- config.py constants -> config/config.yaml (user-editable, git-ignored) - Questions and defaults now defined in the YAML, including per-question defaults - ClipSelector no longer scans the data dir; reads a user-provided clips.txt instead - Removed --daily / --time / --skip-existing-day args - video_loader now samples frames evenly across the full clip - pyyaml added as a dependency Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
492 B
Plaintext
10 lines
492 B
Plaintext
# List the clip filenames (without path) to annotate, one per line.
|
|
# Lines starting with # are ignored. Order is preserved.
|
|
GRAMMONT_2025-11-17T11_31_38.546953+00_00.zip
|
|
GRAMMONT_2025-11-17T12_31_39.650554+00_00.zip
|
|
GRAMMONT_2025-11-17T15_32_07.184007+00_00.zip
|
|
GRAMMONT_2025-11-17T15_32_07.184007+00_00.zip
|
|
GRAMMONT_2025-11-17T15_47_10.070449+00_00.zip
|
|
GRAMMONT_2025-11-22T10_47_02.705611+00_00.zip
|
|
GRAMMONT_2025-11-22T14_47_00.096714+00_00.zip
|
|
GRAMMONT_2025-11-22T15_32_01.015469+00_00.zip |