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
Sergey M․
a5ff05df1a
[extractor/generic] Add vimeo embed that requires Referer passed
2016-09-12 21:49:31 +07:00
Sergey M․
d002e91986
[vimeo:ondemand] Pass Referer along with embed URL ( #10624 )
2016-09-12 21:48:45 +07:00
Sergey M․
546edb2efa
[ISSUE_TEMPLATE_tmpl.md] Fix typo
2016-09-12 21:01:31 +07:00
Lesmana Zimmer
7bbb700c71
playlist_index respects playlist_items ( closes #10591 )
2016-09-11 23:31:07 +02:00
Yen Chi Hsuan
be45730226
[nbc] Add new extractor for NBC Olympics ( #10295 , #10361 )
2016-09-12 02:55:15 +08:00
stepshal
ffe2615952
Fix _VALID_URLs even further
2016-09-12 01:42:36 +07:00
Sergey M․
ee7e672eb0
[tube8] Remove proxy settings from test
2016-09-11 23:46:50 +07:00
Sergey M․
0307d6fba6
release 2016.09.11.1
2016.09.11.1
2016-09-11 23:33:20 +07:00
Sergey M․
fc150cba1d
[devscripts/release.sh] Add missing fi
2016-09-11 23:32:01 +07:00
Sergey M․
d667ab7fad
[ChangeLog] Actualize
2016-09-11 23:30:18 +07:00
Sergey M․
eb87d4545a
[devscripts/release.sh] Add ChangeLog reminder prompt
2016-09-11 23:29:25 +07:00
Sergey M․
1c81476cbb
release 2016.09.11
2016.09.11
2016-09-11 23:20:09 +07:00
Sergey M․
bc9186c882
[tvplay] Remove unused import
2016-09-11 22:51:12 +07:00
Sergey M․
6599c72527
[tube8] Extract categories and tags ( Closes #10579 )
2016-09-11 22:50:36 +07:00
Yen Chi Hsuan
6bb05b32a9
[pornhub] Extract categories and tags ( closes #10499 )
2016-09-11 19:22:51 +08:00
Yen Chi Hsuan
fea74acad8
[foxnews] Revert to old extractor names
2016-09-11 18:54:24 +08:00
Yen Chi Hsuan
f01115c933
[openload] Temporary fix ( #10408 )
2016-09-11 18:36:59 +08:00
Yen Chi Hsuan
2cdbc06a1f
[foxnews] Support Fox News Articles ( closes #10598 )
2016-09-11 18:32:45 +08:00
Sergey M․
2cb93afcd8
[viafree] Improve video id extraction ( Closes #10615 )
2016-09-11 14:59:14 +07:00
Yen Chi Hsuan
bfcda07a27
[abc:iview] Skip the test. They are removed soon
2016-09-11 04:06:00 +08:00
Yen Chi Hsuan
001a5fd3d7
[iwara] Fix extraction after relaunch
...
Closes #10462 , closes #3215
2016-09-11 03:02:00 +08:00
Remita Amine
1e35999c1e
[tfo] Add new extractor
2016-09-10 19:43:31 +01:00
Sergey M․
2512b17493
[lrt] Fix audio extraction ( Closes #10566 )
2016-09-11 01:27:20 +07:00