1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-06 04:07:07 -05:00
Files
youtube-dl/youtube_dl/utils.py
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