Skip to content

Instantly share code, notes, and snippets.

@arlm
Created December 12, 2023 12:28
Show Gist options
  • Save arlm/76480ebedffb602aabbea8aec8acd1e6 to your computer and use it in GitHub Desktop.
Save arlm/76480ebedffb602aabbea8aec8acd1e6 to your computer and use it in GitHub Desktop.
ffmpeg -ss "0:28:10" -i $(yt-dlp -f b --get-url "https://www.youtube.com/watch?v=yfi3gvLnY6g") -vframes 1 -q:v 2 "overlay-%03d.png"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment