Skip to content

Instantly share code, notes, and snippets.

@aphex3k
Created May 30, 2018 22:08
Show Gist options
  • Select an option

  • Save aphex3k/f316c8d29ebf3ed6d3ebd5471bd9a725 to your computer and use it in GitHub Desktop.

Select an option

Save aphex3k/f316c8d29ebf3ed6d3ebd5471bd9a725 to your computer and use it in GitHub Desktop.
Convert Youtube video to mp3
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