Nuxified

FOSS technologies explained

  • Useful Articles
  • Blogs
  • Images
  • Tips
  • Archives

January 6, 2007

Download YouTube video files with youtube-dl

Did you know that you don’t necessarily need flash to view YouTube videos? You don’t actually need to even visit YouTube to be able to watch a cool video that a friend gave you a link to.

All you need is youtube-dl, a neat program written and actively maintained by Ricardo Garcia Gonzalez which allows you to download a YouTube video directly as a .flv file which can be played with mplayer or VLC.

Just follow these few simple steps to download your first video.

  1. Download youtube-install script
  2. Make the install script executable: chmod +x ./youtube-install.sh
  3. Run the youtube-install script in the terminal as a superuser: sudo ./youtube-install.sh
  4. If the script installed successfully you can now start downloading YouTube videos like this: youtube-dl URL, where “URL” is your YouTube video URL.

The video file will be downloaded in the current working directory.

For more information about youtube-dl check the official page on github. For other ways to download YouTube videos see below.

Other ways to download youtube videos

KeepVid.com

A great alternative to the youtube-dl script is KeepVid.com which allows you to drop the video URL, select the video site it is from (yes it supports even more than YouTube) and just click download. Most files will have an ugly file name, but you can rename it to something.flv. VLC will play them fine!

Chrome Add-On

If you use Chrome (or Chromium) install the Elite YouTube Downloader add-on and you’ll get a neat download button (with a drop down menu for options) below every youtube video.

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)

Related

Article by libervisco / Community Blogs

Learn Unix

I run Unix Tutorial website and help anyone interested to pick up Unix skills. If you have questions or just want to share your ideas – please join the Unix Tutorial on Facebook.

Tech Stack Solutions

Tech Stack Solutions is my company that provides Unix support. Sign up or simply get in touch to find out how I can help!

Search this Website

You May Also Like

Recent Posts

  • Advice on using SUDO
  • FFmpeg 4.0
  • KDE Plasma 5.9.0 Release
  • How to Install Ubuntu Linux without a DVD or USB
  • How to Securely Save All Your Passwords with Keepass
  • 9 Signs You Should Use Linux on Your Computer
  • The Easiest Way to Optimize Your MySQL Database Performance
  • Setting up a Linux Web Development Environment in Windows
  • Hunting Down Disk Space Hogs on Linux Command Line
  • 6 Simple Android Apps for Monitoring and Managing Your Linux Server

Archives

Categories

  • Community Blogs
  • Images and Screenshots
  • News
  • Technical Topics
  • Useful Articles

Basic Unix Commands

Basic Unix Commands
  • ls command
  • mkdir command
  • man command in unix
  • cd command - change directory
  • uname command

Advanced Unix Commands

Advanced Unix Commands
  • ln command - symlinks
  • tune2fs unix command - filesystem parameters
  • du command - disk usage
  • lsb_release command
  • find unix command

Unix Reference

Unix Reference
  • SSH port forwarding
  • unix commands
  • visudo tutorial
  • mtime unix
  • lrwxrwxrwx
  • Unix Tutorial digest

Unix Books

Unix Tutorials

Unix How-Tos
  • check raspbian version
  • autostart in KVM
  • List files in Ubuntu package
  • check CentOS version
  • create bootable USB in MacOS
  • Useful Articles
  • Blogs
  • Images
  • Tips
  • Archives

Copyright © 2023 · Education Pro Theme on Genesis Framework · WordPress · Log in