summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/YoupornCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+4
|
* Pattern update 3Gravatar 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__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-1/+5
| | | | 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-2/+1
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-3/+3
| | | | 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
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* Cleanup for setup vars.Gravatar Walter Purcaro 2013-10-231-3/+0
| | | | See #315
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-5/+6
|
* fixed youtube and youporn, thx LvX (forum.pyload.org/viewtopic.php?t=276)Gravatar Jeix 2011-01-051-1/+1
|
* youporn fixGravatar Jeix 2010-11-061-1/+1
|
* youporn fix and YourfilesTo supportGravatar Jeix 2010-09-241-17/+13
|
* some automatic fixesGravatar RaNaN 2010-08-271-5/+5
|
* new dirsGravatar RaNaN 2010-08-251-0/+60
|
* merged guiGravatar mkaay 2010-08-251-60/+0
|
* YouPorn name fixGravatar Jeix 2010-06-281-1/+1
|
* fixed #115Gravatar Jeix 2010-06-271-2/+2
| | | | repr(url) in Request.py shows the bug. The webinterface added the links with a trailing "\r".
* youporn fixGravatar Jeix 2010-06-271-2/+2
| | | | and cli config fix
* refactored plugins, new plugin managerGravatar mkaay 2010-05-051-12/+10
|
* several fixesGravatar mkaay 2010-05-041-1/+1
|
* Pack FixesGravatar spoob 2010-04-131-1/+1
|
* closes #13Gravatar mkaay 2009-12-271-0/+62