aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/novamov.py
Commit message (Expand)AuthorAgeFilesLines
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-6/+6
* [novamov] Improve _VALID_URL template (Closes #9116)Sergey M․2016-04-081-3/+13
* [auroravid] Add extractor (Closes #9070)Sergey M․2016-04-051-11/+24
* [novamov] Make title fatalSergey M․2016-04-051-1/+1
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-2/+1
* [novamov] Fix againYen Chi Hsuan2015-12-141-1/+1
* [novamov] Fix filekey extraction and reupload test videoYen Chi Hsuan2015-12-141-6/+5
* [novamov] Add support for mobile URLsSergey M․2015-12-131-1/+1
* [nowvideo] Skip deleted test caseYen Chi Hsuan2015-12-131-1/+2
* [novamov] Improve existence checkingYen Chi Hsuan2015-12-131-2/+6
* [novamov] Fix filekey extraction (closes #7764)Yen Chi Hsuan2015-12-131-4/+10
* [nowvideo] Update testSergey M․2015-12-061-1/+1
* [movshare] Rename to wholecloudSergey M․2015-12-061-6/+6
* [cloudtime] Add extractorSergey M․2015-12-061-0/+14
* [novamov] Move all novamov based extractors to a single placeSergey M․2015-12-061-0/+72
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-5/+3
* [novamov] ModernizeSergey M․2015-11-111-2/+1
* [novamov] Follow continue-to-the-video button if any (Closes #7330)Sergey M․2015-11-111-7/+33
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-1/+3
* PEP8 appliedJouke Waleson2014-11-231-1/+1
* [novamov] SimplifySergey M․2014-04-051-4/+3
* [novamov] Improve _VALID_URLSergey M․2014-04-051-1/+2
* [novamov] Generalize extractorSergey M.2014-02-241-18/+24
* [novamov] Improve _VALID_URLSergey M.2014-02-241-1/+1
* [novamov] Skip testsPhilipp Hagemeister2014-01-221-1/+2
* [novamov] Add embedded player supportdst2014-01-081-1/+1
* [novamov] SimplifyPhilipp Hagemeister2014-01-081-10/+7
* [novamov] Add support for novamov.com (Fixes #2035)dst2014-01-071-0/+65