summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster
Commit message (Expand)AuthorAgeFilesLines
* [ZippyshareCom] Fix get_checksum routineGravatar Walter Purcaro 2014-12-271-4/+5
* Merge pull request #698 from tjeh/stableGravatar Walter Purcaro 2014-12-271-0/+41
|\
| * Added support for Multihosters.com multihoster.Gravatar tjeh 2014-07-201-0/+41
* | Merge pull request #683 from synweap15/nopremiumGravatar Walter Purcaro 2014-12-271-0/+104
|\ \
| * | New __authors__ key, added __license__Gravatar synweap15 2014-11-031-2/+2
| * | fix to work with python 2.5Gravatar synweap15 2014-09-161-6/+6
| * | newline fixGravatar synweap15 2014-07-091-0/+1
| * | newline fixGravatar synweap15 2014-07-091-2/+1
| * | nopremium link patternGravatar synweap15 2014-07-091-0/+1
| * | fail messages localization and dictionaryGravatar synweap15 2014-07-091-26/+18
| * | simplify json loads, replace crypto with hashlibGravatar synweap15 2014-07-091-6/+1
| * | fix json loads, dumps on ImportError exceptionGravatar synweap15 2014-07-091-1/+2
| * | remove blank lines and unused importsGravatar synweap15 2014-07-091-12/+0
| * | remove enviroment lineGravatar synweap15 2014-07-091-1/+0
| * | remove redundant author informationGravatar synweap15 2014-07-081-4/+0
| * | nopremium.pl files addedGravatar synweap15 2014-07-081-0/+132
* | | Merge pull request #682 from synweap15/rapideoGravatar Walter Purcaro 2014-12-271-0/+102
|\ \ \
| * | | New __authors__ key, added __license__Gravatar synweap15 2014-11-031-2/+2
| * | | fix to work with python 2.5Gravatar synweap15 2014-09-161-6/+6
| * | | fail messages localization and dictionaryGravatar synweap15 2014-07-091-26/+18
| * | | simplify json loads, replace crypto with hashlibGravatar synweap15 2014-07-091-5/+1
| * | | remove blank lines and unused importsGravatar synweap15 2014-07-091-2/+0
| * | | remove enviroment lineGravatar synweap15 2014-07-091-12/+0
| * | | remove redundant author informationGravatar synweap15 2014-07-081-4/+0
| * | | rapideo.pl files addedGravatar synweap15 2014-07-081-0/+132
| |/ /
* | | [AlldebridCom][RealdebridCom] Fix __pattern__Gravatar Walter Purcaro 2014-12-272-4/+4
* | | Improve a lot of plugin __pattern__Gravatar Walter Purcaro 2014-12-2739-39/+39
* | | [SimplyPremiumCom] FixupGravatar Walter Purcaro 2014-12-271-4/+4
* | | [MegaDebridEu] Improve __pattern__Gravatar Walter Purcaro 2014-12-271-2/+2
* | | Update plugins after SimpleHoster changesGravatar Walter Purcaro 2014-12-276-34/+14
* | | [NowVideoSx] FixupGravatar Walter Purcaro 2014-12-261-3/+3
* | | [LomafileCom] Mark deadGravatar Walter Purcaro 2014-12-261-13/+3
* | | [PremiumTo] FixupGravatar Walter Purcaro 2014-12-261-16/+1
* | | [ShareonlineBiz] Fix loginGravatar Walter Purcaro 2014-12-261-1/+1
* | | Spare code fixesGravatar Walter Purcaro 2014-12-262-4/+7
* | | [AlldebridCom] Fix checkFileGravatar Walter Purcaro 2014-12-261-5/+7
* | | [DebridItaliaCom] FixupGravatar Walter Purcaro 2014-12-261-7/+6
* | | [CloudzillaTo] FixupGravatar Walter Purcaro 2014-12-261-2/+2
* | | [BitshareCom] Code cosmeticsGravatar Walter Purcaro 2014-12-241-14/+20
* | | [BayfilesCom] Mark deadGravatar Walter Purcaro 2014-12-241-73/+4
* | | [MultiHoster] UpdateGravatar Walter Purcaro 2014-12-2317-34/+34
* | | [CloudzillaTo] Password supportGravatar Walter Purcaro 2014-12-231-2/+16
* | | [DebridItaliaCom] Improve password supportGravatar Walter Purcaro 2014-12-231-2/+3
* | | [CloudzillaTo] FixupGravatar Walter Purcaro 2014-12-231-12/+16
* | | [SimpleHoster] Improve multi-hoster featureGravatar Walter Purcaro 2014-12-237-21/+21
* | | New plugin: MultiHosterGravatar Walter Purcaro 2014-12-2317-105/+68
* | | [CloudzillaTo] TypoGravatar Walter Purcaro 2014-12-221-2/+2
* | | New plugin: CloudzillaToGravatar Walter Purcaro 2014-12-221-0/+43
* | | Spare code cosmeticsGravatar Walter Purcaro 2014-12-2214-44/+45
* | | [UlozTo] Fix TRAFFIC_LEFT_PATTERNGravatar Walter Purcaro 2014-12-221-9/+10
* | | [DebridItaliaCom] Fix chunkLimitGravatar Walter Purcaro 2014-12-221-2/+2
* | | [WebshareCz] Fixed hoster with added accountGravatar Radek Senfeld 2014-12-221-32/+34
* | | Fix password retrieving in some pluginsGravatar Walter Purcaro 2014-12-208-48/+54
* | | [AlldebridCom] Syntax fixupGravatar Walter Purcaro 2014-12-191-2/+2
* | | Update checkFile routine in some hoster pluginsGravatar Walter Purcaro 2014-12-1813-45/+42
* | | [DebridItaliaCom] Fix hoster plugin typoGravatar Walter Purcaro 2014-12-181-3/+3
* | | Update plugins after XFSHoster changesGravatar Walter Purcaro 2014-12-1715-28/+11
* | | [LinestorageCom] Added hoster pluginGravatar Walter Purcaro 2014-12-171-0/+21
* | | Extend SimpleHoster in multi-hoster plugins (3)Gravatar Walter Purcaro 2014-12-1717-0/+49
* | | Extend SimpleHoster in multi-hoster plugins (2)Gravatar Walter Purcaro 2014-12-1717-17/+17
* | | Extend SimpleHoster in multi-hoster pluginsGravatar Walter Purcaro 2014-12-1719-501/+442
* | | [FilerNet] TypoGravatar Walter Purcaro 2014-12-171-6/+4
* | | Spare code cosmeticsGravatar Walter Purcaro 2014-12-161-1/+1
* | | [Keep2shareCc] Fix captcha_urlGravatar Walter Purcaro 2014-12-161-5/+3
* | | [UploadableCh] Fixup (thx user01)Gravatar Walter Purcaro 2014-12-161-9/+7
* | | [UnrestrictLi] Fix secondsToMidnight on python 2.5 & 2.6 (2)Gravatar Walter Purcaro 2014-12-161-4/+4
* | | [UnrestrictLi] Fix secondsToMidnight on python 2.5 & 2.6Gravatar Walter Purcaro 2014-12-161-3/+11
* | | Update plugins (2)Gravatar Walter Purcaro 2014-12-163-12/+16
* | | Merge branch 'pr/n959_philou75' into stableGravatar Walter Purcaro 2014-12-161-15/+4
|\ \ \
| * | | Make the waiting time work again on OneFichier.comGravatar philou75 2014-12-121-9/+2
* | | | Update pluginsGravatar Walter Purcaro 2014-12-163-7/+8
* | | | Merge pull request #958 from sebdelsol/patch-2Gravatar Walter Purcaro 2014-12-161-1/+1
|\ \ \ \
| * | | | [SendspaceCom] https linkGravatar sebdelsol 2014-12-121-1/+1
| |/ / /
* | | | Merge pull request #957 from sebdelsol/patch-1Gravatar Walter Purcaro 2014-12-161-2/+1
|\ \ \ \
| * | | | Update ZippyshareCom.pyGravatar sebdelsol 2014-12-121-2/+1
| |/ / /
* | | | Merge pull request #951 from Guidobelix/Tus2Gravatar Walter Purcaro 2014-12-161-1/+1
|\ \ \ \
| * | | | [TusfilesNet] Updated OFFLINE_PATTERNGravatar Guidobelix 2014-12-061-1/+1
| |/ / /
* | | | Update plugins after SimpleHoster changesGravatar Walter Purcaro 2014-12-124-28/+21
* | | | Fix missing create_getInfoGravatar Walter Purcaro 2014-12-122-1/+4
* | | | [CaptchaService] New service AdYouLike + AdsCaptcha detect_key fixupGravatar Walter Purcaro 2014-12-101-82/+3
* | | | Spare code cosmeticsGravatar Walter Purcaro 2014-12-0915-83/+94
* | | | Fix __version__ format in some pluginsGravatar Walter Purcaro 2014-12-0918-18/+18
* | | | [RapidshareCom] Remove (very) old pluginGravatar Walter Purcaro 2014-12-071-228/+0
* | | | Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-0737-76/+104
* | | | Plugin code cosmetics (2)Gravatar Walter Purcaro 2014-12-063-41/+77
* | | | Plugin code cosmeticsGravatar Walter Purcaro 2014-12-066-24/+20
|/ / /
* | | [DebridItaliaCom] Typo fixupGravatar Walter Purcaro 2014-12-061-4/+4
* | | Merge pull request #949 from Guidobelix/Juno2Gravatar Walter Purcaro 2014-12-061-3/+2
|\ \ \
| * | | [JunocloudMe] Fixed patterns and recovered intended behaviourGravatar Guidobelix 2014-12-051-3/+2
* | | | [DebridItaliaCom] UpdatedGravatar Walter Purcaro 2014-12-061-17/+20
* | | | Code cosmetics about checkErrorsGravatar Walter Purcaro 2014-12-059-15/+33
* | | | [DodanePl] Typo fixupGravatar Walter Purcaro 2014-12-051-2/+2
* | | | [FileSharkPl] CleanupGravatar Walter Purcaro 2014-12-051-55/+46
* | | | [RapiduNet] CleanupGravatar Walter Purcaro 2014-12-051-52/+37
* | | | [FileSharkPl] Recovered needed behaviourGravatar prOq 2014-12-051-13/+25
* | | | [RapiduNet] new hoster and account pluginGravatar prOq 2014-12-051-0/+97
* | | | [DodanePl] Mark dead XDGravatar Walter Purcaro 2014-12-051-31/+9
* | | | Initial DodanePl pluginGravatar z00nx 0 2014-12-051-0/+40
* | | | [FilerNet] CleanupGravatar Walter Purcaro 2014-12-051-42/+22
* | | | Fix with statement on old env like python 2.5 (2)Gravatar Walter Purcaro 2014-12-052-5/+3
|/ / /
* | | [FastshareCz] CleanupGravatar Walter Purcaro 2014-12-051-38/+29
* | | [UploadableCh] CleanupGravatar Walter Purcaro 2014-12-041-66/+73
* | | Merge pull request #700 from zapp-brannigan/patch-2Gravatar Walter Purcaro 2014-12-031-0/+83
|\ \ \
| * | | Update UploadableCh.pyGravatar zapp-brannigan 2014-09-041-1/+1
| * | | Delete KingfilesNet.pyGravatar zapp-brannigan 2014-08-311-63/+0
| * | | [kingfiles.net] New hosterGravatar zapp-brannigan 2014-08-311-0/+63
| * | | Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-1/+3
| * | | Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-1/+1
| * | | Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-2/+1
| * | | Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-2/+2
| * | | [Uploadable.ch] New hosterGravatar zapp-brannigan 2014-08-311-0/+82
* | | | [NetloadIn] Syntax fixupGravatar Walter Purcaro 2014-12-031-12/+12
* | | | [FilerNet] Fix https://github.com/pyload/pyload/issues/897Gravatar Walter Purcaro 2014-12-031-3/+3
* | | | Fix https://github.com/pyload/pyload/issues/943Gravatar Walter Purcaro 2014-12-036-6/+6
* | | | [ShareonlineBiz] Fix recaptchaGravatar Walter Purcaro 2014-12-031-1/+3
* | | | [ShareonlineBiz] Fix getInfo (2)Gravatar Walter Purcaro 2014-12-022-7/+8
* | | | [ShareonlineBiz] Fix getInfoGravatar Walter Purcaro 2014-12-021-3/+3
* | | | [NetloadIn] CleanupGravatar Walter Purcaro 2014-12-021-108/+128
* | | | Merge branch 'stable-next' into stableGravatar Walter Purcaro 2014-12-0220-243/+215
|\ \ \ \
| * | | | FixesGravatar Walter Purcaro 2014-12-011-14/+11
| * | | | [SafesharingEu] CleanupGravatar Walter Purcaro 2014-12-011-18/+7
| * | | | [ShareonlineBiz] Extend SimpleHosterGravatar Walter Purcaro 2014-12-011-97/+87
| * | | | [BasePlugin] Improve some routinesGravatar Walter Purcaro 2014-12-011-18/+15
| * | | | [Keep2shareCc] Rewrite hosterGravatar Walter Purcaro 2014-12-011-50/+70
| * | | | Update some pluginsGravatar Walter Purcaro 2014-12-0115-51/+38
| * | | | [SimpleHoster] Unquote file nameGravatar Walter Purcaro 2014-12-012-12/+4
* | | | | Merge pull request #920 from chris-19/stableGravatar Walter Purcaro 2014-12-011-102/+104
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update NetloadIn.pyGravatar Christian Plesche 2014-11-231-6/+7
| * | | | Update NetloadIn.pyGravatar Christian Plesche 2014-11-231-4/+2
| * | | | Update NetloadIn.pyGravatar Christian Plesche 2014-11-231-100/+103
* | | | | [SafesharingEu] Added support for registered users.Gravatar guidobelix 2014-11-301-4/+4
* | | | | [SafesharingEu] Improved error handlingGravatar guidobelix 2014-11-301-1/+3
* | | | | [SafesharingEu] Improved patternsGravatar Guido Galliani 2014-11-301-7/+3
* | | | | [SafesharingEu] Added support for registered users.Gravatar guidobelix 2014-11-301-0/+38
* | | | | [BasePlugin] Improve downloadFile routineGravatar Walter Purcaro 2014-11-291-43/+46
* | | | | [HugefilesNet] FixGravatar Walter Purcaro 2014-11-241-4/+5
|/ / / /
* | | | [BasePlugin] Fix filename recognitionGravatar Walter Purcaro 2014-11-231-22/+5
* | | | [UpleaCom] Fix typoGravatar Walter Purcaro 2014-11-231-5/+5
* | | | [BasePlugin] Fix typoGravatar Walter Purcaro 2014-11-231-2/+2
* | | | Fix URL_REPLACEMENTS in XFSHoster pluginsGravatar Walter Purcaro 2014-11-233-5/+9
* | | | Fix some URL_REPLACEMENTSGravatar Walter Purcaro 2014-11-236-20/+18
* | | | [ZShareNet] Dead hosterGravatar Walter Purcaro 2014-11-231-0/+19
* | | | [BasePlugin] Improve a bitGravatar Walter Purcaro 2014-11-231-35/+50
* | | | [RarefileNet] Restore NAME_PATTERN and SIZE_PATTERNGravatar Walter Purcaro 2014-11-221-1/+4
* | | | [RarefileNet] Remove old handleCaptchaGravatar Walter Purcaro 2014-11-221-14/+1
* | | | [EasybytezCom] Use XFSHoster INFO_PATTERNGravatar Walter Purcaro 2014-11-211-2/+1
* | | | Fix cookie domainGravatar Walter Purcaro 2014-11-2114-14/+14
* | | | [UptoboxCom] Fix ERROR_PATTERNGravatar Thierry Merle 2014-11-161-1/+3
* | | | [SimpleHoster][OneFichierCom] Fix issue #836 ('status': 3)Gravatar Thierry Merle 2014-11-151-2/+2
* | | | [Plugin] Fix wait routine 2Gravatar Walter Purcaro 2014-11-152-2/+0
* | | | [UlozTo] Fixed hoster and accountGravatar Radek Senfeld 2014-11-141-2/+2
* | | | [RapidgatorNet] Set the language in COOKIESGravatar Thierry Merle 2014-11-142-5/+7
* | | | [PandaplaNet] Fix file nameGravatar Walter Purcaro 2014-11-111-4/+4
* | | | [Keep2shareCc] Added handling of large file error for free usersGravatar z00nx 0 2014-11-101-2/+4
* | | | [NowVideoAt] Premium supportGravatar Walter Purcaro 2014-11-101-5/+6
* | | | [StorageTo] Fix hoster __version__Gravatar Walter Purcaro 2014-11-101-1/+1
* | | | Re-add some dead hostersGravatar Walter Purcaro 2014-11-1013-0/+238
* | | | [ZippyshareCom] Update patternsGravatar Walter Purcaro 2014-11-101-3/+8
* | | | Code cosmeticsGravatar Walter Purcaro 2014-11-1019-148/+154
* | | | [Keep2shareCc] Fix file nameGravatar Walter Purcaro 2014-11-091-4/+4
* | | | [Plugin] Update and bugfixGravatar Walter Purcaro 2014-11-091-4/+2
* | | | [PluginManager] Improve error handling for parse methodGravatar Walter Purcaro 2014-11-091-4/+1
* | | | [ZippyshareCom] Update NAME_PATTERNGravatar Walter Purcaro 2014-11-091-2/+2
* | | | Code cosmeticsGravatar Walter Purcaro 2014-11-092-4/+4
* | | | Use with statement instead open method when accessing fod + handle i/o errorGravatar Walter Purcaro 2014-11-092-8/+11
* | | | Revert https://github.com/pyload/pyload/commit/7a09515ed34a5f5247c10d666ad8b6...Gravatar Walter Purcaro 2014-11-091-3/+2
* | | | [ZippyshareCom] Fix typoGravatar Walter Purcaro 2014-11-081-3/+3
* | | | [ZippyshareCom] Update get_checksumGravatar Walter Purcaro 2014-11-081-4/+5
* | | | [OneFichierCom] Temp bugfixGravatar Walter Purcaro 2014-11-081-1/+3
* | | | [RapidgatorNet] Fix prepare routineGravatar Walter Purcaro 2014-11-081-7/+9
* | | | [UpleaCom] Update patternsGravatar Walter Purcaro 2014-11-071-4/+8
* | | | [OneFichierCom] Tryout to fix waiting errorGravatar Walter Purcaro 2014-11-071-13/+13
* | | | Rename MegaNz to MegaCoNzGravatar Walter Purcaro 2014-11-072-5/+6
* | | | Fix download link formatting in some pluginsGravatar Walter Purcaro 2014-11-073-105/+8
* | | | [DataportCz][SendspaceCom] Fix missing getInfoGravatar Walter Purcaro 2014-11-072-4/+4
* | | | [OneFichierCom] Don't use reconnnectGravatar Walter Purcaro 2014-11-071-2/+2
* | | | Code cosmeticsGravatar Walter Purcaro 2014-11-061-2/+0
* | | | [KingfilesNet] fix download for free userGravatar Bahram Maleki-Fard 2014-11-041-8/+9
* | | | [XFSHoster] Use URL_REPLACEMENTS to clean urlGravatar Walter Purcaro 2014-11-044-11/+6
* | | | [OneFichierCom] Update hoster __pattern__Gravatar Walter Purcaro 2014-11-041-2/+2
* | | | [ZippyshareCom] Update pluginGravatar Walter Purcaro 2014-11-041-6/+15
* | | | [OneFichierCom] FixedGravatar Walter Purcaro 2014-11-041-24/+10
* | | | [OneFichier] Plugin updateGravatar Thierry Merle 2014-11-031-6/+6
* | | | Code cosmetics about file_info and other stuffGravatar Walter Purcaro 2014-11-0315-42/+40
* | | | Update all other pluginsGravatar Walter Purcaro 2014-11-0290-266/+266
* | | | [LetitbitNet][Share4webCom][UnibytesCom] https support + use urljoin + update...Gravatar Walter Purcaro 2014-11-023-19/+20
* | | | [XFileSharingPro] Fix hoster and crypter pluginsGravatar Walter Purcaro 2014-11-021-9/+16
* | | | [ZippyshareCom] Fix get_checksum (thx zapp-brannigan)Gravatar Walter Purcaro 2014-11-011-17/+3
* | | | [ZippyshareCom] Fix FILE_NAME_PATTERN (thx zapp-brannigan)Gravatar Walter Purcaro 2014-11-011-2/+2
* | | | [MegaNz] Fix SSL protocol error (thx cocoto)Gravatar Walter Purcaro 2014-11-011-3/+7
* | | | [XFileSharingPro] Fix hoster pairing with accountGravatar Walter Purcaro 2014-10-301-6/+10
* | | | [File4safeCom] Removed, use XFileSharingPro insteadGravatar Walter Purcaro 2014-10-301-41/+0
* | | | Code cosmetics: use self.core.api instead self.api (for now)Gravatar Walter Purcaro 2014-10-281-11/+0
* | | | [NowVideoAt] multiDL and resumeDownload set to TrueGravatar Walter Purcaro 2014-10-281-1/+6
* | | | Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-28174-778/+778
* | | | Update plugins to last changesGravatar Walter Purcaro 2014-10-2822-37/+32
* | | | New hoster plugin UpleaComGravatar Walter Purcaro 2014-10-281-0/+56
* | | | Spare code cosmeticsGravatar Walter Purcaro 2014-10-2723-37/+34
* | | | [XFSPHoster] Improve ERROR_PATTERNGravatar Walter Purcaro 2014-10-262-4/+0
* | | | [UptoboxCom] Now multiDL should be allowed againGravatar Walter Purcaro 2014-10-261-5/+2