Difference between revisions of "Download Youtube di Ubuntu 10.04"

From OnnoWiki
Jump to navigation Jump to search
(New page: 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 ...)
 
Line 5: Line 5:
 
To install live type of terminal
 
To install live type of terminal
  
# apt-get install youtube-dl
+
# apt-get install youtube-dl
  
 
for example:
 
for example:
  
# youtube-dl http://www.youtube.com/watch?v=aemXgP-2xyg
+
# youtube-dl http://www.youtube.com/watch?v=aemXgP-2xyg
  
 
it will be stored on a video with the title-2xyg.flv aemXgP
 
it will be stored on a video with the title-2xyg.flv aemXgP
Line 15: Line 15:
 
To change the title could use
 
To change the title could use
  
# youtube-dl -o nametitle http://www.youtube.com/watch?v=aemXgP-2xyg
+
# youtube-dl -o nametitle http://www.youtube.com/watch?v=aemXgP-2xyg
  
  

Revision as of 05:48, 24 June 2010

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


Referensi

Pranala Menarik