summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/Movie2kTo.py
Commit message (Expand)AuthorAgeFilesLines
* module -> pyloadGravatar Walter Purcaro 2014-09-141-15/+0
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-1/+1
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-1/+3
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __type__ for cryptersGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Mark dead crypters as DeadCrypterGravatar Walter Purcaro 2013-10-131-155/+8
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-211-134/+143
* Movie2kTo.py: Removed redundant code. Thanks to stickell.Gravatar Christopher 2013-05-121-14/+10
* Movie2kTo.py: Added regular expression for matching the hoster URL.Gravatar Christopher 2013-05-121-2/+13
* Added Putlocker to the list of accepted hosters.Gravatar Christopher 2013-04-131-1/+1
* Cleanup.Gravatar Christopher 2013-04-131-9/+8
* Fixed regular expression and optimized quality report.Gravatar Christopher 2013-04-131-2/+3
* Movie2kTo: Added setting for quality in the folder name.Gravatar Christopher 2013-03-181-1/+3
* Movie2kTo: Corrected package name this plugin returns.Gravatar Christopher 2013-03-131-4/+5
* Movie2kTo: Fixed and tested it.Gravatar Christopher 2013-03-131-11/+25
* Movie2kTo: Added quality recognition.Gravatar Christopher 2013-03-131-11/+24
* Movie2kTo: Changed regex. I hope it now matches every site.Gravatar Christopher 2013-03-131-1/+1
* Movie2kTo: fixed hoster recognitionGravatar Christopher 2013-03-121-9/+6
* Movie2kTo: fixed regex to be more reliableGravatar Christopher 2013-03-121-1/+5
* made the firstN setting ready for more than one hosterGravatar Christopher 2013-03-111-3/+3
* added setting to set how many URLs should be returned for each episode.Gravatar Christopher 2013-03-111-26/+30
* little fixesGravatar Christopher 2013-02-271-13/+17
* fixed support for filmsGravatar Christopher 2013-02-271-18/+21
* added support to add all episodes and/or seasonsGravatar Christopher 2013-02-271-14/+54
* wrote crypter/Movie2kTo.pyGravatar Christopher 2013-02-271-0/+62