Skip to content

Instantly share code, notes, and snippets.

@fer-ri
Created October 18, 2017 01:27
Show Gist options
  • Save fer-ri/fdbe35809f893c8e3acd17b3f628f1e7 to your computer and use it in GitHub Desktop.
Save fer-ri/fdbe35809f893c8e3acd17b3f628f1e7 to your computer and use it in GitHub Desktop.
Take screenshot from Youtube video at specific time in CLI mode
mpv https://www.youtube.com/watch?v=AxlZlM-M75E --no-audio --start=50% --frames=1 -o out.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment