summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/GooIm.py
Commit message (Expand)AuthorAgeFilesLines
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-37/+0
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-02-161-5/+3
|\
| * "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-5/+3
| * Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-071-1/+2
| * Update all other pluginsGravatar Walter Purcaro 2014-11-021-1/+1
| * Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
| * Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+1
| * Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
| * New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+2
* | module tempGravatar Walter Purcaro 2015-02-161-0/+39
* | module -> pyloadGravatar Walter Purcaro 2014-09-141-36/+0
|/
* Update GooIm.pyGravatar zapp-brannigan 2014-08-301-17/+11
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-15/+4
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN...Gravatar Walter Purcaro 2014-07-051-1/+1
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-111-2/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* GooIm: multiple downloads, resume and unlimited chunks are allowed even in fr...Gravatar Stefano 2013-10-091-1/+5
* New hoster: GooImGravatar Stefano 2013-10-091-0/+51