isaackd / AnnotationsRestored

Brings annotation support back to YouTube
GNU General Public License v3.0
160 stars 8 forks source link

Cache annotations until restart (enhancement) #42

Closed T0biasCZe closed 2 years ago

T0biasCZe commented 4 years ago

add option to cache the annotations data until the browser is restarted. in some of interactive videos you come back a lot when you choosed a wrong path, and everytime you go back the data needs to be found and redownloaded, which takes some time. with option to cache, it wouldnt need to be downloaded again and you dont need to wait 20 seconds xd

isaackd commented 2 years ago

Annotation files are now automatically cached as you watch. I made it so that the cache never expires and you can clear it manually by clicking "Manage Cache" in the popup. Thanks for the comment!