Files
yt-dlp/youtube_dl/extractor
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
2014-11-23 21:39:15 +01: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
2015-12-29 14:55:36 +01:00
2015-12-22 21:48:48 +06:00
2016-04-12 18:29:28 +08: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-28 01:21:44 +06:00
2016-04-11 16:14:07 +08:00
2016-02-14 15:37:17 +06: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-04-04 20:44:06 +02:00