On Sat, Oct 2, 2010 at 11:58 PM, Ravi Jaya <[email protected]> wrote: > I want to download some video's from you tube, I tried youtube-dl program > which fails to download video and exits with an error.
I use youtube-dl a lot, and just checked that it's still working. Run "youtube-dl -U" to auto update itself to the latest version. I typically use "youtube-dl -t -r 200k -m $URL" for the mobile version, and replace -m with -b to pull the best quality video. VLC plays everything nicely. - Raja _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
