youtube-chapters¶
Determine the “chapter” timings for a Youtube livestream based on the match timings.
usage: srcomp youtube-chapters [-h]
(--offset-seconds OFFSET_SECONDS | --start-time START_TIME)
compstate [match_number]
Positional Arguments¶
- compstate
Competition state repo
- match_number
The match number to start at. (default: 0)
Default:
0
Named Arguments¶
- --offset-seconds
The offset from the start of the video at which the first match starts. Hint: pause at the start of the match, then use ‘Copy video URL at current time’ and extract the value of the ‘t’ argument from the query string.
- --start-time
The wall clock start time at which the video itself starts.