• Download videos from YouTube (and more sites). youtube-dl is a command-line program to download videos from YouTube.com and a few more sites.
  • DESCRIPTION. youtube-dl is a command-line program to download videos from YouTube.com and a few more sites.
    • Issues:
      3.7k
    • Last commit:
      16 December 2021
  • Youtube-dl is not just to download videos from Youtube, but also from a lot of other websites. You can view the complete list of supported sites here.
  • To update, simply call youtube-dl -U, we recommend to do it often. After that, you should be able to call it from the command line as youtube-dl.
  • YouTube occasionally updates their website to foil tools like youtube-dl; a few days later youtube-dl releases an update to work with YouTube again.
  • youtube-dl for Windows.
    115 bin görüntüleme
    Yayınlandı6 Tem 2012
  • For more usage info on youtube-dl and the arguments you can pass to it, do youtube-dl -h or go to the youtube-dl documentation.
  • If you'd rather download a different audio format, such as MP3, you can specify the format with this command: youtube-dl -x --audio-format mp3 url_to_video.
  • Table of Contents
    • Install youtube-dl on Linux and Unix
    • Download Youtube videos with subtitles
    First download the youtube-dl script using curl or wget as shown below.
  • youtube_dl 2021.12.17. ... Project description. Command-line program to download videos from YouTube.com and other video sites.
    • Version:
      2021.12.17 · 16 December 2021
    • License:
      Public Domain (Unlicense)
    pip install youtube_dl