mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-19 13:21:16 +00:00
* Solve n challenges in HLS/DASH manifest URL path parameters * Collect all challenges in advance to solve in bulk once per video * Improve & always use the load/store helper methods for player cache Closes #15569, Closes #15586, Closes #15587, Closes #15600 Authored by: bashonly