Download Videos from YouTube and More with youtube-dl


Summary of my bookmarked Github repositories from Dec 19th, 2019

Github repositories

  • ytdl-org/youtube-dl

    youtube-dl is a versatile command-line program that allows you to download videos from YouTube and other video platforms. It can be installed on various operating systems, including Linux, macOS, and Windows. The program is not platform specific and requires the Python interpreter (version 2.6, 2.7, or 3.2+). youtube-dl provides a wide range of options for video selection and customization. It is released to the public domain, giving you the freedom to modify, redistribute, or use it as you like. You can configure youtube-dl using a configuration file, and authentication can be set up with the .netrc file. The program also offers an output template option for customizing file names.