Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-20 | [rai] fix protocol relative relinker URLs(closes #22766) | Remita Amine | |
2020-11-20 | [rai] fix unavailable video format detection | Remita Amine | |
2020-11-20 | [rai] improve extraction | Remita Amine | |
2020-11-20 | [rai] Fix extraction for recent raiplay.it updates (#27077) | Leonardo Taccari | |
- Remove first test of RaiPlayIE: it is no longer available - Make RaiPlayIE extension-agnostic (passing possible `.json' URLs is now supported too) - Adjust RaiPlayLiveIE to recent raiplay.it updates. Passing it as `url_transparent' is no longer supported (there is no longer an accessible ContentItem) - Adjust RaiPlayPlaylistIE to recent raiplay.it updates and instruct it about ContentSet-s. - Update a RaiIE test and remove two tests that are no longer availables Thanks to @remitamine for the review! | |||
2020-11-16 | [rai] fix RaiPlay extraction | Remita Amine | |
2019-03-05 | [rai] Improve extraction (closes #20253) | Sergey M․ | |
2019-02-15 | [rai] Relax _VALID_URL (closes #19232) | Sergey M․ | |
2018-09-19 | [raiplay:playlist] Remove a debug leftover print() | Leonardo Taccari | |
2018-07-26 | [rai] return non http relinker URL intact(closes #17055) | Remita Amine | |
2017-12-09 | [raiplay:playlist] Fix issues and improve (closes #14563) | Sergey M․ | |
2017-12-09 | [raiplay:playlist] Add extractor | Timendum | |
2017-08-26 | [rai] Fix audio formats extraction (closes #14024) | Sergey M․ | |
2017-06-25 | [raiplay:live] Improve and add test (closes #13414) | Sergey M․ | |
2017-06-25 | [raiplay:live] Add extractor | james | |
2017-04-08 | [raiplay] Extract subtitles | Sergey M․ | |
2017-04-02 | [rai] Skip not found content item id | Sergey M․ | |
2017-04-02 | [rai] Improve extraction (closes #11790) | Sergey M․ | |
* Fix georestriction detection * Detect live streams + Extract relinker metadata * Improve ContentItem detection + Extract series metadata * Fix tests | |||
2017-04-02 | [rai] Fix extraction | Timendum | |
2017-01-06 | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | |
2016-07-03 | Rename --cn-verfication-proxy to --geo-verification-proxy | Yen Chi Hsuan | |
And deprecate the former one Since commit f1388739002a7fd1e8e9c41b642734786fc6c391, this option is not limited to China websites, so rename it. | |||
2016-07-03 | [rai] Support an alternative form of embedded relinker URL | Yen Chi Hsuan | |
Closes #8551 | |||
2016-07-03 | [rai] Support videos with embedded content item ID (#8551) | Yen Chi Hsuan | |
2016-07-03 | [rai] Support direct relinker URLs (closes #8552) | Yen Chi Hsuan | |
2016-07-03 | [rai] Fix extraction and update _TESTS | Yen Chi Hsuan | |
Closes #8617 Closes #9157 Closes #9232 | |||
2016-03-21 | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | |
2015-12-29 | [rai] split long lines | 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 | [rai] Fix typos | Sergey M․ | |
2015-12-25 | [rai] improve extraction | remitamine | |
2015-09-15 | [rai] Add support for videos embedded with drawMediaRaiTV (Closes #6866) | Sergey M․ | |
2015-04-10 | [rai] Add test for #5396 | Sergey M․ | |
2015-04-10 | [rai] Improve extraction | Sergey M․ | |
2015-04-10 | [rai] Fix extraction (Closes #5396) | Sergey M․ | |
2015-02-18 | [rai] Convert to new subtitles system | Jaime Marquínez Ferrándiz | |
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | |||
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-07-01 | [rai] Skip test | Sergey M․ | |
2014-06-16 | [rai] Skip test | Sergey M․ | |
2014-06-13 | [rai] Add support for Rai websites (Closes #2930) | Sergey M․ | |