Created
June 30, 2023 17:00
-
-
Save gmmoreira/a85b86f84dd86c582bc8f2041757aa78 to your computer and use it in GitHub Desktop.
Download a full album from Youtube
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yt-dlp -v --ignore-config --split-chapters -o 'chapter:%(title)s - %(section_number)02d - %(section_title)s.%(ext)s' -f bestaudio[ext=m4a] --extract-audio --embed-thumbnail 'https://youtube.com/watch?v=aaaaaa' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment