stepshal
2d3d29976b
[youtube] Change test URLs from http to https
2016-09-25 17:45:24 +07:00
Ondřej Bárta
625ad7dc28
Fix promtfile extractor
2016-09-25 12:44:46 +02:00
mxamin
964c304062
[Aparat] Apply Requested Notes
...
- Used `_sort_formats` instead of `sorted`
- Removed code dupliction of extracting video URLs
- Put back video URL checking
2016-09-25 12:00:25 +03:30
Varun Verma
94f67b7f61
Remove unnecessary grouping from regex
2016-09-25 13:23:35 +05:30
Varun Verma
9ece2259c1
Merge branch 'master' of github.com:rg3/youtube-dl into youtube-dl
2016-09-25 13:20:51 +05:30
Sergey M․
493353c7fd
[prosiebensat1] Add support for advopedia
2016-09-25 06:25:57 +07:00
Sergey M․
0a078550b9
[prosiebensat1] Improve _VALID_URL
2016-09-25 06:19:17 +07:00
Sergey M․
f92bb612c6
[mwave] Relax _VALID_URLs ( Closes #10735 , closes #10748 )
2016-09-25 06:14:32 +07:00
Sergey M․
ddde91952f
[prosiebensat1] Fix playlist support ( Closes #10745 )
2016-09-25 05:36:18 +07:00
Matthias Heinz
dcc55d66eb
[mwave] Updated so that the changes affect MwaveMeetGreetIE as well.
2016-09-24 18:22:57 -04:00
Matthias Heinz
80bc500b04
Updated according to feedback given.
2016-09-24 18:20:51 -04:00
Matthias Heinz
8b4a6d1713
[mwave] updated to pass flake8
2016-09-24 18:04:22 -04:00
Sergey M․
63c583eb2c
[prosiebensat1] Add support for sat1gold ( #10745 )
2016-09-25 04:43:10 +07:00
Matthias Heinz
b896e886b9
[mwave] added support for URL language flags
2016-09-24 17:32:54 -04:00
Remita Amine
7fd57de6fb
[cbsnews:livevideo] fix extraction and extract m3u8 formats
2016-09-24 22:01:33 +01:00
Remita Amine
e71a450956
[common] add hdcore sign to akamai f4m formats
2016-09-24 21:55:53 +01:00
Remita Amine
27e99078d3
[brightcove:new] add support for live streams
2016-09-24 15:39:48 +01:00
Remita Amine
6f126d903f
[download/hls] Delegate downloading to ffmpeg for live streams
2016-09-24 15:39:47 +01:00
Sergey M․
7518a61d41
[soundcloud] Fix typo in playlist base class name
2016-09-24 19:29:49 +07:00
Sergey M․
8e45e1cc4d
[soundcloud] Generalize playlist entries extraction ( #10733 )
2016-09-24 19:18:01 +07:00
Yen Chi Hsuan
f0bc5a8609
[twitter] Support Periscope embeds ( closes #10737 )
...
Also update _TESTS
2016-09-24 20:00:29 +08:00
Remita Amine
a54ffb8aa7
[mtv] add common IE_NAME prefix for MTVIE and MTVVideoIE
2016-09-24 10:50:14 +01:00
Remita Amine
8add4bfecb
[mtv] add support for new website urls( closes #8169 )( closes #9808 )
2016-09-24 10:42:20 +01:00
Yen Chi Hsuan
0711995bca
[openload] Support subtitles ( closes #10625 )
2016-09-24 14:27:08 +08:00
Yen Chi Hsuan
5968d7d2fe
[extractor/common] Improved support for HTML5 subtitles
...
Ref: #10625
In a strict sense, <track>s with kind=captions are not subtitles. [1]
openload misuses this attribute, and I guess there will be more
examples, so I add it to common.py.
Also allow extracting information for subtitles-only <video> or <audio>
tags, which is the case of openload.
[1] https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-kind
2016-09-24 14:20:42 +08:00
Sergey M․
d3a2da730d
release 2016.09.24
2016-09-24 02:18:35 +07:00
Sergey M․
e6332059ac
release 2016.09.24
2016.09.24
2016-09-24 02:16:47 +07:00
Jared Schwartz
94f42e56f3
Update .travis.yml
2016-09-23 12:13:24 -07:00
Sergey M․
8eec691e8a
[ChangeLog] Actualize
2016-09-24 02:12:49 +07:00
Jared Schwartz
1d5820056b
Support for Naver music and sports
2016-09-23 12:05:31 -07:00
Sergey M․
24628cf7db
[soundcloud:playlist] Provide video id for playlist entries ( Closes #10733 )
2016-09-24 02:01:01 +07:00
Sergey M․
71ad00c09f
[prosiebensat1] Add support for kabeleinsdoku ( Closes #10732 )
2016-09-23 21:08:16 +07:00
Jared Schwartz
cc4b0c2dd0
Update .travis.yml
2016-09-22 17:09:00 -07:00
Jared Schwartz
9435401f6e
Add music, movie, other naver sites
2016-09-22 16:49:13 -07:00
unknown
e0cebae33e
hoofoot.com extractor Add new extractor
2016-09-23 00:29:12 +05:30
Remita Amine
45cae3b021
[cbs] extract info from thunder videoPlayerService( closes #10728 )
2016-09-22 19:28:22 +01:00
Yen Chi Hsuan
4ddcb5999d
[openload] Fix extraction ( closes #10408 , closes #10727 )
...
Thanks to @daniel100097 for providing a working version
2016-09-23 01:47:51 +08:00
Yen Chi Hsuan
628406db96
[Makefile] Cleanup files from fragment-based downloaders
2016-09-23 01:13:56 +08:00
Yen Chi Hsuan
e3d6bdc8fc
[ustream] Support HLS streams ( closes #10698 )
2016-09-23 01:11:13 +08:00
Sergey M․
0a439c5c4c
[udemy] Stringify video id
2016-09-22 21:48:53 +07:00
Remita Amine
1978540a51
[ooyala] extract all hls formats
2016-09-21 21:49:52 +01:00
Sergey M․
12f211d0cb
[videomore] Fix embed regex
2016-09-21 22:51:36 +07:00
Remita Amine
3a5a18705f
[adobepass] add support MSO that depend on watchTVeverywhere( closes #10709 )
2016-09-21 15:57:27 +01:00
Philip Xu
f48bbd821a
[meipai] Add new extractor
2016-09-20 20:14:24 -04:00
Déstin Reed
817abdb756
[YoutubeDL] Include in post-processing
2016-09-20 22:57:48 +02:00
Remita Amine
1ae0ae5db0
[cartoonnetwork] add support Adobe Pass auth
2016-09-20 18:52:00 +01:00
Sergey M․
f62a77b99a
[soundcloud] Modernize
2016-09-20 21:56:57 +07:00
coolsa
4bfd294e2f
[soundcloud] Extract license metadata
2016-09-20 21:56:57 +07:00
Remita Amine
e33a7253b2
[fox] add support for Adobe Pass auth( closes #8584 )
2016-09-20 15:52:23 +01:00
Remita Amine
c38f06818d
add support for Adobe Pass auth in tbs,tnt and trutv extractors( fixes #10642 )( closes #10222 )( closes #10519 )
2016-09-20 11:55:30 +01:00