Created
October 18, 2017 01:27
-
-
Save fer-ri/fdbe35809f893c8e3acd17b3f628f1e7 to your computer and use it in GitHub Desktop.
Take screenshot from Youtube video at specific time in CLI mode
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
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