1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-11 18:06:16 -05:00
Files
youtube-dl/youtube_dl/extractor/generic.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

18 KiB