From 06497299ab14fa26ebe3192b2cee53a3fbeb29bd Mon Sep 17 00:00:00 2001 From: urieljareth Date: Mon, 27 Jul 2026 00:00:28 -0600 Subject: [PATCH] feat: integrated audio player + animated transcript follower - Video detail (done videos): added 'Download audio' button; removed the manual 'Thumbnail' button (thumbnails auto-download now, so it was redundant). - New 'GET /api/videos/{id}/audio' endpoint (also serves HEAD for probing), serving data/audio/.mp3. Audio job outtmpl switched to %(id)s so files are addressable per video. - Integrated