Difference between revisions of "Download Youtube di Ubuntu 10.04"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 24: | Line 24: | ||
==Pranala Menarik==  | ==Pranala Menarik==  | ||
| + | * [[Multimedia di Linux]]  | ||
* [[Tip Internet]]  | * [[Tip Internet]]  | ||
| + | * [[Script untuk Download Youtube ke .avi]]  | ||
| + | * [[Youtube Downloader, Cara Cepat Download Film Dari Youtube]]  | ||
| + | * [[Download Youtube di Ubuntu 10.04]]  | ||
| + | * [[Download youtube ke .flv]]  | ||
| + | * [[Script untuk mencuri file youtube di /tmp]]  | ||
[[Category: Multimedia]]  | [[Category: Multimedia]]  | ||
[[Category: Linux]]  | [[Category: Linux]]  | ||
[[Category: Internet]]  | [[Category: Internet]]  | ||
Revision as of 19:22, 20 March 2012
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