CLI program to download videos from YouTube and other sites
yt-dlp is a youtube-dl fork: small command-line program for downloading videos from YouTube.com and many other sites. To list all supported extractors and the URLs they can handle, use: $ yt-dlp --list-extractors To retrieve RTMP streams, install the rtmpdump package.
Homepage: https://github.com/yt-dlp/yt-dlp/