Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-01 | [rtlnl] Remove progressive formats (closes #15459) | Sergey M․ | |
2017-10-12 | [rtlnl] add support for another type of embeds | Remita Amine | |
2017-06-06 | [rtlnl] Improve _VALID_URL (closes #13295) | Sergey M․ | |
2017-01-06 | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | |
2016-08-10 | [rtlnl] Relax _VALID_URL (Closes #10282) | Sergey M․ | |
2016-05-01 | [rtlnl] Match formats only by height | Sergey M․ | |
2016-04-30 | [rtlnl] Replace test | Sergey M․ | |
2016-04-30 | [rtlnl] Clarify tests | Sergey M․ | |
2016-04-30 | [rtlnl] Fix tests | Sergey M․ | |
2016-04-30 | [rtlnl] Improve extraction (Closes #9329) | Sergey M․ | |
* Make hls extraction non fatal and revert ext * Extract progressive formats' metadata from corresponding hls formats | |||
2016-04-30 | [rtlnl] Update 720p PG_URL_TEMPLATE | Reino17 | |
- Fixed the format_id for the 720p progressive videostream and added the video's resolution. - The adaptive videostreams have the m3u8-extension, so I removed the confusing mp4-extension in order to make a better distinction between the these and the progressive videostreams. | |||
2015-07-23 | [rtlnl] Update unencrypted streams comment (#6337) | Sergey M․ | |
2015-07-23 | Undo adaptive -> flash workaround | corone17 | |
For a couple of days now rtlXL's non-DRM adaptive (m3u8) streams don't work anymore. By undoing the adaptive -> flash workaround youtube-dl returns the DRM streams again. Too bad for foreigners (geoblock). The progressive streams still work fine. | |||
2015-07-19 | [rtlnl] Avoid episodes completely (Closes #6275) | Sergey M․ | |
2015-07-06 | [rtlnl] Clarify current adaptive -> flash workaround rationale | Sergey M․ | |
2015-07-06 | [rtlnl] Clarify test | Sergey M․ | |
2015-07-05 | [rtlnl] Add test with encrypted m3u8 streams for reference | Sergey M․ | |
2015-07-05 | [rtlnl] Improve | Sergey M․ | |
2015-06-29 | Update rtlnl.py | corone17 | |
Better to extract 'http://manifest.us.rtl.nl' from the json, I'd say. And I think it's better to use the default json-url to make it more futureproof. Succesfully tested with tarball. | |||
2015-06-11 | [rtlnl] Improve _VALID_URL (#5950) | Sergey M․ | |
2015-02-16 | [rtlnl|generic] Add support for rtl.nl embeds (Fixes #4959) | Philipp Hagemeister | |
2015-01-05 | Update rtlnl.py | Bart Kappenburg | |
Added support for the non-www version of rtlxl.nl by making "www." optional. | |||
2014-11-23 | [rtlxl] Strip additional dot from video URL (#4115) | Naglis Jonaitis | |
2014-11-22 | [rtlxl] Use unencrypted m3u8 streams (#4115) | Naglis Jonaitis | |
2014-11-19 | [rtlxl] Fix format order | Naglis Jonaitis | |
2014-11-19 | [rtlxl] Use m3u8 streams instead of f4m (#4115, #4118) | Naglis Jonaitis | |
2014-08-28 | [rtlnl] Add support for progressive videos (Closes #3603) | Sergey M․ | |
2014-08-25 | [rtlnl] Extract duration | Philipp Hagemeister | |
2014-08-23 | [rtlnl] Remove unused code | Philipp Hagemeister | |
2014-08-18 | [rtlnl] Add extractor for rtlxl.nl (closes #3523) | Jaime Marquínez Ferrándiz | |