Skip to content

Instantly share code, notes, and snippets.

@raspberrypisig
Created June 6, 2025 06:08
Show Gist options
  • Save raspberrypisig/72f385ce92c87de0a1d41ba6ee437777 to your computer and use it in GitHub Desktop.
Save raspberrypisig/72f385ce92c87de0a1d41ba6ee437777 to your computer and use it in GitHub Desktop.
yt-dlp -S vcodec:h264,fps,res:720,acodec:m4a --download-sections "*00:01:06-00:01:07" --force-keyframes-at-cuts https://youtu.be/bntsH_njvdQ
yt-dlp -S vcodec:h264,fps,res:720 --merge-output-format mp4 --download-sections "*00:01:06-00:01:07" --force-keyframes-at-cuts https://youtu.be/bntsH_njvdQ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment