Sergey M․
ac458e90a3
[restudy] Extend _VALID_URL ( #15347 )
2018-01-21 01:22:16 +07:00
Sergey M․
7df18fcc65
[restudy] Fix extraction ( closes #15347 )
2018-01-20 23:19:02 +07:00
Sergey M․
e7f3529f68
[youtube:live] Improve live detection ( closes #15365 )
2018-01-20 17:57:20 +07:00
Sergey M․
7d5406216a
[springboardplatform] Add extractor
2018-01-20 00:34:10 +07:00
Philipp Hagemeister
2a3683c378
prosiebensat1: add another clip ID regexp
2018-01-19 18:26:47 +01:00
Sergey M․
154e4fdace
[ringtv] Remove extractor ( closes #15345 )
2018-01-19 22:49:58 +07:00
Varun
67408fe0e9
[soundcloud] Update client id ( closes #15306 )
2018-01-18 22:30:43 +07:00
Sergey M․
cad9caf76b
[kamcord] Remove extractor ( closes #15322 )
2018-01-18 22:26:43 +07:00
Sergey M․
4471affc34
[spiegel] Add support for nexx videos ( closes #15285 )
2018-01-17 22:03:56 +07:00
Sergey M․
1370dba59f
[twitch] Fix authentication and error capture ( closes #14090 , closes #15264 )
2018-01-16 22:34:16 +07:00
Sergey M․
1d1d60f6dd
[vk] Detect more errors due to copyright complaints ( #15259 )
2018-01-16 00:51:50 +07:00
Sergey M․
391dd6f094
[youtube] Fix live streams extraction ( closes #15202 )
2018-01-14 00:03:22 +07:00
Sergey M․
0ce39bc542
[wdr] Fix test
2018-01-13 23:33:52 +07:00
Sergey M․
1915662d4f
[wdr] Bypass geo restriction
2018-01-13 23:30:56 +07:00
Sergey M․
54e8f62e01
[wdr] Rework extractors ( closes #14598 )
2018-01-13 23:30:25 +07:00
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
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
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
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
Sergey M․
310ea4661d
[ndr:embed:base] Make separate formats extraction non fatal ( closes #15203 )
2018-01-09 22:04:50 +07: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
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
Luca Steeb
3a513f29ad
fix bilibili extraction ( closes #15171 )
2018-01-08 01:30:04 +08:00
Sergey M․
b0ead0e09a
[jwplatform] Add support for multiple embeds ( closes #15192 )
2018-01-07 21:49:23 +07: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
Sergey M․
b7c74c0403
[lynda] Relax _VALID_URL ( closes #15185 )
2018-01-06 23:12:30 +07:00
Parmjit Virk
0b0870f9d0
[soundcloud] Fallback to avatar picture for thumbnail ( closes #12878 )
2018-01-05 08:25:42 +07:00
JianxinLi
da35331c6c
[youku] Fix list extraction.( close #15135 ) ( #15137 )
...
* [youku] Fix list extraction.(close #15135 )
Change-Id: I2e9c920143f4f16012252625943a8f18b8ff40eb
* [youku] Remove KeyError try-except
Change-Id: Ic46327905cbef1356b7b12d5eb3db5d9746ca338
2018-01-04 22:25:28 +08:00
Yen Chi Hsuan
de329f64ab
[openload] Fix extraction ( closes #15166 )
2018-01-04 13:26:08 +08:00
Sergey M․
75ba0efb52
[lynda] Skip invalid subtitles ( closes #15159 )
2018-01-03 16:41:28 +07:00
Luc Ritchie
f0c6c2bce2
[twitch] Pass video id to url_result when extracting playlist
2018-01-03 16:22:55 +07:00
Jaime Marquínez Ferrándiz
9650c3e91d
[rtve.es:alacarta] Fix extraction of some new URLs
2018-01-02 21:12:39 +01:00
Mattias Wadman
b5e531f31a
[acast] Fix extraction
2018-01-02 23:32:17 +07:00
sprhawk
6648fd8ad6
changed to use .get to get field from json object
2018-01-01 18:33:14 +08:00
Ondřej Caletka
126f225bcf
[extractor/common] Add container meta field for formats extracted in _parse_mpd_formats
2017-12-31 04:04:09 +07:00
Windom
4f5cf31977
[slutload] Add support for mobile URLs
2017-12-31 01:41:07 +07:00
Sergey M․
77341dae14
[abc:iview] Improve extraction and bypass geo restriction ( closes #14782 )
2017-12-31 01:27:28 +07:00
d2au
2e65e7db9e
[abc:iview] Fix extraction ( closes #14711 )
...
ABC dropped unmetering, so change to metered hls urls which
require auth.
2017-12-31 01:27:22 +07:00
Yen Chi Hsuan
620ee8712e
[openload] Fix extraction ( closes #15118 )
2017-12-30 15:03:13 +08:00