Scripts/youtube-mp3-album

3 lines
141 B
Plaintext
Raw Normal View History

2023-04-09 07:14:40 -04:00
#!/bin/zsh
2023-01-03 11:40:44 -05:00
yt-dlp --extract-audio --split-chapters --audio-format mp3 -f best -o "chapter:%(section_number)s - %(section_title)s.%(ext)s" $1