Download Youtube di Ubuntu 10.04
Revision as of 05:48, 24 June 2010 by Onnowpurbo (talk | contribs)
Sumber: http://gumelar.info/ubuntu/download-youtube-videos-on-ubuntu-10-04-lucid-lynx.html
Youtube fans who use the Linux operating system Ubuntu 10:04 Lucid Lynx, there are applications that can be used to download videos from youtube. Do not need buffering again.By using youtube-dl we can take a video on youtube with the format. Flv.
To install live type of terminal
# apt-get install youtube-dl
for example:
# youtube-dl http://www.youtube.com/watch?v=aemXgP-2xyg
it will be stored on a video with the title-2xyg.flv aemXgP
To change the title could use
# youtube-dl -o nametitle http://www.youtube.com/watch?v=aemXgP-2xyg