Commit Graph

25 Commits (5572d598a537998615c760ca06bd8d3894150c6a)

Author SHA1 Message Date
Sergey M․ 9e1b96ae40
[rtlnl] Match formats only by height
Sergey M․ ca278a182b
[rtlnl] Replace test
Sergey M․ 373e1230e4
[rtlnl] Clarify tests
Sergey M․ cd63d091ce
[rtlnl] Fix tests
Sergey M․ 0571ffda7d
[rtlnl] Improve extraction (Closes )
* Make hls extraction non fatal and revert ext
* Extract progressive formats' metadata from corresponding hls formats
Reino17 5556047465
[rtlnl] Update 720p PG_URL_TEMPLATE
- 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.
Sergey M․ a9e8f60ef6 [rtlnl] Update unencrypted streams comment ()
corone17 a8b7b26068 Undo adaptive -> flash workaround
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.
Sergey M․ 826a7da808 [rtlnl] Avoid episodes completely (Closes )
Sergey M․ 0c20ee7d4b [rtlnl] Clarify current adaptive -> flash workaround rationale
Sergey M․ 89d42c2c75 [rtlnl] Clarify test
Sergey M․ 9dfc4fa1a1 [rtlnl] Add test with encrypted m3u8 streams for reference
Sergey M․ 43232d5c14 [rtlnl] Improve
corone17 bea41c7f3f Update rtlnl.py
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.
Sergey M․ a9d56c6843 [rtlnl] Improve _VALID_URL ()
Philipp Hagemeister 59b8ab5834 [rtlnl|generic] Add support for rtl.nl embeds (Fixes )
Bart Kappenburg bdf80aa542 Update rtlnl.py
Added support for the non-www version of rtlxl.nl by making "www." optional.
Naglis Jonaitis 4698b14b76 [rtlxl] Strip additional dot from video URL ()
Naglis Jonaitis 49f0da7ae1 [rtlxl] Use unencrypted m3u8 streams ()
Naglis Jonaitis 480b7c32a9 [rtlxl] Fix format order
Naglis Jonaitis 37eddd3143 [rtlxl] Use m3u8 streams instead of f4m (, )
Sergey M․ de2d9f5f1b [rtlnl] Add support for progressive videos (Closes )
Philipp Hagemeister 7adcbe7594 [rtlnl] Extract duration
Philipp Hagemeister 38fc045253 [rtlnl] Remove unused code
Jaime Marquínez Ferrándiz 6493f5d704 [rtlnl] Add extractor for rtlxl.nl (closes )