CLI program to download videos from YouTube and other sites
youtube-dl is a 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:

$ youtube-dl --list-extractors

To retrieve RTMP streams, install the rtmpdump package.

Maintainer: Paul Irofti <pirofti@openbsd.org>

WWW: https://ytdl-org.github.io/youtube-dl/
