summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/LoadTo.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-4/+4
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-3/+3
|
* [SimpleHoster] Improve checkFileGravatar Walter Purcaro 2015-06-091-1/+1
|
* Update LoadTo.pyGravatar GammaC0de 2015-06-051-2/+2
|
* Update plugins after splitting CaptchaServiceGravatar Walter Purcaro 2015-05-301-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-04-101-5/+3
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
|
* [CaptchaService] CleanupGravatar Walter Purcaro 2015-02-091-5/+8
|
* [LoadTo.py] Update due to new Solvemedia handlingGravatar zapp-brannigan 2015-02-091-4/+4
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-01-281-1/+1
|
* Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-221-2/+2
|
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-15/+5
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-091-2/+5
|
* Fix https://github.com/pyload/pyload/issues/943Gravatar Walter Purcaro 2014-12-031-1/+1
|
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-3/+3
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-5/+5
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-1/+0
|
* LoadTo.py] Improve checkDownloadGravatar zapp-brannigan 2014-10-221-2/+5
| | | | | | Sometimes, files are not downloaded properly. You receive a html-page instead of the desired file. It happens mostly on small files, but it isn't reproducable. Restarting the link solves the issue.
* Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-2/+2
|
* Improve unit detection in size patternGravatar Walter Purcaro 2014-10-141-1/+1
|
* Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+3
| | | | Whitespaces and EOF fixup
* Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-031-5/+4
|
* [LoadTo] Fix patternsGravatar Walter Purcaro 2014-09-041-5/+8
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-17/+3
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-3/+3
|
* Fix hosters SH_COOKIES syntaxGravatar Walter Purcaro 2014-07-201-9/+4
|
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-2/+2
|
* [LoadTo] renamed patternGravatar stickell 2014-07-111-2/+2
|
* Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-101-4/+6
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* [LoadTo] Fixed 3 bugsGravatar zapp-brannigan 2014-07-091-21/+14
|
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵Gravatar Walter Purcaro 2014-07-051-2/+2
| | | | "OFFLINE_PATTERN"
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* LoadTo: fixed #523Gravatar Stefano 2014-03-121-35/+64
|
* LoadTo: Plugin rewritten to fix #181Gravatar Stefano 2013-06-281-43/+21
|
* update czshare, little fixesGravatar zoidberg10 2012-10-031-3/+4
|
* closed #579Gravatar Jeix 2012-04-161-9/+9
|
* LoadTo pattern fixGravatar RaNaN 2012-02-091-4/+4
|
* closed #412, #266Gravatar RaNaN 2011-11-011-1/+1
|
* add hoster load.toGravatar halfman 2011-11-011-0/+82