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.
2016-04-14 14:06:05 +08:00
..
2016-04-01 20:42:19 +02:00
2016-04-09 17:32:23 +06:00
2016-04-07 22:40:35 +06:00
2016-04-01 20:43:14 +02:00
2016-03-05 21:34:34 +01:00
2016-03-25 15:43:29 +08:00
2016-04-10 03:02:35 +06:00
2016-04-12 17:23:00 +08:00
2016-04-12 17:26:09 +08:00
2016-03-18 21:18:18 +01:00
2016-02-27 02:55:11 +08:00
2016-04-12 18:29:28 +08:00
2015-01-27 15:38:54 +02:00
2016-03-01 01:24:26 +06:00
2016-03-12 22:52:53 +01:00
2016-03-25 03:26:29 +06:00
2016-04-01 16:22:06 +01:00
2016-03-30 21:18:07 +01:00
2016-04-02 18:57:15 +01:00
2016-03-25 19:51:28 +06:00
2016-03-20 16:49:44 +08:00
2016-03-28 01:21:44 +06:00
2016-04-11 16:14:07 +08:00
2016-03-15 00:49:23 +01:00
2016-03-15 19:33:09 +01:00
2016-04-02 10:57:57 +01:00
2016-04-09 00:27:24 +06:00
2016-04-02 10:57:57 +01:00
2016-02-25 21:30:19 +06:00
2016-02-26 15:14:13 +08:00
2016-03-17 17:48:17 +01:00
2016-03-05 01:51:27 +06:00
2016-04-04 20:44:06 +02:00