1. Download the runnable yt-dlp
yt-dlp
2. Pass the music list and run the command to download all:
yt-dlp --ignore-errors --format bestaudio --extract-audio --audio-format mp3 --audio-quality 160K --output "%(title)s.%(ext)s" --yes-playlist "https://www.youtube.com/playlist?list=PLKTlJ5ZJ4UL5PQexL4eUTJ0fGzEFDR7wU"
No comments:
Post a Comment