Mike Ruprecht
6d17aa096f
[kaltura] Support 'applehttp' containerFormat
...
This patch adds support for Kaltura video flavors with the
containerFormat 'applehttp'. In this case, the data returned from the url
is an m3u8 file which can subsequently be downloaded normally. This is
what AbcGo uses for its content.
2016-05-04 01:07:08 -05:00
Sergey M․
15707c7e02
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
...
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode
Closes #8974
2016-03-26 01:46:57 +06:00
Sergey M․
9dce3c095b
[kaltura] Respect kaltura session
2016-03-13 02:01:10 +06:00
remitamine
e5a2e17a9c
[kaltura] optimize url info extraction
2016-03-12 18:43:45 +01:00
remitamine
fac7e79277
[kaltura] add support for videos with reference id
2016-03-11 16:52:07 +01:00
Sergey M․
7e5edcfd33
Simplify formats accumulation for f4m/m3u8/smil formats
...
Now all _extract_*_formats routines return a list
2015-12-29 00:58:24 +06:00
remitamine
608cc3b85c
[kaltura] add referrer to m3u8 url
2015-12-27 10:19:44 +01:00
remitamine
bb4b8c57b9
[kaltura] extract more formats
2015-12-11 23:40:12 +01:00
Sergey M․
bdceea7afd
[kaltura] Clean description
2015-11-21 01:39:29 +06:00
Sergey M․
d80a39cec8
[kaltura] Improve
2015-11-21 01:38:08 +06:00
Sergey M․
01b06aedcf
[kaltura] Add support for referrer protected videos ( #7409 )
2015-11-21 01:34:02 +06:00
Sergey M․
b25f753397
[kaltura] Relax _VALID_URL
2015-11-09 20:50:43 +06:00
Sergey M․
ae6a802106
[kaltura] Fix _VALID_URL formatting
2015-08-29 20:26:51 +06:00
Sergey M․
b184f94413
[kaltura] Clarify html5 player comment
2015-08-29 20:23:06 +06:00
Sergey M․
ee3ec091f4
[kaltura] Strictify _VALID_URL
2015-08-29 20:21:59 +06:00
sourcerect
ef49b59053
[kaltura] add html5 player urls
2015-08-29 19:29:07 +06:00
Sergey M․
bd3749ed69
[kaltura] Extend _VALID_URL ( Closes #5081 )
2015-02-28 00:19:31 +06:00
Naglis Jonaitis
0d97ef43be
[kaltura] Add new extractor
2015-02-26 23:45:54 +02:00