summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/SimpleHoster.py
Commit message (Expand)AuthorAgeFilesLines
* [SimpleCrypter][SimpleHoster] Better exception handlingGravatar Walter Purcaro 2014-10-071-13/+16
* [SimpleHoster] Better filename processing + info about new pattern attributesGravatar Walter Purcaro 2014-10-061-2/+8
* [SimpleHoster] Added default handle patterns LINK_FREE_PATTERN and LINK_PREMI...Gravatar Walter Purcaro 2014-10-051-3/+27
* Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-031-1/+1
* Prepare method improves setup oneGravatar Walter Purcaro 2014-09-281-4/+10
* [XFileSharingPro] COOKIES preset to english + improved setup routineGravatar Walter Purcaro 2014-09-281-8/+1
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-5/+4
* Rename SH flagsGravatar Walter Purcaro 2014-09-261-14/+14
* Fix cookie deletion + Account support for SimpleCrypterGravatar Walter Purcaro 2014-09-261-6/+17
* [SimpleHoster] Improve parseFileInfoGravatar Walter Purcaro 2014-09-041-8/+8
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-19/+6
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-1/+1
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-1/+3
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-3/+4
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-1/+1
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN...Gravatar Walter Purcaro 2014-07-051-10/+20
* [SimpleHoster] Improve documentation of own public attributesGravatar Walter Purcaro 2014-06-291-5/+9
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* SimpleHoster: improved PREMIUM_ONLY processGravatar Stefano 2014-01-161-4/+7
* Bring the improved wait method from 0.5 to 0.4.9 through SimpleHosterGravatar Stefano 2013-12-291-1/+7
* Internal plugins PEP8 cleanupGravatar Walter Purcaro 2013-11-231-1/+2
* SimpleHoster: new PREMIUM_ONLY_PATTERN (see #350).Gravatar Stefano 2013-10-291-26/+48
* Hosters: replaced line continuation with bracketsGravatar Walter Purcaro 2013-10-161-2/+2
* SimpleHoster: improved 0.4.9 cookie bug workaroundGravatar Stefano 2013-10-131-1/+3
* SimpleHoster: workaround load cookies 0.4.9 bugGravatar Stefano 2013-10-081-2/+4
* Plugins: cosmetics See #286Gravatar Stefano 2013-10-021-2/+3
* SimpleHoster: fixed wrong pattern names in documentationGravatar Stefano 2013-04-021-2/+2
* update hellshare (now premium only), SimpleHoster.py - utf8-encode urlGravatar zoidberg10 2012-11-151-39/+36
* small plugin fixes, closed #694, #695Gravatar zoidberg10 2012-10-201-14/+41
* update mediafire, rusfolderGravatar zoidberg10 2012-09-121-2/+2
* update depositfiles, easybytes, add ryushareGravatar zoidberg10 2012-08-121-5/+10
* easybytez.com -- closed #625Gravatar zoidberg10 2012-08-101-12/+29
* AllDebrid plugin by Andy, Voigt; closed #555; generic XFileSharingPro pluginGravatar zoidberg10 2012-03-071-22/+32
* fix uloz.to premium, add turbobit.net freeGravatar zoidberg10 2012-02-111-9/+19
* fix linkdecrypter hook, add 115.comGravatar zoidberg10 2012-02-021-31/+39
* fix some hosters, disable some moreGravatar zoidberg10 2012-01-251-5/+16
* linkdecrypter api (thx flowlee), fix uloz.to, 1fichier - closed #493, #494, #496Gravatar zoidberg10 2012-01-121-5/+12
* update letitbit.netGravatar zoidberg10 2012-01-061-7/+23
* pyLoad 0.4.9Gravatar RaNaN 2011-12-141-3/+2
* fix input encoding in setupGravatar zoidberg10 2011-12-141-1/+2
* httprequest: encode('utf_8') for unicode postGravatar zoidberg10 2011-12-081-36/+40
* simplehoster - use parseFileSizeGravatar zoidberg10 2011-12-051-39/+42
* update hellspy.cz, add bayfiles.comGravatar zoidberg10 2011-11-291-16/+26
* update zippyshare, uploadboxGravatar zoidberg10 2011-11-241-2/+2
* add 2shared.comGravatar zoidberg10 2011-11-221-2/+9
* fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patternsGravatar zoidberg10 2011-11-221-6/+6
* SimpleHoster fixGravatar RaNaN 2011-11-211-6/+8
* improved plugin loader, import hook to always use newest plugin versionsGravatar RaNaN 2011-11-141-1/+11
* fix Depositfiles, UlozToGravatar zoidberg10 2011-11-131-2/+2
* Move getFileInfo to SimpleHoster.py; update MediafireGravatar zoidberg10 2011-11-131-0/+107