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. |
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 |