mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-04-04 22:20:13 -05:00

* DASH extraction no longer fails with new range support * but always find combined formats if available * suppress ineffective XFF geo-bypass (causes time-outs) * adapted from https://github.com/ytdl-org/youtube-dl/pull/29680 * thx former GH user kikuyan