Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 350 Bytes

youtube-dl

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