Skip to content

Instantly share code, notes, and snippets.

@nvictor
Last active January 5, 2023 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nvictor/5519d23d262c0297f3394d14007f3333 to your computer and use it in GitHub Desktop.
Save nvictor/5519d23d262c0297f3394d14007f3333 to your computer and use it in GitHub Desktop.
youtube_dl_mp3
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