mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-04 12:43:28 +00:00
6067451e43
* a check in older Pythons in the 2.7 and earlier, 3.3, 3.4 series caused "sre_constants.error: nothing to repeat" * satisfy the check by avoiding nested qualifiers that can match empty string Resolves #31597