technology loader

Monday 13 May 2013

Download Youtube Videos from Terminal in Fedora Linux

Posted by Rajat Khandelwal  |  at  Monday, May 13, 2013 No comments

Shocked!! Yeah guys we can download not only videos from YOUTUBE but also from DAILYMOTION, METACAFE and many more using Terminal in Fedora. Just follow the steps given below :

We will use the tool called “Youtube-dl” which will help us download the video. Youtube-dl is a python script which also supports video downloading from metacafe, dailymotion etc. This tool sure can download videos from youtube but from other video sharing websites try it yourself.

First, let’s install the youtube-dl. It is available in default Fedora repository, as a root user or access type:
sudo yum install youtube-dl

After successfully installing youtube-dl, the syntax to download the video is:
youtube-dl youtube_link

I am going to download Fast and Furious 6 official trailor. I will just copy the link, open the terminal and type:
youtube-dl http://www.youtube.com/watch?v=dKi5XoeTN0k

Some shells might have problem and won’t work without the code so add the quotes or restart your PC.
youtube-dl "youtube_link"

The video will be successfully downloaded in my HOME directory. You can download as many videos as you want at the same time using terminal tabs or multiple terminals.

Screenshot from 2013-05-13 13:13:37


opensource About the Author

I am a computer hobbyist, tech and Linux enthusiast. I blog at rtechieCode.blogspot.in. To know more catch me through Social media and feel free to write me at techieCode@live.com

Follow Me

Get Updates

Subscribe to our e-mail newsletter to receive updates.

Share This Post

Related posts

0 comments:

Blogger templates. Proudly Powered by Blogger.
back to top