Hacker News new | ask | show | jobs
by maybird 5091 days ago
I use this to download from Youtube:

http://rg3.github.com/youtube-dl/

1 comments

Same. When I was 15, I wrote a little script that used youtube-dl and then ran the resulting download through mencoder to strip out the audio. I don't see why teens today can't do the same :-)
Oh dear, the Wifi I was using when I posted that was terrible and - a trip to Venice later - I am unable to delete the repeat comments. I'm very sorry :-S
youtube-dl has an --extract-audio option built in.
Hm, it may not have had it a number of years ago, I'm unsure. I would have looked at the man page though so I'm certain there was a reason for using mencoder in the end.