http://gitunderground.i2p/archive/youtube-dl/src/commit/3c466186a86a22c3fc050f038c38b76ffa1a2dad/youtube_dl/utils.py
ElementTree import zlib from . compat import ( compat_HTMLParseError , compat_HTMLParser , compat_basestring , compat_brotli as brotli , compat_casefold , compat_chr , compat_collections_abc , compat_contextlib_suppress , compat_cookiejar , compat_ctypes_WINFUNCTYPE , compat_datetime_timedelta_total_seconds , compat_etree_Element , compat_etree_fromstring , compat_etree_iterfind , compat_expanduser , compat_html_entities , compat_html_entities_html5 , compat_http_client , compat_http_cookies ,...