Created
May 13, 2018 21:42
-
-
Save fnzv/9fde90a543349a4fda790c12dfb117f6 to your computer and use it in GitHub Desktop.
youtube-dl alias
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
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