18 de agosto de 2009 in Etiquetas: Bash/Shell, Debian, Multimédia
The youtube-dl is a small command-line utility that can download videos from youtube.com too easily.
In terms of archives, from the Debian Multimedia already incorporates the youtube-dl. If it does not, download it here:)
Installation via apt
aptitude install youtube-dl
Use simple
youtube-dl Endereço_do_video_do_youtube (thus the name of the downloaded file is random)
Use advanced (in need of credentials)
youtube-dl-u USER-p PASSWORD Endereço_do_video_do_youtube
Use advanced (once assigned a name to the file)
youtube-dl-o filename Endereço_do_video_do_youtube
Help
youtube-dl - help
You leave here to take some videos to test this utility. These videos are a great concert, a great band, I was watching this month in the southwest, Faith No More:
"Evidence, all sung in Portuguese by Mike Patton"
http://www.youtube.com/watch?v=hAcvqSyCYhk
"Just a Man - Spectacular, Mike Patton comes to the public"
http://www.youtube.com/watch?v=VqVjYJsYXH0
"Easy"
http://www.youtube.com/watch?v=utCc7kj5RsA
"Mike Patton saying a stupidity in Portuguese language"
"Mike Patton calling King Kong a bearded"
"Joke"
http://www.youtube.com/watch?v=niD5hdFO0ZY
"Joke, with better quality"
"Mike Patton to say "Muito Tomântico"
http://www.youtube.com/watch?v=0zv6AoloFgg
"Music of entry, reunited"
http://www.youtube.com/watch?v=qv5bWk_EdAA
But if you want more, nothing like going to youtubas:) it is still well worth!
References
http://bitbucket.org/rg3/youtube-dl/wiki/Home
Etiquetas
- Aplicativos (3)
- Bash/Shell (9)
- Berbicachos (3)
- CM (15)
- Debian (17)
- FreeBSD (1)
- Gnome (3)
- Informação (10)
- Jogos (1)
- Kde (3)
- Kubuntu (13)
- LinuxMint (3)
- Multimédia (2)
- MySQL (1)
- openSuse (4)
- Opinião (1)
- PHP (1)
- Rapidinhas (8)
- Tutoriais (3)
- Ubuntu (13)
- Virtualizacao (1)
Seguidores
Interestings Blogs
Popular Posts
-
When it is in principle all councils are few ... So here are some. of who has passed the "as passas do Algarve" to take this to fu...
-
The youtube-dl is a small command-line utility that can download videos from youtube.com too easily. In terms of archives, from the Debian M...
-
If you have problems mounting a floppy drive in linux , you may be receiving the following message : " / dev / tty is not ...
-
If you use XAMPP , can happen to you the problem of MySQL does not start . This usually happens when we copy the XAMPP folde...
-
If you work with more than one computer on your desk, to be sure you felt the need for a utility to share the keyboard and mouse between t...
-
As you know already available version 3.6 of LibreOffice as announced in pplware . You can read more information about new fe...
-
Whenever I need to do something in HTML, PHP and / or MySQL , here comes the problem of character encoding ! In MySQL coding I us...
-
A major difficulty in adapting to any Linux distribution, is to understand your installation system packages. In K / Ubuntu, ie the distribu...
-
At one time published an article, which can read here on remote display in Linux. Now, I will publish another way that allows remote connec...
-
According to this news digital diary ( DD ), the " Linux advances on Windows and Unix in the Enterprise ' ! Needless ...
youtube-dl is the best utility for downloading youtube videos. Very flexible and customisable. The batch downloading feature is very useful.