summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/FileomCom.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Gravatar Walter Purcaro 2014-07-101-1/+1
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
| | | | Merges vuolter/pyload@aa7b3f9
* New hoster: FileomComGravatar Walter Purcaro 2014-03-121-0/+53
Merged #539 Fixes #532