whats the best method for downloading?

  • Thread starter Thread starter GassyEmu
  • Start date Start date
G

GassyEmu

New member
so Im producing a mixtape with this up and coming rapper and he wants to use a few beats found on youtube. some of the beats have download links, and some dont. so the way I have been using to get the beats is to stick a 1/8" cable in my headphones port and the other end in the sound card input (I'm using a macbook pro i7). then I just record the signal. Is there a better way to get the audio from these videos?
 
Almost certainly but I'm not sure what it is... (hope that makes sense...).

By using your headphone output you're converting the signal to analog from digital and then converting it back to digital again to work on, and there'll be a loss of fidelity in that process.

I'd say try getting a browser extension that extracts the YouTube file from the site and then mebbe you can persuade whatever program you're recording in to open at least the audio portion of that file and keep it all in the digital domain.

Or something like that....

I'm sure someone with more understanding of this stuff will have a better idea, though...
 
If you have software like wavelab or soundforge you can record anything that your PC is playing, basically anything you can hear....also there are programmes like youtube catcher that are really meant for video but they'll also capture the audio...do a quick google search..

But remember youtube audio is generally low quality...
 
If you're using your soundcard it's a 2nd generation copy.

You can use the web browsers cache to copy the file. That way you have the actual media as it was distributed on the internet. Finding it is a whole different story. Not so hard on linux where you can save the cache info and grep, sort, awk, and other things. But basically about:cache in your browsers address bar. Click on the link to disk (or whatever applies). And when you find the actual media item (easier said than done) you can just copy it from the cache folder. Or just use a very old version of a browser that saves the cache as real names. Or a very old version of flash that saves (in linux) the currently playing item in /tmp/Flash*. Copy it locally so it doesn't go away when you close the browser. With recent updates the about:cache way is tedious, but functional. Not so tedious with video because their links will always have the largest filesize. So you can search, sort, and find based purely on filesize. At least if you script it.

For the less tech savvy, there's browser plugins that'll grab most of them for you. Just be advised that every time the site changes things up to intentionally break said plugins, you'll have to grab the latest version of it to regain functionality. And maybe have to wait a period of time for it to be updated to accommodate the new technique(s). Not that you can use any of those potentially copyrighted works for commercial purposes. But from a morality stand point, you're just copying what has already been saved to YOUR hard disk.
 
ah thanks so much all! i found one of those sites that converts the youtube video into mp3. worked great! (quality wasn't the best however) but what else can you expect from a youtube vid?
 
Back
Top