Skip to content

Instantly share code, notes, and snippets.

@hasinhayder
Last active September 13, 2017 12:57
Show Gist options
  • Save hasinhayder/3cdedecf18e6fa7dc60d5bf6e84c09ea to your computer and use it in GitHub Desktop.
Save hasinhayder/3cdedecf18e6fa7dc60d5bf6e84c09ea to your computer and use it in GitHub Desktop.
MP3 Download using Youtube DL
youtube-dl --extract-audio --audio-format mp3 --audio-quality 0 <youtube-url>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment