Commit Graph

4 Commits (6c40d9f8472b5e98ca3a3880cfce01a8403f3a9f)

Author SHA1 Message Date
dirkf cedeeed56f [cache] Align further with yt-dlp
* use compat_os_makedirs
* support non-ASCII characters in cache key
* improve logging
dirkf 218c423bc0 [cache] Add cache validation by program version, based on yt-dlp
Philipp Hagemeister 5df921b0e3 [test_cache] Add a dot in the file name
Philipp Hagemeister a0e07d3161 [youtube] Move cache into its own module