Last active
September 13, 2017 12:57
-
-
Save hasinhayder/3cdedecf18e6fa7dc60d5bf6e84c09ea to your computer and use it in GitHub Desktop.
MP3 Download using Youtube DL
This file contains hidden or 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
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