25101 Commits

Author SHA1 Message Date
motophil
9b3cd96034 [Gaskrank] fix for broken site. 2017-03-19 12:54:02 +01:00
Tithen-Firion
fc8e22df8f [tvnplayer] Add extractor 2017-03-19 01:04:24 +01:00
Remita Amine
772b5ff57f [toongoggles] Add new extractor(closes #12171) 2017-03-19 00:45:38 +01:00
Alpesh Valia
f4c968ac5b [hotstar] checked code with flake8 and modified 2017-03-18 22:21:08 +05:30
John Hawkinson
fe6eb793c0 [Brightcove:new] reorder doc refs in code order (again) 2017-03-18 12:36:45 -04:00
Sergey M․
f68ef1e2ab
[medialaan] Remove unrelated test 2017-03-18 23:23:47 +07:00
John Hawkinson
936693bf1b [generic] Skip Test_Generic25, it changes frequently
But it was only added 2 weeks ago by @dstftw in
b68a812ea839e44148516a34a15193189e58ba77, so maybe it should be
handled differently? Remove the test? Mark it only_matching? Not sure.
2017-03-18 12:09:13 -04:00
John Hawkinson
a3915f69fa [generic] remove Brightcove detection messages
Unnecessarily verbose since the extractor itself
will print messages prefixed by IE_NAME.
2017-03-18 11:49:06 -04:00
John Hawkinson
36fc7fb07a [brightcove:new] reorder [1] <video> comment to point of use 2017-03-18 11:47:24 -04:00
John Hawkinson
ca67fc4341 [brightcove:new] don't strip ref: from video_id
Partial revert of 49571c1c2fc0872d8e8cf341cdeacd57d8885236
which was based on a misreading of the regexp extractor.
2017-03-18 11:46:16 -04:00
midas02
75aa38a42e Update canvas.py
Added an IE_NAME and IE_DESC line to canvas.py so the supported sites would be correctly identified in https://github.com/rg3/youtube-dl/blob/master/docs/supportedsites.md
2017-03-18 02:44:23 +01:00
midas02
3584d35892 Update vrt.py
Adding extractor descriptions so supported sites would show up in https://github.com/rg3/youtube-dl/blob/master/docs/supportedsites.md
2017-03-18 02:28:07 +01:00
midas02
964d95bbac Update vier.py
Adding extractor descriptions so supported sites would show up in https://github.com/rg3/youtube-dl/blob/master/docs/supportedsites.md
2017-03-18 02:18:48 +01:00
Sergey M․
febfe1e262
[adobepass] Detect and output error on authz token extraction (#12472) 2017-03-18 06:21:31 +07:00
Vijay Singh
5f0daab1ca [openload] Fix extraction 2017-03-18 07:02:55 +08:00
Vijay Singh
535db92a7f [Openload] Fixed Extraction Again
They did it again, just a minor change though since the last one
2017-03-18 04:31:52 +05:30
Sergey M․
2a721cdff2
[medialaan] Fix and improve extraction (closes #11912) 2017-03-18 05:58:54 +07:00
mrBliss
e7a51a4c02
[vtm] Add extractor (closes #9974)
Implementation of the approach described in #9974.
2017-03-18 00:27:04 +07:00
Remita Amine
3e5856d860 [discoverynetworks] add support for more domains and bypass geo restiction 2017-03-17 09:53:44 +01:00
Yen Chi Hsuan
ea883a687c
[openload] Fix extraction (closes #10408)
Thanks to @makgun02

Ref: http://pastebin.com/raw/JX9gHFUz
2017-03-17 15:22:34 +08:00
Sergey M․
7f3590c43b
[test_InfoExtractor] Add some realworld tests for _extract_jwplayer_data 2017-03-17 00:00:01 +07:00
Alpesh Valia
0ac58ee4ef [hotstar] added playlist support for hotstar 2017-03-16 22:00:11 +05:30
Sergey M․
7d539ee10a
release 2017.03.16 2017.03.16 2017-03-16 22:42:12 +07:00
Sergey M․
6ad476079d
[ChangeLog] Actualize 2017-03-16 22:39:48 +07:00
Alpesh Valia
4c487d5d0d [hotstar] improved code 2017-03-16 19:20:08 +05:30
Alpesh Valia
0500037160 [hotstar] changed base class of hotstarplaylist 2017-03-16 17:41:38 +05:30
Alpesh Valia
ee5c2ea0ff Merge branch 'hotstar_playlist_support' of https://github.com/alpeshvalia/youtube-dl into hotstar_playlist_support 2017-03-16 17:38:22 +05:30
Alpesh Valia
b6b90a7135 [hotstar] hotstar playlist
[hotstar] added support for downloading playlist

[hotstar] made suggested changes
2017-03-16 17:37:36 +05:30
Alpesh Valia
7049537709 [hotstar] made suggested changes 2017-03-16 17:36:29 +05:30
Philipp Hagemeister
0efbc6b56d [options] Mention flac support and sort alphabetically among the audio formats 2017-03-16 12:54:47 +01:00
Philipp Hagemeister
21bfcd3d6e [postprocessor/ffmpeg] Add support for flac
Requested at http://stackoverflow.com/q/42828041/35070
2017-03-16 12:50:45 +01:00
Sergey M․
b51dc9db0e
[extractor/common] Extract SMIL formats from jwplayer 2017-03-16 03:30:53 +07:00
Sergey M․
a309684285
[extractor/generic] Add forgotten return for jwplayer formats 2017-03-16 03:28:01 +07:00
Alpesh Valia
4ad0b8f31e [hotstar] added support for downloading playlist 2017-03-15 16:22:53 +05:30
Remita Amine
ba448445b8 [redbull] improve extraction
- extract 1080p quality
- correct ttml subtitle ext
- catch api errors
- reduce request size
2017-03-15 01:40:54 +01:00
Sergey M․
5db83d79bf
release 2017.03.15 2017.03.15 2017-03-15 02:01:24 +07:00
Sergey M․
2a751e137f
[ChangeLog] Actualize 2017-03-15 02:00:10 +07:00
Timendum
6240f5cb24 [rai] changed the extractor for the new site 2017-03-14 16:11:09 +01:00
Vijay Singh
398887b4c0 [Openload] Fixed Extraction
They did changed it again.
2017-03-14 14:03:52 +08:00
Vijay Singh
34def44526 [Openload] Fixed Extraction
They did changed it again.
2017-03-14 05:19:18 +05:30
Sergey M․
66bf351f80
[facebook] Make title optional (closes #12443) 2017-03-14 00:38:07 +07:00
mrBliss
9cd898a8d5 [vtm] Reorganise tests
Make all tests that require authentication except the first `only_matching`.

Add a test for a video that does not require authentication.
2017-03-13 17:34:02 +01:00
mrBliss
4c163143c3 [vtm] Address feedback except for the only_matching comment 2017-03-13 16:55:32 +01:00
Sergey M․
9d08963022
[telecinco] Add test for #12430 2017-03-13 22:41:28 +07:00
Sergey M․
e313d209c2
[mitele] Add support for ooyala videos (closes #12430) 2017-03-13 22:39:15 +07:00
Vijay Singh
ff9d509d20 [openload] Fix extraction
Just a minor fix for openload
2017-03-13 04:22:35 +08:00
Vijay Singh
d263567ade [Openload.co] Fixed Extraction
Just a minor fix for openload
2017-03-13 01:46:49 +05:30
Lucas M
c1795ca6c8 [streamable] Update API URL 2017-03-13 02:51:59 +08:00
lucas
323227a193 update streamable API domain 2017-03-12 11:37:05 -07:00
Lucas M
800e54e324 Merge pull request #1 from rg3/master
pull in new
2017-03-12 11:35:54 -07:00