mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-06 17:28:37 +00: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.