Skip to content

Instantly share code, notes, and snippets.

@lemajes
Last active October 26, 2024 23:51
Show Gist options
  • Save lemajes/c0acf26ebe48a67edec4224f20abcf35 to your computer and use it in GitHub Desktop.
Save lemajes/c0acf26ebe48a67edec4224f20abcf35 to your computer and use it in GitHub Desktop.
[YOUTUBE DL 101] Youtube DL 101 #bash #youtube #dl #youtubedl #101 #python #pip
  • Install Youtube-DL apt install youtube-dl
  • Download only audio of a video youtube-dl -f 'bestaudio[ext=m4a]' 'http://youtu.be/hTvJoYnpeRQ'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment