Commit graph

4 commits

Author SHA1 Message Date
SteadyW
9cc93a0a36
Add test_ytdl.py for testing functionality 2026-06-21 11:29:13 +03:00
SteadyW
52ae40ec9c
Rename test_e2e.js to test_e2e.js 2026-06-21 11:28:38 +03:00
Shaku-Med
c230c6b7d7 feat: make hover thumbnails optional (--no-thumbnails)
Thumbnails stay on by default. --no-thumbnails skips building the preview sprite, so the server does no extra work and the rest of the player still works. The frontend already shows no preview when the sprite is unavailable.
2026-06-19 00:14:34 -04:00
Shaku-Med
743e6e933c test: cover the scrub sprite endpoint (hover thumbnails)
Self-contained: generates a tiny video, checks the sprite grid math, the JPEG output, and the /scrub + /scrub_sprite endpoints. The ffmpeg parts skip if ffmpeg is missing.
2026-06-18 11:41:49 -04:00