1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-03 06:45:23 +00:00
Files
yt-dlp/yt_dlp/utils.py
pukkandan 7be9ccff0b [utils] Fix InAdvancePagedList.__getitem__
Since it didn't have any cache, the page was re-fetched for each video.
* Also generalized the cache code
2021-08-10 04:45:25 +05:30

187 KiB