mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-20 22:01:21 +00:00
* Remove `tv` client from logged-out defaults due to #15583 * Remove all HTML5 clients from "JS-less" defaults due to #15569 * Prioritize `web` over `web_safari` until we request latter's config * Bump all player client versions * Do not warn for expected SABR-only responses (`web`/`web_safari`) * Improve PO Token binding experiment debug output Authored by: bashonly