Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-14 | [karrierevideos] Fix extraction | Yen Chi Hsuan | |
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. | |||
2016-03-21 | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | |
2015-05-24 | [karrierevideos] Improve and simplify | Sergey M․ | |
2015-05-17 | manually specify namespace | Mister Hat | |
2015-05-16 | [karrierevideos] add support for www.karrierevideos.at (closes #5354) | Mister Hat | |