1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-04-07 02:04:14 +00: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