Commit Graph

7 Commits (c0f647a179b8d75a5f23a06f208ff8c1c0088a54)

Author SHA1 Message Date
Robin Neatherway 2583c0b54e Fix bugs caused by typos 8 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 8 years ago
Yen Chi Hsuan f141fefab7
[karrierevideos] Fix extraction
The server serves malformed header "Content Type: text/xml" for the XML
request (it should be Content-Type but not Content Type). Python 3.x,
which uses email.feedparser rejects such headers. As a result,
Content-Encoding header is not parsed, so the returned content is kept
not decompressed, and thus XML parsing error.
9 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 9 years ago
Sergey M․ d78c834ead [karrierevideos] Improve and simplify 10 years ago
Mister Hat ba9d16291b manually specify namespace 10 years ago
Mister Hat 725652e924 [karrierevideos] add support for www.karrierevideos.at (closes #5354) 10 years ago