mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-02-09 14:26:47 +01: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