1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-25 00:00:04 -04:00
Files
youtube-dl/youtube_dl/utils.py
T
Jaime Marquínez Ferrándiz f7300c5c90 [generic] Fix on python 2.6
`ParseError` is not available, it raises `xml.parsers.expat.ExpatError`.
The webpage needs to be encoded.
2014-02-21 16:59:10 +01:00

39 KiB