Commit Graph

5 Commits (72f3289ac48d8dbfe1ee3fd2d82a23f1bff045df)

Author SHA1 Message Date
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.
8 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
Sergey M․ d78c834ead [karrierevideos] Improve and simplify 9 years ago
Mister Hat ba9d16291b manually specify namespace 9 years ago
Mister Hat 725652e924 [karrierevideos] add support for www.karrierevideos.at (closes #5354) 9 years ago