summaryrefslogtreecommitdiffstats
path: root/pyload/plugins
Commit message (Expand)AuthorAgeFilesLines
* Plugin locations cleanup after merge from stableGravatar Stefano 2013-12-151-0/+80
* Zippyshare: fixed #419Gravatar Stefano 2013-12-151-1/+5
* catch all errors when starting link decrypterGravatar RaNaN 2013-12-151-1/+7
* HotfileCom: marked as deadGravatar Stefano 2013-12-151-127/+4
* Merge pull request #427 from kmarty/stableGravatar Stefano 2013-12-151-24/+29
* NowDownloadEu: fixed syntax errorGravatar Stefano 2013-12-151-2/+2
* Filefactory: fixed free downloadGravatar Stefano 2013-12-151-68/+32
* Filefactory: fixed premium downloadGravatar Stefano 2013-12-151-5/+8
* Removed old way to log plugin messagesGravatar Stefano 2013-12-152-5/+5
* XHamsterCom: removed debug message translation.Gravatar Stefano 2013-12-151-4/+4
* TurbobitNet: fixed #421Gravatar Stefano 2013-12-151-1/+2
* Merge pull request #422 from vuolter/s/hoster/NowDownloadEuGravatar Stefano 2013-12-151-2/+2
* CrockoCom: new pattern and using xrange.Gravatar Stefano 2013-12-151-4/+4
* FilefactoryCom: fixed premium login.Gravatar Stefano 2013-12-151-27/+30
* FshareVn: updated account pluginGravatar Stefano 2013-12-151-5/+5
* Merge pull request #418 from vuolter/s/internal_PEP8cleanupGravatar Stefano 2013-12-158-64/+72
* Merge pull request #412 from vuolter/s/crypter/EasybytezComFolderGravatar Stefano 2013-12-152-3/+10
* more options to get webUI through proxy workingGravatar RaNaN 2013-12-151-7/+6
* renamed new self.user to self.ownerGravatar RaNaN 2013-12-081-1/+1
* workaround for older pluginsGravatar RaNaN 2013-12-083-6/+12
* more fixes for older pluginsGravatar RaNaN 2013-12-081-0/+4
* fixes to adapt old pluginsGravatar RaNaN 2013-12-081-1/+1
* fixed are few addons and improved crypter workaroundsGravatar RaNaN 2013-12-017-49/+45
* Merge pull request #335 from vuolter/s/crypter/YoutubeBatchGravatar Stefano 2013-11-301-19/+90
* Merge pull request #397 from vuolter/s/hoster/BayfilesComGravatar Stefano 2013-11-301-9/+9
* Merged #407Gravatar =?UTF-8?q?Michael=20Elsd=C3=B6rfer?= 2013-11-301-0/+1
* Merge pull request #386 from vuolter/s/setup_cleanGravatar Stefano 2013-11-305-6/+0
* Merge pull request #415 from vuolter/s/hoster/NowDownloadEuGravatar Stefano 2013-11-301-1/+1
* Merge pull request #392 from vuolter/s/hoster/PutlockerComGravatar RaNaN 2013-11-301-5/+5
* Merge pull request #396 from vuolter/s/hoster/TusfilesNetGravatar RaNaN 2013-11-301-4/+4
* extraction via context menu + progress information workingGravatar RaNaN 2013-11-262-6/+6
* invoke addons via context menuGravatar RaNaN 2013-11-251-2/+3
* improved addonManager, new property to expose addon information, new function...Gravatar RaNaN 2013-11-223-43/+73
* fixed and improved last pull requestGravatar RaNaN 2013-11-221-42/+33
* Merge pull request #216 from vuolter/m/periodicalGravatar RaNaN 2013-11-221-3/+28
|\
| * initPeriodical calls startPeriodical if periodcal was overwrittenGravatar Walter Purcaro 2013-11-161-2/+7
| * Renamed setInterval reset opt to recountGravatar Walter Purcaro 2013-11-161-2/+2
| * Improved start and stop methodsGravatar Walter Purcaro 2013-11-161-7/+5
| * typoGravatar Walter Purcaro 2013-11-161-3/+3
| * startPeriodical + setInterval methodsGravatar Walter Purcaro 2013-11-161-7/+19
| * typoGravatar Walter Purcaro 2013-11-161-1/+1
| * Improved addon periodic callGravatar Walter Purcaro 2013-11-161-6/+16
* | adapted multihoster to new plugin managerGravatar RaNaN 2013-11-174-22/+33
* | restored multihoster overwritten by mergeGravatar RaNaN 2013-11-178-21/+65
* | Merge remote-tracking branch 'origin/stable'Gravatar RaNaN 2013-11-17101-1642/+1168
* | refactored pluginManagerGravatar RaNaN 2013-11-172-16/+8
|/
* improved wait method for hosterGravatar RaNaN 2013-11-011-5/+12
* small changes to dl algorithmGravatar RaNaN 2013-10-122-6/+9
* Moved new plugins to pyloadGravatar Stefano 2013-10-111-0/+14
* Removed dead plugins.Gravatar Stefano 2013-10-115-112/+9
* NCryptIn: ability to decrypt single encrypted links.Gravatar Stefano 2013-10-111-28/+43
* LofCc: using ReCaptcha from CaptchaServiceGravatar Stefano 2013-10-111-2/+2
* NCryptIn: using ReCaptcha from CaptchaServiceGravatar Stefano 2013-10-111-2/+2
* Keep2share: using ReCaptcha from CaptchaServiceGravatar Stefano 2013-10-111-2/+2
* GooIm: multiple downloads, resume and unlimited chunks are allowed even in fr...Gravatar Stefano 2013-10-111-1/+5
* Moved new plugins to pyloadGravatar Stefano 2013-10-096-0/+277
* FilecloudIo: premium supportGravatar Stefano 2013-10-092-6/+42
* SimpleHoster: workaround load cookies 0.4.9 bugGravatar Stefano 2013-10-091-2/+4
* Captcha9kw: new selfsolve optionGravatar stefanos 2013-10-091-4/+5
* adapter simplecrypter pluginGravatar RaNaN 2013-10-082-50/+37
* Checksum: reverted b2e7352 due to a case sensitive issueGravatar Stefano 2013-10-071-15/+1
* Merge pull request #295 from vuolter/s/hoster_cosmetics_fixGravatar Stefano 2013-10-072-2/+2
* YouTube: fixed #287Gravatar Stefano 2013-10-071-2/+9
* Zippyshare: fixed #292Gravatar Stefano 2013-10-071-37/+52
* Merge pull request #289 from vuolter/s/hoster/MegaNzGravatar RaNaN 2013-10-071-4/+9
* Plugins: cosmetics See #286Gravatar Stefano 2013-10-0723-45/+31
* Merge pull request #285 from vuolter/s/hoster/OneFichierComGravatar Stefano 2013-10-071-1/+4
* DDLStorage: rewritten to use API.Gravatar Stefano 2013-10-073-8/+125
* GamefrontCom: unlimited chunks even for free usersGravatar Stefano 2013-10-071-1/+2
* New crypter: TurbobitNetFolderGravatar Stefano 2013-10-071-2/+2
* ShareRapidCom: rewritten most of the pluginGravatar Stefano 2013-10-071-57/+20
* XFileSharingPro: fixed premium direct links crashGravatar Stefano 2013-10-071-2/+6
* Increased version number after 5401e18dfd406c2a8ed35c4b72c9df9f7dc3e436Gravatar Stefano 2013-10-071-1/+1
* Merge pull request #284 from anderi/patch-1Gravatar Stefano 2013-10-071-5/+6
* IfolderRu: fixed #267Gravatar Stefano 2013-10-071-2/+2
* XFileSharingPro: reverted cbb3d4c and 07ebba1Gravatar Stefano 2013-10-071-11/+10
* small bug fixesGravatar RaNaN 2013-09-292-20/+3
* rewritten decrypter and info fetching threadGravatar RaNaN 2013-09-264-58/+56
* new DLC pluginsGravatar RaNaN 2013-09-266-0/+0
* GamefrontCom: improvement proposed in #279Gravatar Stefano 2013-09-241-2/+2
* Merge pull request #272 from pulpe/acculoztonetGravatar Stefano 2013-09-241-4/+9
* Removed SkipRev. See #167Gravatar Stefano 2013-09-241-47/+0
* Checksum: fixed #262Gravatar Stefano 2013-09-241-2/+2
* Merge pull request #218 from vuolter/s/plugin/coreconfigGravatar Stefano 2013-09-245-17/+17
* more fixes for py2.5Gravatar RaNaN 2013-09-171-5/+2
* stub class for content providerGravatar RaNaN 2013-09-144-4/+36
* Moving plugin to pyloadGravatar Stefano 2013-09-071-0/+31
* FastshareCz: Fixed #253Gravatar Stefano 2013-09-071-2/+2
* SimpleCrypter: using a separated method to extract links.Gravatar Stefano 2013-09-071-3/+12
* XFileSharingPro: improved DIRECT_LINK_PATTERNGravatar Stefano 2013-09-071-2/+2
* XFileSharingPro: fixed filename override on premium direct links afterGravatar Stefano 2013-09-071-5/+3
* Uploadhero: changed domain from COM to COGravatar Stefano 2013-09-072-10/+10
* BitshareCom: fixesGravatar Stefano 2013-09-071-12/+11
* Megashares: fix suggested in #234Gravatar Stefano 2013-09-071-3/+3
* Merge pull request #241 from Apollo-Hartigan/WindowsPhoneToastNotifyGravatar Stefano 2013-09-071-7/+10
* UnrestrictLi: fix for #238Gravatar Stefano 2013-09-071-5/+13
* Depositfiles: fixed file size detectGravatar Stefano 2013-09-071-4/+3
* XFileSharingPro: fixed a premium direct links issue.Gravatar Stefano 2013-09-071-7/+10
* Realdebrid: fixed #208Gravatar Stefano 2013-09-071-3/+6
* Letitbit: Using API to get file informationGravatar Stefano 2013-09-071-7/+30
* WindowsPhoneToastNotify: fixed string(cherry picked from commit 5255e83a457fc...Gravatar Stefano 2013-08-231-2/+3
* Moving settings from the account to the hoster pluginGravatar Stefano 2013-08-2318-42/+40
* Moved new plugin to pyload addonsGravatar Stefano 2013-08-231-0/+64
* Ryushare: code cleanu+ test linkGravatar Stefano 2013-08-231-3/+8
* Ryushare: added SolveMedia captcha and fixed waiting patternGravatar quareevo 2013-08-231-21/+48
* Moving settings from the account to the hoster pluginGravatar Stefano 2013-08-222-7/+6
* correctly unset http refererGravatar RaNaN 2013-08-211-1/+1
* Moved new plugin to pyloadGravatar Stefano 2013-08-201-0/+46
* UnrestrictLi: Using the remember me functionGravatar Stefano 2013-08-201-3/+5
* LetitbitNet: implemented premium modeGravatar Stefano 2013-08-201-2/+25
* small fixes for crypterGravatar RaNaN 2013-08-181-0/+4
* new linkgrabberGravatar RaNaN 2013-08-182-4/+8
* Adapted SimplydebridComGravatar Stefano 2013-08-133-23/+10
* Moved new plugins to pyloadGravatar Stefano 2013-08-133-0/+111
* FreakshareCom: fixed #210Gravatar Stefano 2013-08-131-5/+8
* Fixed #228Gravatar Stefano 2013-08-131-2/+3
* improved account listGravatar RaNaN 2013-08-111-2/+2
* another try to fix broken accountsGravatar RaNaN 2013-08-112-6/+26
* fixed replace ruleGravatar RaNaN 2013-08-111-1/+1
* new parse_time helper functionGravatar RaNaN 2013-08-102-4/+6
* UnrestrictLi: merged #215Gravatar Stefano 2013-08-091-1/+4
* UnrestrictLi: fixed http://forum.pyload.org/viewtopic.php?p=10602#p10602Gravatar Stefano 2013-08-091-2/+3
* improved last fixGravatar RaNaN 2013-08-081-1/+1
* adapted account api to multi user, fixed http referer bugGravatar RaNaN 2013-08-089-86/+245
* MultiHosters: moved settings to addon plugins.Gravatar Stefano 2013-08-074-76/+9
* MultiHosters: moved settings to account pluginsGravatar Stefano 2013-08-0716-263/+39
* UnrestrictLi: detect name and size from API dataGravatar Stefano 2013-08-071-1/+9
* PutlockerCom: ability to resume downloads even for free downloads(cherry pick...Gravatar Stefano 2013-08-071-1/+2
* 180Upload: Test linkGravatar Stefano 2013-08-031-0/+3
* DepositfilesCom: fix for #214Gravatar Stefano 2013-08-031-6/+5
* ExtabitCom: fixed #212Gravatar Stefano 2013-08-021-3/+4
* BasePlugin: fixed #208Gravatar Stefano 2013-08-021-2/+8
* fixed cookie passing, new test casesGravatar RaNaN 2013-08-014-6/+9
* Adapted 6 multi hoster pluginsGravatar Stefano 2013-07-3013-29/+58
* Putlocker: allow multiDL and chunked downloads even in free downloadsGravatar Stefano 2013-07-301-1/+3
* Adapted UnrestrictLiGravatar Stefano 2013-07-292-5/+13
* Moving plugins from module to pyloadGravatar Stefano 2013-07-283-0/+125
* Fixed module importsGravatar Stefano 2013-07-251-5/+5
* Fixed some pylint violationsGravatar Stefano 2013-07-257-43/+41
* Removed bad characterGravatar Stefano 2013-07-251-2/+2
* DebridItaliaCom: two more hosters supportedGravatar Stefano 2013-07-241-2/+2
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-2433-571/+573
* Fixed some errorsGravatar Stefano 2013-07-232-6/+5
* Fixed PEP 8 violations in AccountsGravatar Stefano 2013-07-2359-396/+455
* little cleanup, added some testsGravatar RaNaN 2013-07-222-5/+5
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-22112-1644/+1938
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-2143-676/+821
* fixed AlldebridGravatar RaNaN 2013-07-212-7/+3
* converted AllDebrid pluginGravatar RaNaN 2013-07-211-2/+10
* Moving plugins from module to pyloadGravatar Stefano 2013-07-212-0/+128
* Moving hooks to addonsGravatar Stefano 2013-07-202-0/+0
* Merge plugins from stableGravatar Stefano 2013-07-2040-261/+220
* added missing init fileGravatar RaNaN 2013-07-201-0/+1
* small fixesGravatar RaNaN 2013-07-201-0/+5
* new plugin type and refactored request classesGravatar RaNaN 2013-07-199-19/+1105
* improved progressbar renderingGravatar RaNaN 2013-07-171-7/+6
* improved inputTypes, config apiGravatar RaNaN 2013-07-173-9/+15
* fixed last commitGravatar RaNaN 2013-07-161-1/+1
* changed bs import in sj pluginGravatar RaNaN 2013-07-161-1/+3
* removed padding in progressbarGravatar RaNaN 2013-07-161-1/+1
* Captcha9kw: fixed bad gettext use(cherry picked from commit 57e68cccae1a959c3...Gravatar Stefano 2013-07-151-2/+2
* Fixed broken plugins after dbd7a02ab03dcc97a6d0eb0c6fcc95a75a63cc6dGravatar Stefano 2013-07-154-356/+0
* Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-1525-22/+376
* adapted premiumize meGravatar RaNaN 2013-07-124-22/+41
* updated locale, upload taskGravatar RaNaN 2013-07-121-2/+3
* working multihoster addonGravatar RaNaN 2013-07-123-8/+13
* fixed addon related bugsGravatar RaNaN 2013-07-123-62/+22
* Merge remote-tracking branch 'origin/stable'Gravatar RaNaN 2013-07-1238-457/+749
* added legacy file to fix older pluginsGravatar RaNaN 2013-07-111-0/+8
* added missing files, moved remaining pluginsGravatar RaNaN 2013-06-093-0/+0
* moved everything from module to pyloadGravatar RaNaN 2013-06-09305-0/+24636