Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-11 | Fix W504 and disable W503 (closes #20863) | Sergey M․ | |
2017-07-14 | Fix bugs caused by typos | Robin Neatherway | |
2017-01-06 | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | |
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 | |