Skip to content

Instantly share code, notes, and snippets.

@greencoder
Created July 31, 2020 16:20
Show Gist options
  • Save greencoder/7940371875f39aa28d6c94f0db7c26ee to your computer and use it in GitHub Desktop.
Save greencoder/7940371875f39aa28d6c94f0db7c26ee to your computer and use it in GitHub Desktop.
Download Audio from YouTube as MP3
youtube-dl --extract-audio --audio-format mp3 <youtube-url>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment