summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/PandaPlanet.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-2/+4
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-101-1/+1
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* New hoster: PandaPlanetGravatar t4skforce 2014-05-051-0/+26
Merges #599