Skip to content

Instantly share code, notes, and snippets.

@nektro
Created April 24, 2019 10:06
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nektro/125a42ae8247045513b635d0ee1bf0b5 to your computer and use it in GitHub Desktop.
Save nektro/125a42ae8247045513b635d0ee1bf0b5 to your computer and use it in GitHub Desktop.
youtube-dl audio powershell
youtube-dl -x --audio-format m4a -o "%(uploader)s - %(title)s - %(id)s.%(ext)s" $args
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment