theophanemayaud / video-simili-duplicate-cleaner

https://theophanemayaud.github.io/video-simili-duplicate-cleaner/
GNU General Public License v3.0
51 stars 5 forks source link

Track rejected videos in cache : either delete from cache #91

Open theophanemayaud opened 1 year ago

theophanemayaud commented 1 year ago

For example with all black screen captures videos, it's kinda stupid to keep them in cache as they will always be seen all black when using the same parameters. Maybe a smarter way to cache/delete cache could be thought of, like deleting such videos from cache, or keeping only metadata and noting that they were all black... ? Could speed up some cases with lots of these errors.