Feature-rich command-line audio/video downloader for YouTube and other sites
Feature-rich command-line audio/video downloader
yt-dlp$ yt-dlp 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'$ yt-dlp -x --audio-format mp3 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'$ yt-dlp -o '%(playlist)s/%(playlist_index)s - %(title)s.%(ext)s' 'https://www.youtube.com/playlist?list=PLxxxxxx'