Commit Graph

9618 Commits

Author SHA1 Message Date
Sergey M․ 2f29b758e0 Credit @lalinsky for vidme improvement (#6812) 2015-09-09 23:41:44 +06:00
Sergey M․ 482aa3fecc [vidme] Simplify, make more robust, extract more metadata and capture errors (Closes #6812) 2015-09-09 22:04:05 +06:00
Lukáš Lalinský d9c19db340 Extract all vid.me formats 2015-09-09 22:03:53 +06:00
Sergey M. 6c4d243de5 Merge pull request #6804 from remitamine/xuite-tests
[xuite] fix test md5
2015-09-09 20:48:52 +06:00
Sergey M. d1561ef777 Merge pull request #6805 from remitamine/washingtonpost-tests
[washingtonpost] fix test info
2015-09-09 20:48:01 +06:00
remitamine 1072336249 [washingtonpost] fix test info 2015-09-08 20:40:23 +01:00
remitamine 75bb5c7028 [xuite] fix test md5 2015-09-08 20:12:30 +01:00
Sergey M․ 47004d9579 [crunchyroll] Fix uploader and upload date extraction 2015-09-08 14:37:53 +06:00
Sergey M․ 12810c9cd3 [crunchyroll] Force Accept-Language to any for all requests (Closes #6797) 2015-09-08 14:11:20 +06:00
Sergey M․ 7a459170fa [__init__] Remove musicvault 2015-09-08 05:40:00 +06:00
Sergey M. 3cf0df568a Merge pull request #6791 from remitamine/musicvault
[musicvault] remove extractor
2015-09-08 05:37:24 +06:00
remitamine b88ebd472e [musicvault] remove extractor 2015-09-07 21:25:32 +01:00
Sergey M. 3ecc527209 Merge pull request #6786 from remitamine/wimp-tests
[wimp] fix tests info
2015-09-07 20:39:24 +06:00
remitamine b1b7d1ffba [wimp] fix tests info 2015-09-07 12:49:59 +01:00
Jaime Marquínez Ferrándiz 4003bd82b0 [youtube:shows] Use https 2015-09-07 12:56:16 +02:00
remitamine 8801255d7d [youtube] fix show extraction (fixes #4841)
Closes #6782)
2015-09-07 12:53:52 +02:00
remitamine c67a055d16 [test/test_write_annotations] fix test filename
Closes #6781
2015-09-07 11:18:55 +02:00
Yen Chi Hsuan bc973e06d0 Merge pull request #6783 from remitamine/yahoo-tests
[yahoo] change test md5 checksum
2015-09-07 16:24:08 +08:00
Yen Chi Hsuan aeb3c8a0e8 Merge pull request #6784 from remitamine/aljazeera
[ajazzera] skip test
2015-09-07 16:14:35 +08:00
remitamine cf33a47df0 [ajazzera] skip test 2015-09-07 08:22:38 +01:00
remitamine daeb0f04cd [yahoo] change test md5 checksum 2015-09-07 08:09:34 +01:00
Sergey M․ 97243fe395 [ceskatelevize] Extract playlists (Closes #6772) 2015-09-07 04:52:26 +06:00
Sergey M․ 9dbdb65abe [techtvmit] Update test 2015-09-06 10:32:42 +06:00
Sergey M․ 9af461de35 [techtvmit] Fix extraction 2015-09-06 10:28:40 +06:00
Sergey M. 4d71e200c6 Merge pull request #6774 from remitamine/academicearth
[academicearth] fix test info
2015-09-06 10:22:08 +06:00
Sergey M. 8e0bdabed2 Merge pull request #6773 from remitamine/airmozilla
[airmozilla] fix test info
2015-09-06 10:21:47 +06:00
Sergey M․ bca553caac [eagleplatform] Fix extraction 2015-09-06 10:21:15 +06:00
remitamine a2f42a3baf [academicearth] fix test info 2015-09-06 04:52:27 +01:00
remitamine 7465222a9c [airmozilla] fix test info 2015-09-06 04:45:13 +01:00
Sergey M․ e28034c5ac [utils] Comment cookie processing until result from travis and some more testing 2015-09-06 08:16:39 +06:00
Sergey M․ 12bbd32ad0 [kuwo:singer] Skip test 2015-09-06 08:00:16 +06:00
Sergey M․ 266e466ee4 [utils] Simplify cookie processor 2015-09-06 07:53:11 +06:00
Sergey M․ cf83f532ae [niconico] Use encode_dict 2015-09-06 07:43:05 +06:00
Sergey M․ cd019668dc [niconico] Use encode_dict 2015-09-06 07:42:45 +06:00
Sergey M․ 515fc8776f [youtube] Use encode_dict 2015-09-06 07:42:15 +06:00
Sergey M․ c7c0996d8c [gorillavid] Add test for filehoot.com (Closes #6771) 2015-09-06 07:32:06 +06:00
Sergey M․ b3e64671cc [gorillavid] Improve title 2015-09-06 07:30:16 +06:00
Sergey M․ 4abe214499 [gorillavid] Encode fields 2015-09-06 07:30:02 +06:00
Sergey M․ e94cb5ae7e [gorillavid] Add support for filehoot.com 2015-09-06 07:24:47 +06:00
Sergey M․ e213c98df1 [gorillavid] Build correct URL 2015-09-06 07:23:53 +06:00
Sergey M․ 1639282434 [utils] Add encode_dict 2015-09-06 07:22:20 +06:00
Sergey M․ be0e5dbd83 [extractor/common] Extract submit inputs 2015-09-06 07:20:47 +06:00
Sergey M․ ad72917274 [utils] Add issue URL in comment for #6457 2015-09-06 06:23:44 +06:00
Sergey M․ 6a3f4c3f82 [YoutubeDL] Use custom cookie processor 2015-09-06 06:21:33 +06:00
Sergey M․ a6420bf50c [utils] Add cookie processor for cookie correction (Closes #6769) 2015-09-06 06:20:48 +06:00
Sergey M․ eb387896e9 [adultswim] Fix extraction on python 2.6 2015-09-06 02:24:14 +06:00
Sergey M․ 8df5ae15d1 [compat] Fix python version check for compat_shlex_split 2015-09-05 22:21:06 +06:00
felix 12439dd5ec [generic] Capture <audio> tags in addition to <video> tags 2015-09-05 21:53:10 +06:00
Sergey M․ 3513d41436 [test_compat] Fix typo 2015-09-05 21:45:52 +06:00
Sergey M․ cab792abe5 [options] Use compat_shlex_split 2015-09-05 21:42:41 +06:00