Created
May 30, 2018 22:08
-
-
Save aphex3k/f316c8d29ebf3ed6d3ebd5471bd9a725 to your computer and use it in GitHub Desktop.
Convert Youtube video to mp3
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 -k -x --embed-thumbnail --embed-subs --audio-format mp3 "https://www.youtube.com/watch?v=3JZ4pnNtyxQ" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment