summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/FourSharedCom.py
Commit message (Expand)AuthorAgeFilesLines
* Fix https://github.com/pyload/pyload/issues/2112Gravatar Walter Purcaro 2015-10-281-2/+5
* Increase all __version__ for crypters and hostersGravatar Walter Purcaro 2015-10-271-1/+1
* self.html -> self.dataGravatar Walter Purcaro 2015-10-231-4/+4
* Boring code cosmeticsGravatar Walter Purcaro 2015-10-201-1/+1
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-3/+4
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
* Fixpack (2)Gravatar Walter Purcaro 2015-10-041-1/+1
* A lot of plugin code cosmeticsGravatar Walter Purcaro 2015-10-011-2/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-09-211-0/+1
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-3/+3
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
* Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-131-1/+1
* Spare fixesGravatar Walter Purcaro 2015-01-091-0/+62
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-61/+0
* Improve a lot of plugin __pattern__Gravatar Walter Purcaro 2014-12-271-1/+1
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-2/+2
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-4/+4
* 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