mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-06 13:20:05 +03:00
This is much more robust than just using regexps, and handles all the common scenarios, such as empty/no values, repeated attributes, entity decoding, mixed case names, and the different possible value quoting schemes.