Skip to main content

Youtube: How to download

youtube-dl - Youtube downloader and yt-dlp.

youtube-dl on GitHub: https://github.com/ytdl-org/youtube-dl

Download the latest version of youtube-dl: https://yt-dl.org/latest/youtube-dl.exe

Commonly used options

youtube-dl.exe -F <URL>: List available formats
youtube-dl.exe -f22 <URL>: Download format mp4 1280x720 720p
youtube-dl.exe --prefer-ffmpeg --extract-audio --audio-format mp3 --audio-quality 0 --embed-thumbnail https://www.youtube.com/watch?v=xxxxxxxxxxx

yt-dlp: A youtube-dl fork with additional features and fixes

yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project.

yt-dlp.exe -F <URL>: List available formats
yt-dlp.exe --list-thumbnails <URL>: List available thumbnails of each video.
yt-dlp.exe -f22 <URL>: Download format mp4 1280x720 720p
yt-dlp.exe --prefer-ffmpeg --extract-audio --audio-format mp3 --audio-quality 0 --embed-thumbnail https://www.youtube.com/watch?v=xxxxxxxxxxx

Popular posts from this blog

Microsoft Windows Server 2012 R2 Standard Evaluation Product Key

Microsoft Windows Server 2012 R2 Standard Evaluation D2N9P-3P6X9-2R39C-7RTCD-MDVJX DBGBW-NPF86-BJVTX-K3WKJ-MTB6V

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.