aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/viewlift.py
AgeCommit message (Collapse)Author
2020-01-27[viewlift] improve extractionRemita Amine
- fix extraction(closes #23851) - add add support for authentication - add support for more domains
2019-10-01[viewlift] Fix URL matchingSergey M․
2019-09-29[viewlift] Improve extraction (closes #22545)Sergey M․
2018-05-23[viewlift] add support for hoichoi.tv(closes #16536)Remita Amine
2018-05-23[viewlift] Remove rating format transformationRemita Amine
2018-05-23[viewlift] fix extraction for snagfils.com(closes #15766)Remita Amine
2017-04-12improve coding styleRemita Amine
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-06-01[generic,viewlift] Move a test case to the specialized extractorYen Chi Hsuan
2016-04-29[viewlift] replace SnagFilms extractorsremitamine
- add support for other sites that use the same logic - improve format extraction and sorting