aboutsummaryrefslogtreecommitdiff
path: root/test/test_cache.py
AgeCommit message (Collapse)Author
2025-05-03[Cache] Add `clear` functiondirkf
2025-04-08[cache] Align further with yt-dlpdirkf
* use compat_os_makedirs * support non-ASCII characters in cache key * improve logging
2022-09-01[cache] Add cache validation by program version, based on yt-dlpdirkf
2014-09-04[test_cache] Add a dot in the file namePhilipp Hagemeister
2014-09-03[youtube] Move cache into its own modulePhilipp Hagemeister