25698 Commits

Author SHA1 Message Date
Sebastian Leske
2d8bb80c60
[wdr:elefant] Add extractor 2018-01-13 23:29:36 +07:00
Sergey M․
df16e645f6
[gamestar] Fix issues (closes #15179) 2018-01-13 19:38:58 +07:00
Hendrik v. Raven
d4aedca3bd
[gamestar] Add support for gamepro.de (closes #3384) 2018-01-13 19:36:59 +07:00
Sergey M․
47e2a9bc53
[viafree] Skip rtmp formats (closes #15232) 2018-01-13 18:47:47 +07:00
Christophe de Vienne
52f319ddd0 Cleanup 2018-01-12 13:40:06 +01:00
Christophe de Vienne
63c3a458cb [mytaratata] Improve title & id extraction, add thumbnail 2018-01-12 13:20:11 +01:00
einstein95
33118b603a replace explicit dict gets with .get and blank fallback 2018-01-13 01:06:46 +13:00
Chih-Hsuan Yen
e565a6386e
Credit @scil for ximalaya extractor (#14687)
[ci skip]
2018-01-12 15:36:01 +08:00
Cloud Chagnon
546a694df4 [weeklybeats] Cleaned up a bit 2018-01-11 23:20:58 -07:00
Cloud Chagnon
dd64d69b7b [weeklybeats] Add new extractor weeklybeats 2018-01-11 23:13:55 -07:00
Christophe de Vienne
60098e1491 [mytaratata] Add new extractor 2018-01-11 23:12:37 +01:00
einstein95
1c145357bf [rentv] Fix extractor 2018-01-12 07:01:02 +13:00
Sergey M․
609850acfb
[pandoratv] Add support for mobile URLs (closes #12441) 2018-01-11 23:10:18 +07:00
Sergey M․
64287560e4
[pandoratv] Add support for new URL format (closes #15131) 2018-01-11 23:06:56 +07:00
Chih-Hsuan Yen
37941fe204
[ChangeLog] Update after #14687
[ci skip]
2018-01-11 20:36:06 +08:00
scil
a90641fe87 [ximalaya_extractor] Add new extractor ximalaya (#14687)
* [ximalaya_extractor] Add new extractor

* format change according by flake8

* changes accoring to review by @yan12125 at github pull #14687

* change %d to %s in a temp str

* seond changes accoring to review by @yan12125 at github pull #1468

* improve TESTS about contains

* changes accoring to third review by @yan12125 at github pull #1468

* forth changes accoring to forth review by @yan12125 at github pull #1468
2018-01-11 20:35:09 +08:00
scil
3c4c17a7ed forth changes accoring to forth review by @yan12125 at github pull #1468 2018-01-10 23:45:56 +08:00
Sergey M․
1b79daffd9
[digg] Improve extraction 2018-01-10 22:19:51 +07:00
Sergey M․
e654829b4c
[digg] Add extractor (closes #15214) 2018-01-10 21:24:22 +07:00
Sergey M․
2b4e1ace4a
[limelight] Tolerate empty pc formats (closes #15150, closes #15151, closes #15207) 2018-01-10 05:39:57 +07:00
Kade
91ceb76fca
Merge pull request #5 from rg3/master
updating again
2018-01-09 14:10:36 -05:00
Sergey M․
310ea4661d
[ndr:embed:base] Make separate formats extraction non fatal (closes #15203) 2018-01-09 22:04:50 +07:00
Chih-Hsuan Yen
5b23845125
Credit @sprhawk for the Weibo extractor (#15079) 2018-01-09 19:35:39 +08:00
Yen Chi Hsuan
0f71de0761 [ChangeLog] Update after #15079 2018-01-09 18:13:49 +08:00
Yen Chi Hsuan
4df1098c3f Merge branch 'sprhawk-weibo' 2018-01-09 18:13:11 +08:00
Yen Chi Hsuan
5eca00a2e3 [weibo] Misc improvements 2018-01-09 18:12:55 +08:00
Yen Chi Hsuan
1dd38dc0f4 Merge branch 'weibo' of https://github.com/sprhawk/youtube-dl into sprhawk-weibo 2018-01-09 17:31:52 +08:00
Sebastian Leske
ee95166630 [wdr] Remove one test for WDRElefantIE 2018-01-08 22:29:50 +01:00
Sergey M․
8005dc68cb
[ok] Add support for live streams 2018-01-08 21:53:03 +07:00
Remita Amine
a39e15c516 [canalplus] fix extraction(closes #15072) 2018-01-07 22:15:44 +01:00
Chih-Hsuan Yen
7643916a37
[ChangeLog] update after #15188
[ci skip]
2018-01-08 01:32:13 +08:00
Luca Steeb
3a513f29ad fix bilibili extraction (closes #15171) 2018-01-08 01:30:04 +08:00
Sergey M․
55a35ce9a1
release 2018.01.07 2018-01-07 23:54:06 +07:00
Sergey M․
950b5f2969
release 2018.01.07 2018.01.07 2018-01-07 23:52:16 +07:00
Sergey M․
8faa9576bb
[ChangeLog] Actualize 2018-01-07 23:48:56 +07:00
Sergey M․
b0ead0e09a
[jwplatform] Add support for multiple embeds (closes #15192) 2018-01-07 21:49:23 +07:00
Filippo Valsorda
97bc05116e
Merge branch 'master' into totalwebcasting 2018-01-07 15:03:28 +01:00
Zack Fernandes
b038ec285a [Tumblr] Cleanup login support code after code review
- Removed unused _LOGIN_REQUIRED constant
- Moved data and headers into login_response _download_webpage call
- Made login_errors RegEx a little more versatile: relaxed whitespace,
support single and double quotes in the array, don’t match an empty
string.
- Use single quotes and add expected to ExtractorError
2018-01-06 14:33:05 -08:00
Luca Steeb
308d37f6e1 fix bilibili extraction (closes #15171) 2018-01-06 20:27:26 +01:00
Robert Trebula
80c8afab7a Merge branch 'master' of github.com:r0b0/youtube-dl into rtvs 2018-01-06 19:47:41 +01:00
Robert Trebula
fd07f6dbd0 [rtvs] Add new extractor 2018-01-06 19:41:59 +01:00
Chih-Hsuan Yen
3c1b6b6135 [ChangeLog] Update after #15137
[skip ci]
2018-01-06 19:41:59 +01:00
Sergey M․
0a5b1295b7
[motherless:group] Relax entry extraction and add a fallback scenario 2018-01-07 00:31:53 +07:00
Sergey M․
a133eb7764
[motherless:group] Capture leading slash of video path 2018-01-07 00:02:41 +07:00
Sergey M․
f12628f934
[mitele] Fix extraction (closes #15186) 2018-01-06 23:58:00 +07:00
Martin Weinelt
45283afdec [motherless] Add support for groups 2018-01-06 23:33:40 +07:00
Martin Weinelt
373011cfa6 [motherless] Add support for groups 2018-01-06 17:32:10 +01:00
Sergey M․
b7c74c0403
[lynda] Relax _VALID_URL (closes #15185) 2018-01-06 23:12:30 +07:00
Hendrik v. Raven
97abf54c40 add support for gamepro.de (same as gamestar.de)
gamepro.de is the console focused variant of gamestar.de. Both use the
same system and the existing gamestar extractor works fine for gamepro.

It required some updates to the test data of gamestar.de
2018-01-06 16:12:13 +01:00
Hendrik v. Raven
f4d919f0af extractor/gamestar: update comment_count extraction
the webpage layout has changed, update the regexp accordingly
2018-01-06 16:12:13 +01:00