Download YouTube videos with yt-dlp
11 March 2022 (Updated 11 March 2022)
Install yt-dlp-dl
Grab the binary for your platform and download in a folder that’s part of your path.
For example:
Change ownership:
Make it executable:
Verify installation
Run:
If you get the error: /usr/bin/env: ‘python’: No such file or directory
, run:
Test installation
That should download the video into whatever folder you ran the above command from.
(Optional) Create config file
You can use --ignore-config
if you want to disable using the config file for a particular youtube-dl run.
Recipes
Default output template
You can view list of available fields here.
Download single video to current folder
Download entire playlist to current folder
Download MP3 of video / playlist
Tip: You can make your playlist unlisted to make it easier to download with yt-dlp without having to pass your account credentials.
Tagged:
Misc
Thanks for your comment . Once it's approved, it will appear here.
Leave a comment