summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/CrockoCom.py
Commit message (Expand)AuthorAgeFilesLines
* Update plugins after splitting CaptchaServiceGravatar Walter Purcaro 2015-05-301-2/+2
* Some urljoin fixesGravatar Walter Purcaro 2015-05-251-2/+3
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-281-6/+6
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
* Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-221-2/+2
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-7/+3
* Fix https://github.com/pyload/pyload/issues/943Gravatar Walter Purcaro 2014-12-031-1/+1
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-3/+3
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-3/+3
* Avoid gettext conflict due variable `_`Gravatar Walter Purcaro 2014-10-251-2/+2
* Replace single quotes with doubles in self.error and self.fail msgGravatar Walter Purcaro 2014-10-251-2/+2
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-1/+1
* Simplify captcha challenge callsGravatar Walter Purcaro 2014-10-231-6/+3
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-221-2/+2
* Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-3/+3
* Pattern update 3Gravatar Walter Purcaro 2014-10-111-1/+1
* Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+2
* Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-031-8/+5
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-2/+4
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-9/+9
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-2/+2
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-1/+2
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN...Gravatar Walter Purcaro 2014-07-051-1/+1
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-111-2/+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
* Crocko: fixed #447Gravatar Stefano 2013-12-291-3/+2
* CrockoCom: new pattern and using xrange.Gravatar Stefano 2013-11-271-4/+4
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-19/+22
* Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-151-1/+1
* CaptchaBrotherhood pluginGravatar zoidberg10 2012-07-311-2/+2
* merge in plugin updatesGravatar zoidberg10 2012-01-051-2/+3
* simplehoster - use parseFileSizeGravatar zoidberg10 2011-12-051-2/+2
* fix 4shared, replace easy-share with crockoGravatar zoidberg10 2011-11-231-0/+70