Last active
January 5, 2023 14:09
-
-
Save nvictor/5519d23d262c0297f3394d14007f3333 to your computer and use it in GitHub Desktop.
youtube_dl_mp3
This file contains 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
youtube-dl --extract-audio --audio-format=mp3 --output="%(title)s.%(ext)s" --batch-file="mus.txt" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment