summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/GoogledriveCom.py
Commit message (Collapse)AuthorAgeFilesLines
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-6/+6
|
* Update allGravatar Walter Purcaro 2015-06-241-1/+1
|
* [GoogledriveCom][MediafireCom] CleanupGravatar Walter Purcaro 2015-05-281-7/+3
|
* [GoogledriveCom] Make it more flexibleGravatar zapp-brannigan 2015-05-271-2/+6
| | | | | | | Support links like ` https://drive.google.com/uc?export=download&id=<dl_id_here> ` See forum: http://forum.pyload.org/viewtopic.php?f=13&t=4203
* [GoogledriveCom] FixupGravatar Walter Purcaro 2015-05-261-27/+20
|
* [GoogledriveCom] Improve __pattern__Gravatar Walter Purcaro 2015-05-251-3/+4
|
* [GoogledriveCom][OneFichierCom][UlozTo] Reset DISPOSITION to FalseGravatar Walter Purcaro 2015-05-041-1/+3
|
* Temp fixup to `filename*=UTF-8` bugGravatar Walter Purcaro 2015-03-311-13/+1
|
* [GoogledriveCom][UlozTo] Fix handleDirect (2)Gravatar Walter Purcaro 2015-03-301-2/+2
|
* [GoogledriveCom] Fix handleDirectGravatar Walter Purcaro 2015-03-301-3/+3
|
* [GoogledriveCom] ImproveGravatar Walter Purcaro 2015-03-281-2/+12
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-091-2/+4
|
* [GoogledriveCom] Fixed syntax errorGravatar stickell 2015-02-041-2/+2
|
* [GoogledriveCom] CleanupGravatar Walter Purcaro 2015-02-031-18/+27
|
* [New Hoster] drive.google.comGravatar zapp-brannigan 2015-02-031-0/+54
A simple plugin to download public shared files from drive.google.com