22530 Commits

Author SHA1 Message Date
Yen Chi Hsuan
f02c002bb5 [pornhub] Extract categories and tags (closes #10499) 2016-09-14 13:23:04 -04:00
Yen Chi Hsuan
ba8bee6fee [foxnews] Revert to old extractor names 2016-09-14 13:23:03 -04:00
Yen Chi Hsuan
a114abc8be [openload] Temporary fix (#10408) 2016-09-14 13:23:02 -04:00
Yen Chi Hsuan
f7df41bf30 [foxnews] Support Fox News Articles (closes #10598) 2016-09-14 13:23:02 -04:00
Sergey M․
68b7261ae5 [viafree] Improve video id extraction (Closes #10615) 2016-09-14 13:23:01 -04:00
Yen Chi Hsuan
8bc3fe4732 [abc:iview] Skip the test. They are removed soon 2016-09-14 13:23:00 -04:00
Yen Chi Hsuan
fa7374ddcf [iwara] Fix extraction after relaunch
Closes #10462, closes #3215
2016-09-14 13:22:59 -04:00
Remita Amine
32572e7f64 [tfo] Add new extractor 2016-09-14 13:22:59 -04:00
Sergey M․
7005252fbd [lrt] Fix audio extraction (Closes #10566) 2016-09-14 13:22:58 -04:00
Sergey M․
86c50a9b7a [9now] Improve video data extraction (Closes #10561) 2016-09-14 13:22:57 -04:00
Scott Leggett
3fd40a7ece [9now] Fix extraction 2016-09-14 13:22:57 -04:00
Sergey M․
b8fdab23de [polskieradio:category] Improve extraction 2016-09-14 13:22:56 -04:00
Sergey M․
58d8c43f35 [canalplus] Add support for c8.fr (Closes #10577) 2016-09-14 13:22:55 -04:00
Yen Chi Hsuan
f8d12ef59d [newgrounds] Fix uploader extraction
Closes #10584

Also change test URLs to HTTPS, as proposed by
@stepshal in #10593.

Closes #10593
2016-09-14 13:22:55 -04:00
Jakub Adam Wieczorek
1b26315cc0 [polskieradio] Add support for downloading whole programmes.
This extends the Polskie Radio (the Polish national radio) extractor to
enable the user to download all the broadcasts of a single programme.
2016-09-14 13:22:54 -04:00
Jean-Nicolas Boulay
2e7dfbea78 [tvanouvelles] Add new extractor 2016-09-14 13:22:54 -04:00
Jean-Nicolas Boulay
f096000216 Updated the TEST values to remove errors from test. Also removed the youtube import at the top. 2016-09-14 13:22:53 -04:00
Jean-Nicolas Boulay
dff32d0be6 Added TVA Nouvelles to extractors.py. Also added the regex for TVA Nouvelles and added the attribute to get the video id. 2016-09-14 13:22:53 -04:00
Sergey M․
c8ef47c6e3 [ketnet] Add extractor (Closes #10343) 2016-09-14 13:22:52 -04:00
Sergey M․
e32c651baa [canvas] Add support for een.be (Closes #10605) 2016-09-14 13:22:52 -04:00
Sergey M․
0002962f3f
[franceinter] Improve extraction (Closes #10538) 2016-09-14 23:59:38 +07:00
Sergey M․
3e4185c396
[utils] Use native french month names 2016-09-14 23:59:38 +07:00
Sergey M․
f6717dec8a
[utils] Improve month_by_name and add tests 2016-09-14 23:59:38 +07:00
renalid
a942d6cb48
[utils,franceinter] Add french months' names and fix extraction
Update of the "FranceInter" radio extractor : webpages HTML structure
had changed, the extractor didn't work. So I updated this extractor to
get the mp3 URL and all details.
2016-09-14 23:59:38 +07:00
Yen Chi Hsuan
961516bfd1
[kwuo:song] Improve error detection (closes #10650) 2016-09-15 00:56:15 +08:00
Yen Chi Hsuan
6db354a9f4
[kuwo] Update _TESTS 2016-09-15 00:53:04 +08:00
Remita Amine
353f340e11 [go] fix typo 2016-09-14 17:22:42 +01:00
Remita Amine
014b7e6b25 [go] add support for free full episodes(#10439) 2016-09-14 17:08:25 +01:00
stepshal
925194022c
Improve some _VALID_URLs 2016-09-14 22:47:21 +07:00
Sergey M․
b690ea15eb
[viafree] Fix test 2016-09-14 22:45:23 +07:00
Remita Amine
5712c0f426 [adobepass] remove unnecessary option 2016-09-14 16:37:21 +01:00
Yen Chi Hsuan
86d68f906e
[bilibili] Fix extraction for videos without backup_url (#10647) 2016-09-14 22:11:49 +08:00
Yen Chi Hsuan
4875ff6847
[bilibili] Remove copyrighted test cases
I can't find any English or Chinese material that claims BiliBili has
bought legal redistribution permissions for copyrighted products from
copyrighted holders.

References for removed test cases:
"刀语": https://en.wikipedia.org/wiki/Katanagatari, by White Fox
"哆啦A梦": https://en.wikipedia.org/wiki/Doraemon, by Shin-Ei Animation
"岳父岳母真难当": https://en.wikipedia.org/wiki/Serial_(Bad)_Weddings, by Les films du 24
"混沌武士": https://en.wikipedia.org/wiki/Samurai_Champloo, by Manglobe

I shouldn't have added them to _TESTS
2016-09-14 22:09:43 +08:00
johnpatch
8bf86c82c7 temporarily clear _pps 2016-09-14 11:28:19 +02:00
johnpatch
8151ec217d Apply fixups to individual streams (fixes #10644) 2016-09-14 10:54:48 +02:00
Remita Amine
1b6712ab23 [adobepass] add specific options for adobe pass authentication
- add --ap-username and --ap-password option to specify
TV provider username and password in the cmd line
- add --ap-retries option to limit the number of retries
- add --list-ap-msi-ids to list the supported TV Providers
2016-09-13 22:16:01 +01:00
Sergey M․
8414c2da31
[adobepass] PEP 8 2016-09-13 23:22:16 +07:00
Sergey M․
45396dd2ed
[nhk] Fix extraction (Closes #10633) 2016-09-13 23:20:25 +07:00
Adam Buchbinder
d4d790d0e5 Handle video_id_type for older-type Bloomberg videos. 2016-09-12 19:43:00 -07:00
Adam Buchbinder
6bb6620208 Merge branch 'bloomberg-fix' of github.com:adambuchbinder/youtube-dl into bloomberg-fix 2016-09-12 18:21:48 -07:00
Adam Buchbinder
037e1d83e0 Fix Bloomberg extractor. (closes #10630)
The JSON being sent from Bloomberg uses single quotes, which is invalid
JSON, and contains function calls. Regex both of those out.

Additionally, the API endpoint requires an additional parameter, and
must be called over HTTPS now. Change that as well.

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
2016-09-12 18:21:14 -07:00
Adam Buchbinder
edc5189c1e Merge branch 'bloomberg-fix' of github.com:adambuchbinder/youtube-dl into bloomberg-fix 2016-09-12 18:17:49 -07:00
Adam Buchbinder
b4884e5ee1 Merge branch 'master' of github.com:rg3/youtube-dl into bloomberg-fix 2016-09-12 18:15:41 -07:00
Adam Buchbinder
7f2681f600 Fix Bloomberg extractor. (closes #10630)
The JSON being sent from Bloomberg uses single quotes, which is invalid
JSON, and contains function calls. Regex both of those out.

Additionally, the API endpoint requires an additional parameter, and
must be called over HTTPS now. Change that as well.

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
2016-09-12 18:12:43 -07:00
Remita Amine
7a7309219c [adobepass] add an option to specify mso_id and support for ROGERS TV Provider(closes #10606) 2016-09-12 23:39:35 +01:00
Adam Buchbinder
cc1c263c95 Fix Bloomberg extractor. (closes #10630)
The JSON being sent from Bloomberg uses single quotes, which is invalid
JSON, and contains function calls. Regex both of those out.

Additionally, the API endpoint requires an additional parameter, and
must be called over HTTPS now. Change that as well.

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
2016-09-12 11:56:51 -07:00
Sergey M․
fcba157e80
[ISSUE_TEMPLATE_tmpl.md] Fix typo 2016-09-12 23:29:43 +07:00
Sergey M․
a6ccc3e518
[safari] Improve ids regexes (#10617) 2016-09-12 23:05:52 +07:00
Sergey M․
1d16035bb4
[kaltura] Improve audio detection 2016-09-12 22:43:45 +07:00
Sergey M․
e8bcd982cc
[kaltura] Skip chun format 2016-09-12 22:33:00 +07:00