Download videos from youtube. Uses yt-dlp python library. Requires the yt-dlp python library, install via: pip install yt-dlp
Help: ./youtube-dl -h usage: youtube-dl [-h] url
Download YouTube videos
positional arguments: url URL of the YouTube video to download
options: -h, --help show this help message and exit