Skip to content

Instantly share code, notes, and snippets.

@chadly
Created January 25, 2026 15:20
Show Gist options
  • Select an option

  • Save chadly/04ae34f76bf424afd58544a2b335bded to your computer and use it in GitHub Desktop.

Select an option

Save chadly/04ae34f76bf424afd58544a2b335bded to your computer and use it in GitHub Desktop.
yt-dlp configuration
# https://github.com/yt-dlp/yt-dlp/wiki/EJS
--js-runtimes node
# choose best video/audio in mp4/m4a format
-f "bv*[ext=mp4]+ba[ext=m4a]/bv*[ext=mp4]+ba/b"
--merge-output-format mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment