about summary refs log tree commit diff
path: root/youtube_dl/extractor/keezmovies.py
Commit message (Expand)AuthorAgeFilesLines
* Improve URL extractionSergey M․2018-07-211-5/+4
* [keezmovies] Add support for generic embeds (closes #16134)Parmjit Virk2018-04-191-11/+17
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
* [keezmovies] PEP 8Sergey M․2016-08-181-2/+3
* [keezmovies] Make display_id optionalSergey M․2016-08-171-1/+2
* [keezmovies] Improve and modernizeSergey M․2016-08-171-40/+100
* [keezmovies] Fix extractionYen Chi Hsuan2015-12-051-14/+24
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-5/+3
* [keezmovies] Fix extraction and modernize testPhilipp Hagemeister2015-02-011-10/+6
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-4/+3
* [keezmovies] ModernizeJaime Marquínez Ferrándiz2014-04-041-12/+14
* Style fixes for extractors: remove spaces around (,),{ and }Jaime Marquínez Ferrándiz2013-11-031-3/+3
* [KeezMoviesIE] Detect URLs with numbers in the SEO part correctrzhxeo2013-10-281-1/+1
* Add the missing age_limit tags; added a devscript to do a superficial check f...Filippo Valsorda2013-10-281-1/+4
* [KeezMoviesIE] Correct return value for embedded videosrzhxeo2013-10-271-1/+1
* Add support for http://www.keezmovies.comrzhxeo2013-10-271-0/+58