aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/rtlnl.py
AgeCommit message (Expand)Author
2020-09-13[rtlnl] Extend _VALID_URL for new embed URL schemaSergey M․
2020-09-13[rtlnl] Extend _VALID_URL (#26549) (closes #25821)Derek Land
2019-07-26Fix typos (#21901)Kitten King
2019-03-11Start moving to ytdl-orgSergey M․
2018-02-01[rtlnl] Remove progressive formats (closes #15459)Sergey M․
2017-10-12[rtlnl] add support for another type of embedsRemita Amine
2017-06-06[rtlnl] Improve _VALID_URL (closes #13295)Sergey M․
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-08-10[rtlnl] Relax _VALID_URL (Closes #10282)Sergey M․
2016-05-01[rtlnl] Match formats only by heightSergey M․
2016-04-30[rtlnl] Replace testSergey M․
2016-04-30[rtlnl] Clarify testsSergey M․
2016-04-30[rtlnl] Fix testsSergey M․
2016-04-30[rtlnl] Improve extraction (Closes #9329)Sergey M․
2016-04-30[rtlnl] Update 720p PG_URL_TEMPLATEReino17
2015-07-23[rtlnl] Update unencrypted streams comment (#6337)Sergey M․
2015-07-23Undo adaptive -> flash workaroundcorone17
2015-07-19[rtlnl] Avoid episodes completely (Closes #6275)Sergey M․
2015-07-06[rtlnl] Clarify current adaptive -> flash workaround rationaleSergey M․
2015-07-06[rtlnl] Clarify testSergey M․
2015-07-05[rtlnl] Add test with encrypted m3u8 streams for referenceSergey M․
2015-07-05[rtlnl] ImproveSergey M․
2015-06-29Update rtlnl.pycorone17
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-05Update rtlnl.pyBart Kappenburg
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 orderNaglis 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 durationPhilipp Hagemeister
2014-08-23[rtlnl] Remove unused codePhilipp Hagemeister
2014-08-18[rtlnl] Add extractor for rtlxl.nl (closes #3523)Jaime Marquínez Ferrándiz