summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Spare code improvementsGravatar Walter Purcaro 2015-01-0411-76/+27
* | | [PremiumTo] CHECK_TRAFFICGravatar Walter Purcaro 2015-01-041-1/+4
* | | [MultiHook] Better account checkGravatar Walter Purcaro 2015-01-041-1/+7
* | | [SimpleHoster] Improve checkTrafficLeft routineGravatar Walter Purcaro 2015-01-041-1/+4
* | | Improve processCaptcha thread in hook pluginsGravatar Walter Purcaro 2015-01-046-28/+28
* | | [ClickAndLoad] UpdatedGravatar Walter Purcaro 2015-01-041-50/+54
| * | Created plugin for Nitroflare.comGravatar Sahil Shekhawat 2015-01-051-0/+86
|/ /
* | [DlProtectCom] UpdateGravatar Walter Purcaro 2015-01-041-19/+16
* | Merge pull request #1008 from LePastis/patch-1Gravatar Walter Purcaro 2015-01-041-8/+11
|\ \
| * | Update DlProtectCom.pyGravatar LePastis 2015-01-041-8/+11
|/ /
* | [OverLoadMe] Code cosmeticsGravatar Walter Purcaro 2015-01-032-19/+24
* | Merge pull request #1005 from marley2013/patch-6Gravatar Walter Purcaro 2015-01-031-3/+3
|\ \
| * | Update OverLoadMe.pyGravatar marley2013 2015-01-031-3/+3
* | | Merge pull request #1004 from marley2013/patch-5Gravatar Walter Purcaro 2015-01-031-3/+5
|\ \ \ | |/ / |/| |
| * | Update OverLoadMe.pyGravatar marley2013 2015-01-031-3/+5
|/ /
* | [MultiHook] Unload if related multihoster account is not availableGravatar Walter Purcaro 2015-01-031-1/+3
* | [MultiHoster] Improve info grabbingGravatar Walter Purcaro 2015-01-031-6/+17
* | [MegaCoNz] Fix https://github.com/pyload/pyload/issues/367Gravatar Walter Purcaro 2015-01-031-4/+4
* | [StreamcloudEu] Fix WAIT_PATTERNGravatar Walter Purcaro 2015-01-031-3/+5
* | Spare code cosmeticsGravatar Walter Purcaro 2015-01-025-14/+17
* | [SimpleHoster] Fix _isDirectLinkGravatar Walter Purcaro 2015-01-021-19/+24
* | [PremiumTo] Don't handle direct linkGravatar Walter Purcaro 2015-01-021-3/+3
* | [RehostTo] FixupGravatar Walter Purcaro 2015-01-021-12/+5
* | [RelinkUs] Improve unlockPasswordProtectionGravatar Walter Purcaro 2015-01-021-7/+9
* | [MultishareCz] Parse download content-dispositionGravatar Walter Purcaro 2015-01-021-8/+6
* | Code cosmeticsGravatar Walter Purcaro 2015-01-0214-48/+16
* | [MultiHook] Store account typeGravatar Walter Purcaro 2015-01-021-2/+7
* | Fix DLC (thx mbosner)Gravatar Walter Purcaro 2015-01-023-0/+0
* | [FilecryptCc] Fix handlePasswordProtectionGravatar Walter Purcaro 2015-01-021-3/+5
* | [PremiumTo] FixupGravatar Walter Purcaro 2015-01-023-32/+12
* | [RapiduNet] Account trafficleftGravatar Walter Purcaro 2015-01-021-1/+7
* | [RapiduNet] Fixup (2)Gravatar Walter Purcaro 2015-01-022-37/+49
* | [RapiduNet] FixupGravatar Walter Purcaro 2015-01-011-9/+14
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/997Gravatar Walter Purcaro 2015-01-012-40/+8
* | [NowVideoSx] Improve __pattern__Gravatar Walter Purcaro 2015-01-011-2/+2
* | [NowDownloadSx] Improve __pattern__Gravatar Walter Purcaro 2015-01-011-2/+2
* | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/778Gravatar Walter Purcaro 2014-12-311-15/+35
* | [SimpleHoster] Fix info stuffGravatar Walter Purcaro 2014-12-311-50/+71
* | [MegaCoNz] Fix https://github.com/pyload/pyload/issues/367Gravatar Walter Purcaro 2014-12-311-6/+31
* | Tiny code cosmeticsGravatar Walter Purcaro 2014-12-315-5/+5
* | Merge pull request #995 from LukasKalbertodt/stableGravatar Walter Purcaro 2014-12-311-1/+1
|\ \
| * | Update RealdebridCom.pyGravatar Lukas Kalbertodt 2014-12-311-1/+1
|/ /
* | [MegaCoNz] Fix https://github.com/pyload/pyload/issues/989Gravatar Walter Purcaro 2014-12-311-8/+10
* | Handle methods get pyfile argument (2)Gravatar Walter Purcaro 2014-12-314-14/+14
* | [LetitbitNet] Use getURL instead urlopenGravatar Walter Purcaro 2014-12-311-4/+4
* | Handle methods get pyfile argumentGravatar Walter Purcaro 2014-12-315-18/+20
* | [SimpleHoster] Clean lastDownload when download failsGravatar Walter Purcaro 2014-12-311-16/+17
* | Merge pull request #994 from synweap15/rapideo-multihook-fixGravatar Walter Purcaro 2014-12-301-14/+11
|\ \
| * | transition to multihook fixGravatar synweap15 2014-12-301-14/+11
* | | Merge pull request #993 from synweap15/nopremium-multihook-fixGravatar Walter Purcaro 2014-12-301-14/+11
|\ \ \
| * | | version bumpGravatar synweap15 2014-12-301-1/+1
| * | | fix MultiHoster to MultiHook transitionGravatar synweap15 2014-12-301-13/+10
| |/ /
| * | Merge pull request #1 from pyload/stableGravatar synweap15 2014-12-30483-14004/+15817
| |\ \ | |/ / |/| |
* | | Update some MultiHoster __pattern__Gravatar Walter Purcaro 2014-12-305-10/+10
* | | [MultiHook] FixupGravatar Walter Purcaro 2014-12-301-14/+15
* | | [UploadableCh] AccountGravatar gsasch 2014-12-302-6/+34
* | | [AlldebridCom] Code cosmeticsGravatar Walter Purcaro 2014-12-301-11/+15
* | | [MegaCoNz] Fixup (2)Gravatar Walter Purcaro 2014-12-301-4/+4
* | | [MegaCoNz] FixupGravatar Walter Purcaro 2014-12-301-36/+35
* | | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/983Gravatar Walter Purcaro 2014-12-281-2/+4
* | | [MegaCoNz] Private file supportGravatar Walter Purcaro 2014-12-281-36/+57
* | | [ZippyshareCom] TypoGravatar Walter Purcaro 2014-12-281-10/+11
* | | [LinkCryptWs] Tiny code cosmeticGravatar Walter Purcaro 2014-12-281-2/+3
* | | Merge pull request #981 from Gummibaer/patch-2Gravatar Walter Purcaro 2014-12-281-5/+4
|\ \ \
| * | | Update LinkCryptWs.pyGravatar Gummibaer 2014-12-271-5/+4
* | | | [RealdebridCom] Fix __pattern__ (thx titodark)Gravatar Walter Purcaro 2014-12-281-2/+2
* | | | [SimpleHoster] ImproveGravatar Walter Purcaro 2014-12-282-9/+2
* | | | [MultiHoster] Filename recognitionGravatar Walter Purcaro 2014-12-281-3/+7
* | | | [ShareonlineBiz] Account fixup (2)Gravatar Walter Purcaro 2014-12-271-1/+4
|/ / /
* | | [MegaCoNzFolder] Increase loading timeoutGravatar Walter Purcaro 2014-12-271-1/+5
* | | [XFSHoster] Code cosmeticsGravatar Walter Purcaro 2014-12-271-5/+5
* | | [FilecryptCc] ReCaptcha 2.0 supportGravatar Walter Purcaro 2014-12-271-4/+14
* | | [AlldebridCom] Bump up versionGravatar Walter Purcaro 2014-12-271-1/+1
* | | [SimpleCrypter][SimpleDereferer] Fail if no link grabbedGravatar Walter Purcaro 2014-12-272-2/+8
* | | [LinkdecrypterCom] Extend MultiHookGravatar Walter Purcaro 2014-12-272-67/+32
* | | Update MultiHook based hooksGravatar Walter Purcaro 2014-12-2721-134/+116
* | | [MultiHook] Crypter supportGravatar Walter Purcaro 2014-12-271-67/+83
* | | [ShareonlineBiz] Account fixupGravatar Walter Purcaro 2014-12-271-16/+8
* | | [ZippyshareCom] Fix get_checksum routineGravatar Walter Purcaro 2014-12-271-4/+5
* | | New plugin: MegaCoNzFolderGravatar Walter Purcaro 2014-12-271-0/+25
* | | Merge pull request #698 from tjeh/stableGravatar Walter Purcaro 2014-12-273-0/+113
|\ \ \
| * | | Added support for Multihosters.com multihoster.Gravatar tjeh 2014-07-203-0/+113
| | |/ | |/|
* | | Merge pull request #683 from synweap15/nopremiumGravatar Walter Purcaro 2014-12-273-0/+216
|\ \ \
| * | | New __authors__ key, added __license__Gravatar synweap15 2014-11-033-6/+6
| * | | 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-093-5/+1
| * | | nopremium link patternGravatar synweap15 2014-07-091-0/+1
| * | | remove explicit "is not None"Gravatar synweap15 2014-07-091-1/+1
| * | | fail messages localization and dictionaryGravatar synweap15 2014-07-091-26/+18
| * | | replace is_premium with direct expressionGravatar synweap15 2014-07-091-2/+1
| * | | simplify json loads, replace crypto with hashlibGravatar synweap15 2014-07-093-18/+7
| * | | fix json loads, dumps on ImportError exceptionGravatar synweap15 2014-07-093-5/+8
| * | | remove blank lines and unused importsGravatar synweap15 2014-07-093-31/+8
| * | | remove enviroment lineGravatar synweap15 2014-07-093-3/+0
| * | | remove redundant author informationGravatar synweap15 2014-07-083-12/+0
| * | | to-do elaborateGravatar synweap15 2014-07-081-1/+1
| * | | nopremium.pl files addedGravatar synweap15 2014-07-083-0/+273
| | |/ | |/|
* | | Merge pull request #682 from synweap15/rapideoGravatar Walter Purcaro 2014-12-273-0/+213
|\ \ \
| * | | New __authors__ key, added __license__Gravatar synweap15 2014-11-033-6/+6
| * | | fix to work with python 2.5Gravatar synweap15 2014-09-161-6/+6
| * | | fail messages localization and dictionaryGravatar synweap15 2014-07-091-26/+18
| * | | replace is_premium with direct expression, remove explicit "is not None"Gravatar synweap15 2014-07-091-2/+1
| * | | newline fixGravatar synweap15 2014-07-092-0/+2
| * | | simplify json loads, replace crypto with hashlibGravatar synweap15 2014-07-093-19/+5
| * | | remove blank lines and unused importsGravatar synweap15 2014-07-093-22/+9
| * | | remove enviroment lineGravatar synweap15 2014-07-093-14/+0
| * | | remove redundant author informationGravatar synweap15 2014-07-083-11/+0
| * | | to-do & small simplification in username and password savingGravatar synweap15 2014-07-081-3/+3
| * | | rapideo.pl files addedGravatar synweap15 2014-07-083-0/+272
| |/ /
* | | [ShareonlineBiz] Fix account wrong password recognitionGravatar Walter Purcaro 2014-12-271-2/+4
* | | [UlozTo] Improve account loginGravatar Walter Purcaro 2014-12-271-6/+3
* | | More plugin __pattern__ improved (crypter ones this time)Gravatar Walter Purcaro 2014-12-2714-14/+14
* | | [LinkSaveIn] UpdateGravatar Walter Purcaro 2014-12-271-233/+6
* | | [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-278-49/+31
* | | [SimpleHoster] Improve _isDirectLink + move here secondsToMidnight routine + ...Gravatar Walter Purcaro 2014-12-271-16/+39
* | | [Dereferer][DontKnowMe] Extend SimpleDerefererGravatar Walter Purcaro 2014-12-272-30/+9
* | | [Keep2shareCc] Fix login (still no captcha support)Gravatar Walter Purcaro 2014-12-271-3/+6
* | | New plugin: SimpleDerefererGravatar Walter Purcaro 2014-12-271-0/+96
* | | [NowVideoSx] FixupGravatar Walter Purcaro 2014-12-262-8/+8
* | | [LomafileCom] Mark deadGravatar Walter Purcaro 2014-12-262-29/+3
* | | [PremiumTo] FixupGravatar Walter Purcaro 2014-12-264-18/+4
* | | [SimpleHoster] getInfo handle direct link errorGravatar Walter Purcaro 2014-12-262-10/+17
* | | [ShareonlineBiz] Fix loginGravatar Walter Purcaro 2014-12-262-19/+36
* | | Spare code fixesGravatar Walter Purcaro 2014-12-265-19/+22
* | | [AlldebridCom] Fix checkFileGravatar Walter Purcaro 2014-12-261-5/+7
* | | [SimpleHoster] ImproveGravatar Walter Purcaro 2014-12-261-3/+7
* | | [DebridItaliaCom] FixupGravatar Walter Purcaro 2014-12-261-7/+6
* | | [MultiHook] Overwrites account if not premiumGravatar Walter Purcaro 2014-12-261-7/+7
* | | [CloudzillaTo] FixupGravatar Walter Purcaro 2014-12-261-2/+2
* | | [UnSkipOnFail] FixupGravatar Walter Purcaro 2014-12-261-3/+3
* | | [MultiHoster] ImproveGravatar Walter Purcaro 2014-12-261-5/+27
* | | Rename AbstractExtractor to ExtractorGravatar Walter Purcaro 2014-12-264-13/+12
* | | [UnSkipOnFail] Bump up versionGravatar Walter Purcaro 2014-12-251-1/+1
* | | [ClickAndLoad] Revert initPeriodicalGravatar Walter Purcaro 2014-12-251-6/+1
* | | Merge pull request #977 from pbr85at/patch-1Gravatar Walter Purcaro 2014-12-251-1/+1
|\ \ \
| * | | Update UnSkipOnFail.pyGravatar pbr85at 2014-12-251-1/+1
|/ / /
* | | [UnSkipOnFail] Rewritten (2)Gravatar Walter Purcaro 2014-12-241-1/+1
* | | [UnSkipOnFail] RewrittenGravatar Walter Purcaro 2014-12-241-62/+65
* | | [SkipRev] Improve downloadFailed routineGravatar Walter Purcaro 2014-12-241-3/+8
* | | [ExtractArchive] Remove empty directoryGravatar Walter Purcaro 2014-12-243-4/+11
* | | [BitshareCom] Code cosmeticsGravatar Walter Purcaro 2014-12-241-14/+20
* | | [BayfilesCom] Mark deadGravatar Walter Purcaro 2014-12-242-110/+4
* | | Extractor rewritten (2)Gravatar Walter Purcaro 2014-12-241-12/+43
* | | Extractor rewrittenGravatar Walter Purcaro 2014-12-243-139/+272
* | | [SkipRev] TypoGravatar Walter Purcaro 2014-12-231-1/+1
* | | [SkipRev] Now should work fine...Gravatar Walter Purcaro 2014-12-231-14/+35
* | | [MultiHoster] UpdateGravatar Walter Purcaro 2014-12-2318-63/+58
* | | [SimpleHoster] Code cosmeticsGravatar Walter Purcaro 2014-12-231-5/+4
* | | [LinestorageCom] Fix account pluginGravatar Walter Purcaro 2014-12-233-7/+12
* | | [PremiumizeMe] Fix typoGravatar Walter Purcaro 2014-12-231-2/+2
* | | [SimpleHoster] UpdateGravatar Walter Purcaro 2014-12-232-55/+38
* | | [CloudzillaTo] Password supportGravatar Walter Purcaro 2014-12-231-2/+16
* | | New plugin: CloudzillaToFolderGravatar Walter Purcaro 2014-12-231-0/+43
* | | [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-2310-44/+47
* | | New plugin: MultiHosterGravatar Walter Purcaro 2014-12-2319-296/+105
* | | Rename MultiHoster plugin to MultiHookGravatar Walter Purcaro 2014-12-2321-66/+283
* | | [ExpertDecoders] Fix typo (thx DKeppi)Gravatar Walter Purcaro 2014-12-231-2/+2
* | | [XFSHoster] Improve error handlingGravatar Walter Purcaro 2014-12-231-2/+2
* | | [CloudzillaTo] TypoGravatar Walter Purcaro 2014-12-221-2/+2
* | | New plugin: CloudzillaToGravatar Walter Purcaro 2014-12-222-0/+79
* | | [XFileSharingPro] Support salefiles.comGravatar Walter Purcaro 2014-12-221-4/+32
* | | Spare code cosmeticsGravatar Walter Purcaro 2014-12-2227-80/+81
* | | [UlozTo] Fix TRAFFIC_LEFT_PATTERNGravatar Walter Purcaro 2014-12-222-15/+17
* | | [DebridItaliaCom] Fix chunkLimitGravatar Walter Purcaro 2014-12-221-2/+2
* | | [WebshareCz] Fixed hoster with added accountGravatar Radek Senfeld 2014-12-222-32/+102
* | | [SimpleHoster] Improve checkFileGravatar Walter Purcaro 2014-12-201-2/+7
* | | Fix password retrieving in some pluginsGravatar Walter Purcaro 2014-12-208-48/+54
* | | [AlldebridCom] Syntax fixupGravatar Walter Purcaro 2014-12-191-2/+2
* | | Update extractor pluginsGravatar Walter Purcaro 2014-12-184-67/+68
* | | Update checkFile routine in some hoster pluginsGravatar Walter Purcaro 2014-12-1815-50/+59
* | | Update account pluginsGravatar Walter Purcaro 2014-12-1834-132/+149
* | | [UploadedTo] Fix trafficleft recognitionGravatar Walter Purcaro 2014-12-181-8/+16
* | | [DebridItaliaCom] Fix hoster plugin typoGravatar Walter Purcaro 2014-12-181-3/+3
* | | Update plugins after XFSHoster changesGravatar Walter Purcaro 2014-12-1715-28/+11
* | | [XFSHoster] Improve NAME_PATTERN & SIZE_PATTERNGravatar Walter Purcaro 2014-12-171-3/+3
* | | [LinestorageCom] Added hoster pluginGravatar Walter Purcaro 2014-12-172-2/+23
* | | Extend SimpleHoster in multi-hoster plugins (3)Gravatar Walter Purcaro 2014-12-1719-19/+73
* | | [SimpleHoster] Fix filesize recognitionGravatar Walter Purcaro 2014-12-171-6/+5
* | | Extend SimpleHoster in multi-hoster plugins (2)Gravatar Walter Purcaro 2014-12-1717-17/+17
* | | [DebridItaliaCom] Fix hook getHosterGravatar Walter Purcaro 2014-12-171-3/+2
* | | 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-163-14/+15
* | | [SkipRev] Another fixGravatar Walter Purcaro 2014-12-161-3/+3
* | | [SimpleHoster] Improve and fixGravatar Walter Purcaro 2014-12-161-24/+34
* | | [UnZip] Password supportGravatar Walter Purcaro 2014-12-161-5/+15
* | | [XFSHoster] Improve SIZE_PATTERNGravatar Walter Purcaro 2014-12-161-8/+2
* | | [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-166-39/+49
* | | Merge branch 'pr/n959_philou75' into stableGravatar Walter Purcaro 2014-12-162-18/+7
|\ \ \