aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/novamov.py
AgeCommit message (Expand)Author
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-04-08[novamov] Improve _VALID_URL template (Closes #9116)Sergey M․
2016-04-05[auroravid] Add extractor (Closes #9070)Sergey M․
2016-04-05[novamov] Make title fatalSergey M․
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2015-12-14[novamov] Fix againYen Chi Hsuan
2015-12-14[novamov] Fix filekey extraction and reupload test videoYen Chi Hsuan
2015-12-13[novamov] Add support for mobile URLsSergey M․
2015-12-13[nowvideo] Skip deleted test caseYen Chi Hsuan
2015-12-13[novamov] Improve existence checkingYen Chi Hsuan
2015-12-13[novamov] Fix filekey extraction (closes #7764)Yen Chi Hsuan
2015-12-06[nowvideo] Update testSergey M․
2015-12-06[movshare] Rename to wholecloudSergey M․
2015-12-06[cloudtime] Add extractorSergey M․
2015-12-06[novamov] Move all novamov based extractors to a single placeSergey M․
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-11-11[novamov] ModernizeSergey M․
2015-11-11[novamov] Follow continue-to-the-video button if any (Closes #7330)Sergey M․
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-11-23PEP8 appliedJouke Waleson
2014-04-05[novamov] SimplifySergey M․
2014-04-05[novamov] Improve _VALID_URLSergey M․
2014-02-24[novamov] Generalize extractorSergey M.
2014-02-24[novamov] Improve _VALID_URLSergey M.
2014-01-22[novamov] Skip testsPhilipp Hagemeister
2014-01-08[novamov] Add embedded player supportdst
2014-01-08[novamov] SimplifyPhilipp Hagemeister
2014-01-07[novamov] Add support for novamov.com (Fixes #2035)dst