summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/GooIm.py
Commit message (Collapse)AuthorAgeFilesLines
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵Gravatar Walter Purcaro 2014-07-051-1/+1
| | | | "OFFLINE_PATTERN"
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
| | | | Merges vuolter/pyload@aa7b3f9
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-111-2/+1
| | | | Merges vuolter/pyload@bb002ac
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* GooIm: multiple downloads, resume and unlimited chunks are allowed even in ↵Gravatar Stefano 2013-10-091-1/+5
| | | | free mode
* New hoster: GooImGravatar Stefano 2013-10-091-0/+51
requested in #158