Commit Graph

7 Commits (067aa17edf5a46a8cbc4d6b90864eddf051fa2bc)

Author SHA1 Message Date
Robin Neatherway 2583c0b54e Fix bugs caused by typos 7 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 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.
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