Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-23 | [kaltura] Fix typo | Sergey M․ | |
2017-12-23 | [kaltura] Add another embed pattern for entry_id | Sergey M․ | |
For cases when player configuration map is setup via indexing operator, e.g. kalturaPlayerConfiguration_1_lre6rg3i_10[entry_id] = 1_lre6rg3i (see https://www.heise.de/video/artikel/odcast-c-t-uplink-20-1-Apple-CarPlay-vs-Android-Auto-Galileo-3D-Sound-erklaert-3919694.html) | |||
2017-10-12 | [kaltura] Ignore Widevine encrypted video (.wvm) | nyuszika7h | |
There is currently no public method to decrypt this, and there may be other streams available that can be downloaded. Example URL, has `.wvm` and `.mp4` formats: https://www.voot.com/shows/bigg-boss-s11/11/538936/bigg-boss-extra-dose-arshi-s-quirky-demand/541700 | |||
2017-07-05 | [kaltura] Fix typo in subtitles extraction (closes #13569) | Sergey M․ | |
2017-04-08 | [kaltura] Cleanup regexes from redundant escaping | Sergey M․ | |
2017-04-08 | [kaltura] Add support for iframe embeds | John Hawkinson | |
2017-02-10 | [kaltura] Add explicit port to regexes | Sergey M․ | |
They should not match e.g. cdnapi.kaltura.computernetworks.com/... | |||
2017-02-09 | [kaltura] improve embed partner id extraction(fixes #12041) | Remita Amine | |
2017-01-28 | [kaltura] Add fallback for fileExt | Sergey M․ | |
2017-01-28 | [kaltura] Improve uploader_id extraction | Sergey M․ | |
2016-12-20 | [kaltura] Improve widget ID extraction (closes #11480) | Yen Chi Hsuan | |
2016-09-26 | [kaltura] Speed up embed regexes (#10764) | Sergey M․ | |
2016-09-12 | [kaltura] Improve audio detection | Sergey M․ | |
2016-09-12 | [kaltura] Skip chun format | Sergey M․ | |
2016-08-21 | [kaltura] Fallback ext calculation on caption's format | Sergey M․ | |
2016-08-21 | [kaltura] Add test for #10279 | Sergey M․ | |
2016-08-21 | [kaltura] Assume ttml to be default subtitles' extension | Sergey M․ | |
2016-08-21 | [kaltura] Add subtitles support when entry_id is unknown beforehand (Closes ↵ | Sergey M․ | |
#10279) | |||
2016-08-21 | [kaltura] Remove unused code | Sergey M․ | |
2016-08-04 | [kaltura] remove debugging line | Remita Amine | |
2016-08-04 | [kaltura] extract subtitles and reduce requests | Remita Amine | |
2016-07-04 | [kaltura] fix extraction error for videos from multiple kaltura servers | Remita Amine | |
2016-07-04 | [kaltura] add support videos stored on custom kaltura servers(closes #5557) | Remita Amine | |
2016-06-27 | [kaltura] Add _extract_url with fixed regex | Sergey M․ | |
2016-03-26 | [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict | Sergey M․ | |
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-13 | [kaltura] Respect kaltura session | Sergey M․ | |
2016-03-12 | [kaltura] optimize url info extraction | remitamine | |
2016-03-11 | [kaltura] add support for videos with reference id | remitamine | |
2015-12-29 | Simplify formats accumulation for f4m/m3u8/smil formats | Sergey M․ | |
Now all _extract_*_formats routines return a list | |||
2015-12-27 | [kaltura] add referrer to m3u8 url | remitamine | |
2015-12-11 | [kaltura] extract more formats | remitamine | |
2015-11-21 | [kaltura] Clean description | Sergey M․ | |
2015-11-21 | [kaltura] Improve | Sergey M․ | |
2015-11-21 | [kaltura] Add support for referrer protected videos (#7409) | Sergey M․ | |
2015-11-09 | [kaltura] Relax _VALID_URL | Sergey M․ | |
2015-08-29 | [kaltura] Fix _VALID_URL formatting | Sergey M․ | |
2015-08-29 | [kaltura] Clarify html5 player comment | Sergey M․ | |
2015-08-29 | [kaltura] Strictify _VALID_URL | Sergey M․ | |
2015-08-29 | [kaltura] add html5 player urls | sourcerect | |
2015-02-28 | [kaltura] Extend _VALID_URL (Closes #5081) | Sergey M․ | |
2015-02-26 | [kaltura] Add new extractor | Naglis Jonaitis | |