summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/YibaishiwuCom.py
Commit message (Expand)AuthorAgeFilesLines
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-59/+0
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-02-161-5/+9
|\
| * Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-131-1/+1
| * "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-5/+9
| * Code cosmeticsGravatar Walter Purcaro 2014-11-101-5/+5
| * Update all other pluginsGravatar Walter Purcaro 2014-11-021-2/+2
| * 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-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
| * Pattern update 3Gravatar Walter Purcaro 2014-10-111-2/+2
| * 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
* | module tempGravatar Walter Purcaro 2015-02-161-0/+55
* | module -> pyloadGravatar Walter Purcaro 2014-09-141-54/+0
|/
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-18/+6
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-6/+6
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-1/+1
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-1/+1
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-2/+9
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-2/+3
* [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 header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-1/+2
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-9/+13
* Various fixes in 24 pluginsGravatar Stefano 2013-03-071-3/+3
* fix ul.toGravatar zoidberg10 2012-02-031-16/+8
* fix linkdecrypter hook, add 115.comGravatar zoidberg10 2012-02-021-0/+62