Skip to content

Instantly share code, notes, and snippets.

@jpalala
Last active March 8, 2025 23:03
Show Gist options
  • Save jpalala/9f2419dddb50a340da381f6817f380d0 to your computer and use it in GitHub Desktop.
Save jpalala/9f2419dddb50a340da381f6817f380d0 to your computer and use it in GitHub Desktop.
extract to m4a using yt dlp
>  yt-dlp -f "bestaudio/best" --extract-audio --audio-format m4a <you.tubeurl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment