mirror of
https://github.com/algora-io/tv.git
synced 2025-02-14 01:59:50 +02:00
* Create thumbnails module * Implement multiple thumbnails * Stop processing thumbnails after the last marker is created * Create video_thumbnails table * Store video thumbnails in db * Avoid crashing the pipeline on thumbnail inserts with on_conflict: :nothing * Only update the first thumbnail. Let use select the rest