summaryrefslogtreecommitdiffstats
path: root/pyload/plugins
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | (cherry picked from commit 7fe507de68c91595e00e93149d92051bc440ce4b)
* Fixed #228Gravatar Stefano 2013-08-131-2/+3
| | | | (cherry picked from commit e3747bb502a8a09ecea1e9b00628e9705568eebf)
* 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
| | | | (cherry picked from commit 9292f3d93db66e09ba6e2eb4a07b4ca69a5a9366)
* UnrestrictLi: fixed http://forum.pyload.org/viewtopic.php?p=10602#p10602Gravatar Stefano 2013-08-091-2/+3
| | | | (cherry picked from commit b95ff805c904b84a8fe669519d8111ff9c81c440)
* 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
| | | | * Removed addons
* MultiHosters: moved settings to account pluginsGravatar Stefano 2013-08-0716-263/+39
| | | | * removed addon plugins
* UnrestrictLi: detect name and size from API dataGravatar Stefano 2013-08-071-1/+9
| | | | (cherry picked from commit 216200e3dde7270570db8b5b89c62542ecc7d7fe)
* PutlockerCom: ability to resume downloads even for free downloads(cherry ↵Gravatar Stefano 2013-08-071-1/+2
| | | | picked from commit 1415a4eba232027edad23313ad07c527dfc1cd1c)
* 180Upload: Test linkGravatar Stefano 2013-08-031-0/+3
| | | | (cherry picked from commit 3c94a9fdeb801bd4294e59ff07f0763261a4dec5)
* DepositfilesCom: fix for #214Gravatar Stefano 2013-08-031-6/+5
| | | | (cherry picked from commit 2a42a2926974b5e9c184e23da88c9b3da04c8d2b)
* ExtabitCom: fixed #212Gravatar Stefano 2013-08-021-3/+4
| | | | | | + cosmetics (cherry picked from commit 84872b3d1826ae5ce0c0bec2e30b38fbf816006d)
* BasePlugin: fixed #208Gravatar Stefano 2013-08-021-2/+8
| | | | | | | (cherry picked from commit 8c5af8995b5d77f6d161d18f0812ee7aa2d141b5) Conflicts: pyload/plugins/hoster/BasePlugin.py
* 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
| | | | (cherry picked from commit 846d7e18a37c190a3dd521626da3e6a903c0daf6)
* 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
| | | | (cherry picked from commit a099b5474e5b2dd2d12565b0deb84022a2abf70a)
* Fixed some pylint violationsGravatar Stefano 2013-07-257-43/+41
| | | | (cherry picked from commit cfbdcc19337314c0bc8901711ec0e63147e1c3d0)
* Removed bad characterGravatar Stefano 2013-07-251-2/+2
| | | | (it seems it's not in stable)
* DebridItaliaCom: two more hosters supportedGravatar Stefano 2013-07-241-2/+2
| | | | (cherry picked from commit 7e16ebcee0cb17ab5134b843fedbc76254d14263)
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-2433-571/+573
| | | | | | | | | | | | | | | (cherry picked from commit 669b1e0ec048e1ed8aeb842b2570376e9ad96863) Conflicts: pyload/plugins/addons/CaptchaTrader.py pyload/plugins/addons/ClickAndLoad.py pyload/plugins/addons/Ev0InFetcher.py pyload/plugins/addons/ExternalScripts.py pyload/plugins/addons/ExtractArchive.py pyload/plugins/addons/HotFolder.py pyload/plugins/addons/MergeFiles.py pyload/plugins/addons/MultiHome.py pyload/plugins/addons/XMPPInterface.py
* Fixed some errorsGravatar Stefano 2013-07-232-6/+5
| | | | (cherry picked from commit 5f673918f7c1638794c7024bc0631daff65282de)
* Fixed PEP 8 violations in AccountsGravatar Stefano 2013-07-2359-396/+455
| | | | | | | | | | (cherry picked from commit f5535809bebc6cc343475704832c8fd8674d2d06) Conflicts: pyload/plugins/accounts/AlldebridCom.py pyload/plugins/accounts/Premium4Me.py pyload/plugins/accounts/PremiumizeMe.py pyload/plugins/accounts/RealdebridCom.py
* little cleanup, added some testsGravatar RaNaN 2013-07-222-5/+5
|
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-22112-1644/+1938
| | | | | | | | | | | (cherry picked from commit 2edeee0532ec6d6b4b26fd045a5971f67ca455da) Conflicts: pyload/plugins/hoster/BasePlugin.py pyload/plugins/hoster/MultishareCz.py pyload/plugins/hoster/NetloadIn.py pyload/plugins/hoster/PremiumizeMe.py pyload/plugins/hoster/RapidshareCom.py
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-2143-676/+821
| | | | (cherry-picked from 4b61d36bf18931df0a9720047b3619ce245f8a1b)
* 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
| | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/hoster/UnrestrictLi.py pyload/plugins/hooks/Captcha9kw.py pyload/plugins/hoster/AlldebridCom.py pyload/plugins/hoster/BitshareCom.py pyload/plugins/hoster/EgoFilesCom.py pyload/plugins/hoster/FreakshareCom.py pyload/plugins/hoster/LuckyShareNet.py pyload/plugins/hoster/Premium4Me.py pyload/plugins/hoster/PremiumizeMe.py pyload/plugins/hoster/RapidshareCom.py pyload/plugins/hoster/RealdebridCom.py pyload/plugins/hoster/ShareplaceCom.py pyload/plugins/hoster/UploadedTo.py pyload/plugins/hoster/UploadingCom.py pyload/plugins/hoster/Xdcc.py pyload/plugins/hoster/YourfilesTo.py pyload/plugins/hoster/ZeveraCom.py
* 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 ↵Gravatar Stefano 2013-07-151-2/+2
| | | | | | | 57e68cccae1a959c3d1ca54938ef2cd7567fc45c) Conflicts: pyload/plugins/hooks/Captcha9kw.py
* 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
| | | | | | | | | | (cherry picked from commit dd30ed8ae9f9ba1472d1ff9721d626dcc39b12fd) Conflicts: pyload/plugins/hoster/EgoFilesCom.py pyload/plugins/hoster/FreakshareCom.py pyload/plugins/hoster/LuckyShareNet.py pyload/plugins/hoster/UploadedTo.py
* 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
| | | | | | | | | | | Conflicts: module/plugins/accounts/Premium4Me.py pyload/plugins/addons/Premium4Me.py pyload/plugins/crypter/NCryptIn.py pyload/plugins/hooks/Captcha9kw.py pyload/plugins/hoster/Premium4Me.py pyload/plugins/hoster/Xdcc.py pyload/plugins/hoster/XvidstageCom.py
* 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