Extract audio from videos (required ffmpeg or ffprobe)

yt-dlp

  • A youtube-dl fork with additional features and fixes.
    Download videos from YouTube and other websites.
    More information: <https://github.com/yt-dlp/yt-dlp>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

yt-dlp --extract-audio "{{https://www.youtube.com/watch?v=oHg5SJYRHA0}}"

click the source code to copy