Commit Graph

8 Commits (3089bc748c0fe72a0361bce3f5e2fbab25175236)

Author SHA1 Message Date
Sergey M․ 3089bc748c
Fix W504 and disable W503 (closes #20863) 5 years ago
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