Skip to content

Instantly share code, notes, and snippets.

@fnzv
Created May 13, 2018 21:42
Show Gist options
  • Save fnzv/9fde90a543349a4fda790c12dfb117f6 to your computer and use it in GitHub Desktop.
Save fnzv/9fde90a543349a4fda790c12dfb117f6 to your computer and use it in GitHub Desktop.
youtube-dl alias
alias yt-dl='youtube-dl --extract-audio --audio-format mp3 -o "%(title)s.%(ext)s"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment