Created
June 6, 2025 06:08
-
-
Save raspberrypisig/72f385ce92c87de0a1d41ba6ee437777 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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