mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-12-30 10:55:20 +01:00
* required unquote_to_bytes function ported as well
(uses .decode('hex') instead of dynamically populated _hextobyte global)
* required implicit conversion to bytes and/or unicode in places due to
differing type assumptions in p3