summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/FourSharedCom.py
Commit message (Expand)AuthorAgeFilesLines
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-5/+5
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-2/+2
* Replace single quotes with doubles in self.error and self.fail msgGravatar Walter Purcaro 2014-10-251-1/+1
* Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-2/+2
* Improve unit detection in size patternGravatar Walter Purcaro 2014-10-141-1/+1
* Pattern update 1Gravatar 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/+3
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-1/+3
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-8/+8
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-1/+1
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-4/+6
* [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
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
* Remove shebang #!/usr/bin/env pythonGravatar 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
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-9/+13
* closed #760Gravatar RaNaN 2013-02-091-2/+2
* 2shared - closed #656, 4shared - closed #651 (dl with free account only)Gravatar zoidberg10 2012-08-151-6/+18
* fix hotfile, 4sharedGravatar zoidberg10 2012-01-051-2/+2
* simplehoster - use parseFileSizeGravatar zoidberg10 2011-12-051-3/+3
* fix 4shared, replace easy-share with crockoGravatar zoidberg10 2011-11-231-27/+13
* fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patternsGravatar zoidberg10 2011-11-221-4/+4
* Move getFileInfo to SimpleHoster.py; update MediafireGravatar zoidberg10 2011-11-131-67/+32
* fix 4shared.com plugin (#401)Gravatar zoidberg10 2011-10-071-17/+59
* 4Shared pluginGravatar RaNaN 2011-01-241-0/+48