24372 Commits

Author SHA1 Message Date
Vobe
bafe8b38cf [toypics] fix extractor 2017-05-14 11:53:27 +02:00
Mike Fährmann
cb976a04f8
[Beam:Vod] Add new extractor 2017-05-14 10:04:42 +02:00
Sergey M․
1c45b7a8a9
[dailymail] Fix sources extraction (closes #13057) 2017-05-14 12:47:19 +07:00
Sergey M․
60f5c9fb19
[utils] Recognize more audio codecs (#13081) 2017-05-14 12:33:33 +07:00
Sergey M․
c360e641e9
[dailymotion] Extend _VALID_URL (closes #13079) 2017-05-14 09:55:40 +07:00
John Hawkinson
e3ea5c7eb9 [Generic] CondeNast data-url embed, with test
URL already supported in CondeNastIE, just needed a tweak to the
GenericIE hook.
2017-05-13 21:39:54 -04:00
John Hawkinson
b41be55155 [CondeNast] Refactor to handle iframe
Fixes test_CondeNast, which changed from the
old-style embedded js case to an iframe.
2017-05-13 21:39:54 -04:00
John Hawkinson
f4cda0277b [Generic] fix title on text_Generic_52 + add_ie
Although The New Yorker is a Condé Nast property, this is a
BrightcoveLegacyIE embed, not a CondeNastIE. :)
2017-05-13 21:39:50 -04:00
John Hawkinson
83a0fdeb82 [Generic] CondeNast's test_Generic_44 missing info 2017-05-13 21:39:43 -04:00
John Hawkinson
a013fd1479 [CondeNast] Don't presume "var" precedes "params ="
Fixes test_CondeNast_2.
2017-05-13 21:35:38 -04:00
Sergey M․
6f3c632c24
release 2017.05.14 2017.05.14 2017-05-14 07:38:40 +07:00
Sergey M․
09b866e171
[ChangeLog] Actualize 2017-05-14 07:37:31 +07:00
Sergey M․
166d12b00c
[options] PEP 8 2017-05-14 07:33:24 +07:00
Sergey M․
2b8e6a68f8
[extractor/generic] Add test for mediaset embed 2017-05-14 06:40:19 +07:00
Sergey M․
d105a7edc6
[mediaset] Fix upload date 2017-05-14 06:39:47 +07:00
Sergey M․
5d29af3d15
[extractor/generic] Add support for mediaset embeds 2017-05-14 06:29:16 +07:00
Michael Bukachi
837a8a0a1d [gogoanime] Add new extractor 2017-05-14 02:28:45 +03:00
Sergey M․
ca04de463d
[mediaset] Add support for shortcut 2017-05-14 06:28:40 +07:00
Sergey M․
946826eec7
[extractor/generic] Remove duplicate limelight code 2017-05-14 06:17:34 +07:00
Sergey M․
76d5a36391
[extractor/common] Respect Width and Height attributes in ISM manifests 2017-05-14 06:11:45 +07:00
Sergey M․
56f9c77f0e
[mediaset] Improve extraction (closes #12708, closes #12964) 2017-05-14 05:30:13 +07:00
Timendum
0de136341a
[mediaset] Add extractor 2017-05-14 05:30:02 +07:00
Sergey M․
1339ecb2f8
[orf:radio] Cleanup _VALID_URLs (closes #11643) 2017-05-14 04:31:20 +07:00
phaer
efe9316703
[orf:radio] Fix extraction
Since oe1.orf.at has been updated, both ORF radios supported by youtube_dl
use the same API. This commit honors this fact by merging both extractors
into one.
2017-05-14 04:31:14 +07:00
Luca Steeb
851a01aed6 [aljazeera] Extend _VALID_URL 2017-05-14 00:57:02 +07:00
Sergey M․
b845766597
[imdb] Relax _VALID_URL (closes #13056) 2017-05-14 00:32:50 +07:00
Sergey M․
fa26734e07
[postprocessor/metadatafromtitle] Add support regex syntax for --metadata-from-title (closes #13065) 2017-05-14 00:03:15 +07:00
Sergey M․
12f01118b0
[francetv] Add support for mobile.france.tv (closes #13068) 2017-05-13 21:57:00 +07:00
Sergey M․
7fc60f4ee9
[upskill] Add extractor (closes #13043) 2017-05-13 21:52:59 +07:00
Sergey M․
58bb440283
[extractor/generic] Extract wistia embed code into separate method 2017-05-13 21:51:58 +07:00
Remita Amine
7ad4362357 [thescene] fix extraction(closes #13061) 2017-05-12 16:37:09 +01:00
Remita Amine
6c52477f59 [condenast] improve embed support 2017-05-12 16:37:09 +01:00
Yen Chi Hsuan
116283ff64
[liveleak] Fix extraction (#12053) 2017-05-12 19:15:33 +08:00
Yen Chi Hsuan
7274f3d0e9
[douyu] Support Douyu shows (closes #12228) 2017-05-12 18:44:24 +08:00
Luca Steeb
8a70267df5 [aljazeera] improve _VALID_URL with test 2017-05-11 19:25:01 +02:00
mrBliss
dd9327c782 [vier] Restore video_id extraction from the webpage 2017-05-11 11:02:36 +02:00
Zhang Weijie
4d75f2cb31 [meipai] decode url 2017-05-11 16:39:02 +08:00
phaer
4e0f9a05d8 [orf] move _VALID_URLs of radios into each child class. 2017-05-11 01:46:28 +02:00
gkoelln
07f32eebac [adobepass] Add PSVue support 2017-05-10 14:24:02 -05:00
Sergey M․
3166b1f0ac
[myspace] Improve _VALID_URL (closes #13040) 2017-05-10 22:35:46 +07:00
Remita Amine
39ee263819 use platform=desktop in assets url(closes #13041) 2017-05-10 08:50:30 +01:00
mrBliss
16918299dd [vier] Just warn about failed login
Also, report the precise error we get.
2017-05-10 08:57:24 +02:00
phaer
3126ad38d7 [orf] re-introduce separate classes for ORF radios...
...to preserve ie_keys.
2017-05-10 00:46:24 +02:00
mrBliss
43aab80c92 [vier] Check whether the login succeeded 2017-05-09 20:19:08 +02:00
mrBliss
9202579636 [vier] Fix typos and remove useless assignment 2017-05-09 20:18:43 +02:00
midas02
ed110ce3b2 Some syntax fixes 2017-05-09 20:00:36 +02:00
mrBliss
624e220f11 [vier] Without login, fall back to extraction without metadata 2017-05-09 15:40:42 +02:00
mrBliss
5bd43a87d5 [vier] Address feedback 2017-05-09 15:19:45 +02:00
troywith77
985417a8b3 checked code with flake8 + added fatal=False to extractor fields 2017-05-09 16:24:39 +08:00
troywith77
51a02f2530 [pear] Add new extractor 2017-05-09 13:10:18 +08:00