summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/XHamsterCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-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-5/+5
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-4/+4
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+4
|
* Pattern update 3Gravatar Walter Purcaro 2014-10-111-4/+4
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+3
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-2/+8
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-14/+14
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-6/+6
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-9/+9
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@b7f6e2e
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@d3be840
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
| | | | Merges vuolter/pyload@aa7b3f9
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@1387ded
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@9117005
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* XHamsterCom: removed debug message translation.Gravatar Stefano 2013-12-011-4/+4
| | | | See http://translate.pyload.org/translate/pyload/28/en-cs#2745
* Cleanup for setup vars.Gravatar Walter Purcaro 2013-10-231-3/+0
| | | | See #315
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-19/+20
|
* getConfig instead getConf for allGravatar Walter Purcaro 2013-06-031-2/+2
|
* Various fixes in 24 pluginsGravatar Stefano 2013-03-071-2/+2
|
* Contributed plugins - closed #722,#723Gravatar zoidberg10 2012-11-161-0/+120