click.option(
"--filename",
"-f",
metavar="NAME",
default="$VIDEO_NAME-Scenes.html",
type=click.STRING,
help="Filename format to use for the scene list HTML file. You can use t
| 1 | # |
| 2 | # PySceneDetect: Python-Based Video Scene Detector |
| 3 | # ------------------------------------------------------------------- |
| 4 | # [ Site: https://scenedetect.com ] |
nothing calls this directly
no outgoing calls
no test coverage detected