ajayyy / DeArrow

Crowdsourcing better titles and thumbnails on YouTube
https://dearrow.ajay.app
GNU General Public License v3.0
1.41k stars 38 forks source link

Store original as official time in thumbnail cache #37

Open ajayyy opened 1 year ago

ajayyy commented 1 year ago

Right now, if there is a vote for an official time, the thumbnail cache will continue serving the most recent submission.

This is alright since the main server will tell the client to ignore the thumbnail cache, but if the thumbnail cache is faster than the main server, it will cause it to show the thumbnail cache's stored image first.