Skip to content

Instantly share code, notes, and snippets.

@lucasburlingham
Created June 17, 2021 20:37
Show Gist options
  • Save lucasburlingham/bf9bcfcb675113e937c8feaad0ca6356 to your computer and use it in GitHub Desktop.
Save lucasburlingham/bf9bcfcb675113e937c8feaad0ca6356 to your computer and use it in GitHub Desktop.
Youtube DL
youtube-dl --embed-thumbnail --add-metadata --audio-quality 0 --extract-audio --audio-format mp3 --batch-file urls.txt --output '%(title)s.%(ext)s'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment