sudo apt-get install youtube-dl ffmpeg
- Then use this code to download the video,
youtube-dl -o example.flv “http://www.youtube.com/watch?v=BQyZLehrIUw”
- To convert the video to .avi format
ffmpeg -i example.flv example.avi
Just to let you know, you should edit the name of the video and video link. Mine is just an example, however it is a good video on one of the Britain’s Got Talent shows exposing the new hit wonder, DJ Talent. :-)haha....enjoy !
Monday, July 27, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment