Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Zippyshare: fixed #419 | Stefano | 2013-12-15 | 1 | -1/+5 |
| | | | | (cherry picked from commit 4303eb410c9e28c6a4c51e520876e55bb7845857) | ||||
* | catch all errors when starting link decrypter | RaNaN | 2013-12-15 | 1 | -1/+7 |
| | | | | (cherry picked from commit 7e44d40af3b2574eae04e1df3b40f536776593c8) | ||||
* | HotfileCom: marked as dead | Stefano | 2013-12-15 | 1 | -127/+4 |
| | | | | | | | (cherry picked from commit 61b81558a54837b7ed32ec22f2cf21a8f6b665d7) Conflicts: pyload/plugins/hoster/HotfileCom.py | ||||
* | Merge pull request #427 from kmarty/stable | Stefano | 2013-12-15 | 1 | -24/+29 |
| | | | | | Ulozto: changed captcha code (cherry picked from commit b140dd072550d78ae8deffbdd86ac7c2696eab8d) | ||||
* | NowDownloadEu: fixed syntax error | Stefano | 2013-12-15 | 1 | -2/+2 |
| | | | | | See also #426 (cherry picked from commit c14d3c011e3e1a93893e0dde9de68f05540c4991) | ||||
* | Filefactory: fixed free download | Stefano | 2013-12-15 | 1 | -68/+32 |
| | | | | | | | | + Removed API based getInfo (no more working) + Removed process override Resolves #366 (cherry picked from commit fcb9cfa8884b73a6970855a678df2bde24ad4ec0) | ||||
* | Filefactory: fixed premium download | Stefano | 2013-12-15 | 1 | -5/+8 |
| | | | | | | | Fixes #425 See also #366 (cherry picked from commit 8572e1f2cf08e5b268482060e28a452ebc5f2e61) | ||||
* | Removed old way to log plugin messages | Stefano | 2013-12-15 | 2 | -5/+5 |
| | | | | (cherry picked from commit d686bbde84cbebe07e096939397b77043abbb03d) | ||||
* | XHamsterCom: removed debug message translation. | Stefano | 2013-12-15 | 1 | -4/+4 |
| | | | | | | See http://translate.pyload.org/translate/pyload/28/en-cs#2745 (cherry picked from commit 857389ddf5297e59123670a9c3d47410a3465244) | ||||
* | TurbobitNet: fixed #421 | Stefano | 2013-12-15 | 1 | -1/+2 |
| | | | | (cherry picked from commit 0c995e985c16c0d1a7659f65aae339ea312ff396) | ||||
* | Merge pull request #422 from vuolter/s/hoster/NowDownloadEu | Stefano | 2013-12-15 | 1 | -2/+2 |
| | | | | | NowDownloadEu: Recognize sx domain (cherry picked from commit b6bab5b8a1a9cfb020ff7d281d79796b6b717509) | ||||
* | CrockoCom: new pattern and using xrange. | Stefano | 2013-12-15 | 1 | -4/+4 |
| | | | | | | See #391 (cherry picked from commit 2409c6ff5810dd4d7a2aa6c81006384b267cadc2) | ||||
* | FilefactoryCom: fixed premium login. | Stefano | 2013-12-15 | 1 | -27/+30 |
| | | | | | | See #366 (cherry picked from commit a1cdc2d29776a2f98388cce647962cd01faa5822) | ||||
* | FshareVn: updated account plugin | Stefano | 2013-12-15 | 1 | -5/+5 |
| | | | | (cherry picked from commit 35fa61dbba3ba374ec441de6deca8ee62ff66b42) | ||||
* | Merge pull request #418 from vuolter/s/internal_PEP8cleanup | Stefano | 2013-12-15 | 9 | -64/+72 |
| | | | | | | | | | Internal plugins code cleanup according to PEP8 guidelines (cherry picked from commit cfe3b21334f3eef319a667a477634c025e757fbf) Conflicts: module/plugins/internal/MultiHoster.py pyload/plugins/internal/CaptchaService.py | ||||
* | Merge pull request #412 from vuolter/s/crypter/EasybytezComFolder | Stefano | 2013-12-15 | 2 | -3/+10 |
| | | | | | | | | EasybytezComFolder: Fixed bad url processing (result in SimpleCrypter update) (cherry picked from commit f6477822031ff1c6fffa30d62461eba3e5f1db35) Conflicts: pyload/plugins/internal/SimpleCrypter.py | ||||
* | updated pywebsocket | RaNaN | 2013-12-15 | 14 | -424/+1153 |
| | |||||
* | more options to get webUI through proxy working | RaNaN | 2013-12-15 | 17 | -101/+148 |
| | |||||
* | added new file states | RaNaN | 2013-12-13 | 14 | -40/+71 |
| | |||||
* | plugin selection for linkgrabber, partial closes #182 | RaNaN | 2013-12-12 | 4 | -11/+81 |
| | |||||
* | remote only disable with start option | RaNaN | 2013-12-11 | 2 | -2/+0 |
| | |||||
* | display file-size of current download | RaNaN | 2013-12-10 | 2 | -12/+16 |
| | |||||
* | renamed new self.user to self.owner | RaNaN | 2013-12-08 | 1 | -1/+1 |
| | |||||
* | workaround for older plugins | RaNaN | 2013-12-08 | 3 | -6/+12 |
| | |||||
* | more fixes for older plugins | RaNaN | 2013-12-08 | 1 | -0/+4 |
| | |||||
* | fixed last commit | RaNaN | 2013-12-08 | 1 | -1/+1 |
| | |||||
* | fixes to adapt old plugins | RaNaN | 2013-12-08 | 2 | -2/+3 |
| | |||||
* | fixed deps again | RaNaN | 2013-12-07 | 1 | -1/+1 |
| | |||||
* | fixed dependencies, downgraded hbs plugin | RaNaN | 2013-12-07 | 4 | -3/+8 |
| | |||||
* | render links updated to package | RaNaN | 2013-12-07 | 1 | -2/+17 |
| | |||||
* | updated some deps, button to add links to existing packages | RaNaN | 2013-12-07 | 8 | -25/+76 |
| | |||||
* | package edit dialog | RaNaN | 2013-12-06 | 10 | -17/+129 |
| | |||||
* | fixed jshint | RaNaN | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | clear dashboard when opened package is deleted | RaNaN | 2013-12-04 | 2 | -3/+9 |
| | |||||
* | password field for linkgrabber | RaNaN | 2013-12-04 | 3 | -4/+21 |
| | |||||
* | fixed changing the dl speed limit | RaNaN | 2013-12-03 | 2 | -3/+7 |
| | |||||
* | fixed cnl, packages now pausable | RaNaN | 2013-12-01 | 12 | -27/+84 |
| | |||||
* | fixed are few addons and improved crypter workarounds | RaNaN | 2013-12-01 | 13 | -81/+87 |
| | |||||
* | Updated translations | Stefano | 2013-11-30 | 180 | -14515/+22704 |
| | |||||
* | Updated locale templates | Stefano | 2013-11-30 | 5 | -152/+185 |
| | |||||
* | Merge pull request #335 from vuolter/s/crypter/YoutubeBatch | Stefano | 2013-11-30 | 1 | -19/+90 |
| | | | | YoutubeBatch: Added support for download all videos available on a channel(cherry picked from commit 9f07c61c5758e67bdfdb88967258e4ae9e55abe0) | ||||
* | Merge pull request #397 from vuolter/s/hoster/BayfilesCom | Stefano | 2013-11-30 | 1 | -9/+9 |
| | | | | BayfilesCom: Patterns updated(cherry picked from commit f0bd802e38dabc7ce321e58bf6be50eea98ee8b7) | ||||
* | Merged #407 | =?UTF-8?q?Michael=20Elsd=C3=B6rfer?= | 2013-11-30 | 1 | -0/+1 |
| | | | | | Make debugging script issue a bit easier (cherry picked from commit 6df98309258e180587a71bd13940ca0ff7c56029) | ||||
* | Merge pull request #386 from vuolter/s/setup_clean | Stefano | 2013-11-30 | 5 | -6/+0 |
| | | | | Removed unnecessary assignments for self.html and self.wantReconnect(cherry picked from commit bea7fe466f5cd1f1aa6ddc72bc0fb5651610a121) | ||||
* | Merge pull request #415 from vuolter/s/hoster/NowDownloadEu | Stefano | 2013-11-30 | 1 | -1/+1 |
| | | | | NowDownloadEu: Parse uppercase id as well(cherry picked from commit 554b37b4cc8164245582104aed9bb70174dd8c46) | ||||
* | Merge pull request #392 from vuolter/s/hoster/PutlockerCom | RaNaN | 2013-11-30 | 1 | -5/+5 |
| | | | | Hoster: PutlockerCom: More strict pattern + some code cosmetics(cherry picked from commit 21e1a107ba6927ab618b196e224ac403512ca628) | ||||
* | Merge pull request #396 from vuolter/s/hoster/TusfilesNet | RaNaN | 2013-11-30 | 1 | -4/+4 |
| | | | | Hoster: TusfilesNet: Pattern updated + fix skipped version gain missed on last commit(cherry picked from commit 4315886b10234790520f339059ce959137fed962) | ||||
* | extraction via context menu + progress information working | RaNaN | 2013-11-26 | 5 | -12/+25 |
| | |||||
* | invoke addons via context menu | RaNaN | 2013-11-25 | 11 | -58/+76 |
| | |||||
* | render addon menu for packages | RaNaN | 2013-11-24 | 7 | -10/+95 |
| | |||||
* | downgraded handlebars | RaNaN | 2013-11-24 | 2 | -1/+2 |
| | |||||
* | try to fix template helper loading | RaNaN | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | improved addonManager, new property to expose addon information, new ↵ | RaNaN | 2013-11-22 | 11 | -111/+198 |
| | | | | functionality to interact with addons | ||||
* | fixed and improved last pull request | RaNaN | 2013-11-22 | 5 | -55/+42 |
| | |||||
* | Merge pull request #216 from vuolter/m/periodical | RaNaN | 2013-11-22 | 2 | -4/+30 |
|\ | | | | | Improved periodical | ||||
| * | initPeriodical calls startPeriodical if periodcal was overwritten | Walter Purcaro | 2013-11-16 | 1 | -2/+7 |
| | | |||||
| * | Renamed setInterval reset opt to recount | Walter Purcaro | 2013-11-16 | 1 | -2/+2 |
| | | |||||
| * | Improved start and stop methods | Walter Purcaro | 2013-11-16 | 1 | -7/+5 |
| | | |||||
| * | typo | Walter Purcaro | 2013-11-16 | 1 | -3/+3 |
| | | |||||
| * | startPeriodical + setInterval methods | Walter Purcaro | 2013-11-16 | 1 | -7/+19 |
| | | |||||
| * | typo | Walter Purcaro | 2013-11-16 | 1 | -1/+1 |
| | | |||||
| * | Improved addon periodic call | Walter Purcaro | 2013-11-16 | 2 | -7/+18 |
| | | |||||
* | | Merge pull request #414 from vuolter/m/c_logging | RaNaN | 2013-11-21 | 1 | -1/+1 |
|\ \ | | | | | | | Logger: Left align for full theme too | ||||
| * | | Left align for full theme too | Walter Purcaro | 2013-11-21 | 1 | -1/+1 |
|/ / | |||||
* | | removed old request classes | RaNaN | 2013-11-19 | 5 | -1115/+2 |
| | | |||||
* | | workaround for bug that causes webUI not to load | RaNaN | 2013-11-17 | 2 | -2/+3 |
| | | |||||
* | | adapted multihoster to new plugin manager | RaNaN | 2013-11-17 | 10 | -44/+69 |
| | | |||||
* | | Merge pull request #400 from vuolter/m/c_logging | RaNaN | 2013-11-17 | 2 | -8/+9 |
|\ \ | | | | | | | Colored console: improved setting | ||||
| * | | Improved setting | Walter Purcaro | 2013-11-17 | 2 | -8/+9 |
|/ / | |||||
* | | restored multihoster overwritten by merge | RaNaN | 2013-11-17 | 8 | -21/+65 |
| | | |||||
* | | Merge remote-tracking branch 'origin/stable' | RaNaN | 2013-11-17 | 101 | -1642/+1168 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/config/default.conf module/plugins/accounts/DdlstorageCom.py module/plugins/accounts/RealdebridCom.py module/plugins/accounts/UploadheroCom.py module/plugins/crypter/DownloadVimeoCom.py module/plugins/crypter/FilebeerInfoFolder.py module/plugins/crypter/Movie2kTo.py module/plugins/hooks/AlldebridCom.py module/plugins/hooks/DebridItaliaCom.py module/plugins/hooks/MultishareCz.py module/plugins/hooks/Premium4Me.py module/plugins/hooks/PremiumizeMe.py module/plugins/hooks/RealdebridCom.py module/plugins/hooks/XFileSharingPro.py module/plugins/hooks/ZeveraCom.py module/plugins/hoster/ChipDe.py module/plugins/hoster/DdlstorageCom.py module/plugins/hoster/MovReelCom.py module/plugins/hoster/RyushareCom.py module/plugins/hoster/ShareRapidCom.py module/plugins/hoster/SpeedLoadOrg.py module/plugins/hoster/ZeveraCom.py module/web/media/default/css/default.css module/web/media/default/css/window.css module/web/templates/default/base.html module/web/templates/default/captcha.html module/web/templates/default/home.html module/web/templates/default/queue.html module/web/templates/default/window.html pyload/plugins/accounts/AlldebridCom.py pyload/plugins/accounts/Http.py pyload/plugins/accounts/MultishareCz.py pyload/plugins/accounts/Premium4Me.py pyload/plugins/accounts/PremiumizeMe.py pyload/plugins/accounts/ZeveraCom.py pyload/plugins/addons/Captcha9kw.py 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 pyload/plugins/crypter/C1neonCom.py pyload/plugins/crypter/CryptItCom.py pyload/plugins/crypter/ILoadTo.py pyload/plugins/crypter/LofCc.py pyload/plugins/crypter/NCryptIn.py pyload/plugins/crypter/OronComFolder.py pyload/plugins/crypter/RSLayerCom.py pyload/plugins/crypter/SecuredIn.py pyload/plugins/crypter/TrailerzoneInfo.py pyload/plugins/crypter/WiiReloadedOrg.py pyload/plugins/hoster/AlldebridCom.py pyload/plugins/hoster/BasePlugin.py pyload/plugins/hoster/CzshareCom.py pyload/plugins/hoster/DepositfilesCom.py pyload/plugins/hoster/EgoFilesCom.py pyload/plugins/hoster/FastshareCz.py pyload/plugins/hoster/FreakshareCom.py pyload/plugins/hoster/MegasharesCom.py pyload/plugins/hoster/MultishareCz.py pyload/plugins/hoster/MyvideoDe.py pyload/plugins/hoster/NetloadIn.py pyload/plugins/hoster/NovafileCom.py pyload/plugins/hoster/NowDownloadEu.py pyload/plugins/hoster/PornhostCom.py pyload/plugins/hoster/Premium4Me.py pyload/plugins/hoster/PremiumizeMe.py pyload/plugins/hoster/PutlockerCom.py pyload/plugins/hoster/RapidshareCom.py pyload/plugins/hoster/RealdebridCom.py pyload/plugins/hoster/ShareplaceCom.py pyload/plugins/hoster/TusfilesNet.py pyload/plugins/hoster/UnrestrictLi.py pyload/plugins/hoster/UploadedTo.py pyload/plugins/hoster/WebshareCz.py pyload/plugins/hoster/X7To.py pyload/plugins/hoster/XHamsterCom.py pyload/plugins/hoster/YoupornCom.py pyload/plugins/hoster/YourfilesTo.py pyload/plugins/hoster/YoutubeCom.py pyload/plugins/hoster/ZippyshareCom.py pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/SimpleHoster.py | ||||
| * \ | Merge pull request #394 from vuolter/s/hoster/Keep2shareCC | RaNaN | 2013-11-17 | 1 | -3/+3 |
| |\ \ | | | | | | | | | Hoster: Keep2shareCC: Pattern updated | ||||
| | * | | Hoster: Keep2shareCC: Pattern updated | Walter Purcaro | 2013-11-17 | 1 | -3/+3 |
| |/ / | |||||
| * | | Merge pull request #384 from vuolter/s/hoster/FastixRu | RaNaN | 2013-11-16 | 1 | -3/+3 |
| |\ \ | | | | | | | | | Hoster: FastixRu: Fixed pattern | ||||
| | * | | Hoster: FastixRu: Fixed pattern | Walter Purcaro | 2013-11-16 | 1 | -3/+3 |
| | | | | |||||
| * | | | Merge pull request #385 from vuolter/s/hoster/NowDownloadEu | RaNaN | 2013-11-16 | 1 | -9/+13 |
| |\ \ \ | | |/ / | |/| | | Hoster: NowDownloadEu: Plugin updated to support new ch domain | ||||
| | * | | Hoster: NowDownloadEu: Plugin updated to support new ch domain | Walter Purcaro | 2013-11-16 | 1 | -9/+13 |
| |/ / | |||||
| * | | added version to abstract extractor | RaNaN | 2013-11-10 | 1 | -0/+3 |
| | | | |||||
| * | | Merge pull request #374 from vuolter/s/hoster/SockshareCom | Stefano | 2013-11-10 | 1 | -2/+1 |
| |\ \ | | | | | | | | | PutlockerCom: Code cosmetic | ||||
| | * | | Hoster: PutlockerCom: Code cosmetic | Walter Purcaro | 2013-11-10 | 1 | -2/+1 |
| |/ / | |||||
| * | | SockshareCom added | Walter Purcaro | 2013-11-08 | 2 | -6/+42 |
| | | | | | | | | | | | | Merged #357 | ||||
| * | | Merge pull request #368 from igel-kun/patch-1 | RaNaN | 2013-11-07 | 1 | -2/+2 |
| |\ \ | | | | | | | | | Update MegasharesCom.py | ||||
| | * | | Update MegasharesCom.py | igel-kun | 2013-11-06 | 1 | -1/+1 |
| | | | | |||||
| | * | | Update MegasharesCom.py | igel-kun | 2013-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | fixed a closing bracket | ||||
| * | | | Merge pull request #370 from vuolter/s/hoster/TusfilesNet | RaNaN | 2013-11-07 | 1 | -1/+10 |
| |\ \ \ | | | | | | | | | | | Hoster: TusfilesNet limitDL policy | ||||
| | * | | | Hoster: TusfilesNet limitDL policy | Walter Purcaro | 2013-11-05 | 1 | -1/+10 |
| | |/ / | |||||
| * | | | Merge pull request #372 from jorisv83/movreel | RaNaN | 2013-11-07 | 1 | -100/+13 |
| |\ \ \ | | | | | | | | | | | MovReelCom hoster plugin updated | ||||
| | * | | | Fixed MovReelCom. Now uses XFileSharingPro and adapted to new site. | Joris | 2013-11-07 | 1 | -7/+4 |
| | | | | | |||||
| | * | | | MovreelCom changed to use XFileSharingPro | Joris | 2013-11-07 | 1 | -95/+11 |
| |/ / / | |||||
| * | | | Merge pull request #371 from igel-kun/patch-2 | RaNaN | 2013-11-06 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | Update DepositfilesCom.py | ||||
| | * | | Update DepositfilesCom.py | igel-kun | 2013-11-05 | 1 | -1/+1 |
| |/ / | | | | | | | added depositfiles https recognition | ||||
| * | | New multi-hoster: RPNetBiz | Dman | 2013-11-03 | 3 | -0/+168 |
| | | | | | | | | | | | | Merged #339 | ||||
| * | | Merge pull request #351 from AndroKev/stable | RaNaN | 2013-11-02 | 3 | -9/+14 |
| |\ \ | | | | | | | | | ExtractArchives - add an option to excludefiles | ||||
| | * \ | Merge remote-tracking branch 'upstream/stable' into stable | AndroKev | 2013-11-02 | 8 | -37/+133 |
| | |\ \ | | |/ / | |/| | | | | | | test | ||||
| * | | | New crypter: FreetexthostCom | Stefano | 2013-11-01 | 1 | -0/+37 |
| | | | | | | | | | | | | | | | | Requested in #360 | ||||
| * | | | New crypter: PastebinCom | Stefano | 2013-11-01 | 1 | -0/+31 |
| | | | | | | | | | | | | | | | | Requested in #361 | ||||
| * | | | Merge pull request #358 from chaosmaker/patch-1 | Stefano | 2013-11-01 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | Update RealdebridCom hoster | ||||
| | * | | | Update RealdebridCom.py | chaosmaker | 2013-11-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Changed Line 51 to use https instead of http as RealDebrid now only supports that. | ||||
| * | | | | Merge pull request #359 from chaosmaker/patch-2 | Stefano | 2013-11-01 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | Update RealdebridCom | ||||
| | * | | | Update RealdebridCom.py | chaosmaker | 2013-11-01 | 1 | -2/+2 |
| |/ / / | | | | | | | | | Real Debrid now only accepts https connections to any of their api and hence the change | ||||
| * | | | Keep2share: added k2s.cc support | Stefano | 2013-10-31 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | see #92 | ||||
| * | | | Captcha9kw: merged #356 | stefanos | 2013-10-31 | 1 | -3/+4 |
| | | | | |||||
| * | | | YouTube: using ASCII instead of LATIN-1. | Stefano | 2013-10-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Fixes #353 | ||||
| * | | | SimpleHoster: new PREMIUM_ONLY_PATTERN (see #350). | Stefano | 2013-10-29 | 1 | -26/+48 |
| | | | | | | | | | | | | | | | | + cosmetics | ||||
| | * | | Deleted the wildcard | AndroKev | 2013-11-02 | 1 | -2/+1 |
| | | | | |||||
| | * | | Deleted default value and cleaned the code a little bit | AndroKev | 2013-11-02 | 2 | -2/+2 |
| | | | | |||||
| | * | | Update AbstractExtractor.py | AndroKev | 2013-10-27 | 1 | -1/+1 |
| | | | | | | | | | | | | there was a little bug | ||||
| | * | | ExtractArchives - add an option to excludefiles | AndroKev | 2013-10-27 | 3 | -9/+15 |
| |/ / | |||||
| * | | New hoster and folder: DuploadOrg | Stefano | 2013-10-27 | 2 | -0/+65 |
| | | | |||||
| * | | Putlocker: added support for "mobile" links. | Stefano | 2013-10-27 | 1 | -3/+3 |
| | | | | | | | | | | | | + Better url replacement (see #349) | ||||
| * | | YouTube: using encode to avoid any bad char issue | Stefano | 2013-10-24 | 1 | -6/+2 |
| | | | |||||
| * | | Fastshare: fixed offline pattern | Stefano | 2013-10-23 | 1 | -2/+2 |
| | | | |||||
| * | | Ryushare: new test link + cosmetics | Stefano | 2013-10-23 | 1 | -2/+2 |
| | | | |||||
| * | | YouTube: fixed #264 | Stefano | 2013-10-23 | 1 | -2/+2 |
| | | | |||||
| * | | Novafile: fixed #337 | Stefano | 2013-10-23 | 1 | -5/+9 |
| | | | |||||
| * | | Cleanup for setup vars. | Walter Purcaro | 2013-10-23 | 16 | -59/+10 |
| | | | | | | | | | | | | See #315 | ||||
| * | | Merge pull request #331 from vuolter/s/hoster_lc | Stefano | 2013-10-23 | 9 | -22/+21 |
| |\ \ | | | | | | | | | Hosters: replace line continuation with brackets | ||||
| | * | | Hosters: replaced line continuation with brackets | Walter Purcaro | 2013-10-16 | 9 | -22/+21 |
| | | | | |||||
| * | | | NCryptIn: better folder name detect | Stefano | 2013-10-23 | 1 | -28/+28 |
| | | | | | | | | | | | | | | | | + cosmetics | ||||
| * | | | Merge pull request #336 from fragonib/stable | Stefano | 2013-10-23 | 1 | -94/+131 |
| |\ \ \ | | | | | | | | | | | Updated NCryptIn.py | ||||
| | * | | | Update NCryptIn.py | fragonib | 2013-10-19 | 1 | -94/+131 |
| | |/ / | | | | | | | | | NCryptIn: Improved link source management | ||||
| * | | | Merge pull request #338 from vuolter/s/crypter/EasybytezComFolder | Stefano | 2013-10-21 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | EasybytezComFolder: better naming | ||||
| | * | | | EasybytezComFolder: stickell tip | Walter Purcaro | 2013-10-20 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | EasybytezComFolder: better naming | Walter Purcaro | 2013-10-20 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #324 from vuolter/s/captcha/MegauploadCom | RaNaN | 2013-10-20 | 1 | -14/+0 |
| |\ \ \ | | |/ / | |/| | | MegauploadCom: deleted captcha plugin | ||||
| | * | | MegauploadCom: deleted captcha plugin | Walter Purcaro | 2013-10-15 | 1 | -14/+0 |
| | | | | |||||
| * | | | Merge pull request #328 from vuolter/s/dead_crypters | Stefano | 2013-10-16 | 1 | -125/+2 |
| |\ \ \ | | | | | | | | | | | C1neonCom marked as dead | ||||
| | * | | | C1neonCom marked as dead | Walter Purcaro | 2013-10-15 | 1 | -125/+2 |
| | | | | | |||||
| * | | | | Putlocker: merged #322 | Stefano | 2013-10-16 | 1 | -15/+31 |
| | |/ / | |/| | | | | | | | | | | + cleanup | ||||
| * | | | Merge pull request #321 from vuolter/s/dead_crypters | Stefano | 2013-10-13 | 1 | -28/+3 |
| |\| | | | | | | | | | | CryptItCom: marked as dead | ||||
| | * | | CryptItCom: mark as dead | Walter Purcaro | 2013-10-13 | 1 | -28/+3 |
| | | | | |||||
| * | | | Merge pull request #320 from vuolter/s/dead_crypters | Stefano | 2013-10-13 | 9 | -834/+35 |
| |\| | | | | | | | | | | Mark dead crypters as DeadCrypter | ||||
| | * | | Mark dead crypters as DeadCrypter | Walter Purcaro | 2013-10-13 | 9 | -834/+35 |
| | | | | |||||
| * | | | Putlocker: fixed #306 | Stefano | 2013-10-13 | 1 | -4/+2 |
| | | | | |||||
| * | | | MultiHosters: no need an account if the link has already been converted. | Stefano | 2013-10-13 | 6 | -52/+50 |
| | | | | | | | | | | | | | | | | See also #307 | ||||
| * | | | Zippyshare: little improvements. | Stefano | 2013-10-13 | 1 | -4/+7 |
| | | | | |||||
| * | | | SimpleHoster: improved 0.4.9 cookie bug workaround | Stefano | 2013-10-13 | 2 | -4/+4 |
| | | | | |||||
| * | | | Bayfiles: fixed #308 | Stefano | 2013-10-13 | 1 | -2/+2 |
| | | | | |||||
| * | | | FastshareCz: improved plugin. | Stefano | 2013-10-13 | 1 | -23/+14 |
| |/ / | | | | | | | | | | Fixes #302 | ||||
| * | | Removed dead plugins. | Stefano | 2013-10-11 | 6 | -112/+23 |
| | | | | | | | | | | | | See #304 | ||||
| * | | NCryptIn: ability to decrypt single encrypted links. | Stefano | 2013-10-11 | 1 | -28/+43 |
| | | | | | | | | | | | | Requested in #303 | ||||
| * | | LofCc: using ReCaptcha from CaptchaService | Stefano | 2013-10-11 | 1 | -2/+2 |
| | | | |||||
| * | | NCryptIn: using ReCaptcha from CaptchaService | Stefano | 2013-10-11 | 1 | -2/+2 |
| | | | |||||
| * | | Keep2share: using ReCaptcha from CaptchaService | Stefano | 2013-10-11 | 1 | -2/+2 |
| | | | |||||
| * | | GooIm: multiple downloads, resume and unlimited chunks are allowed even in ↵ | Stefano | 2013-10-09 | 1 | -1/+5 |
| | | | | | | | | | | | | free mode | ||||
| * | | New hoster: GooIm | Stefano | 2013-10-09 | 1 | -0/+51 |
| | | | | | | | | | | | | requested in #158 | ||||
| * | | New crypter: FiletramCom | Stefano | 2013-10-09 | 1 | -0/+31 |
| | | | |||||
| * | | FilecloudIo: premium support | Stefano | 2013-10-08 | 2 | -6/+42 |
| | | | |||||
| * | | SimpleHoster: workaround load cookies 0.4.9 bug | Stefano | 2013-10-08 | 1 | -2/+4 |
| | | | | | | | | | | | | See also ecb3e1cf7733d6f217082abcbe41c0e07dc522da | ||||
| * | | Keep2share: improved offline pattern | Stefano | 2013-10-07 | 1 | -2/+2 |
| | | | | | | | | | suggested in #92 | ||||
| * | | New hoster: RgHostNet | z00nx 0 | 2013-10-07 | 1 | -0/+28 |
| | | | | | | | | | | | | Requested in #176 | ||||
| * | | Captcha9kw: new selfsolve option | stefanos | 2013-10-07 | 1 | -4/+5 |
| | | | | | | | | | | | | + removed unused imports | ||||
| * | | Checksum: reverted b2e7352 due to a case sensitive issue | Stefano | 2013-10-04 | 1 | -15/+1 |
| | | | |||||
| * | | Merge pull request #295 from vuolter/s/hoster_cosmetics_fix | Stefano | 2013-10-04 | 2 | -2/+2 |
| |\ \ | | | | | | | | | Fix assignation issue due f876908b6a1946845c1c7dff591d4d9f64643f82 | ||||
| | * | | Fix | Walter Purcaro | 2013-10-04 | 2 | -2/+2 |
| | | | | |||||
| * | | | YouTube: fixed #287 | Stefano | 2013-10-03 | 1 | -2/+9 |
| | | | | |||||
| * | | | Zippyshare: fixed #292 | Stefano | 2013-10-03 | 1 | -37/+52 |
| |/ / | |||||
| * | | Merge pull request #289 from vuolter/s/hoster/MegaNz | RaNaN | 2013-10-02 | 1 | -4/+9 |
| |\ \ | | | | | | | | | MegaNz: bugfix https://github.com/pyload/pyload/issues/274 | ||||
| | * | | MegaNz: bugfix https://github.com/pyload/pyload/issues/274 | Walter Purcaro | 2013-10-02 | 1 | -4/+9 |
| |/ / | |||||
| * | | Plugins: cosmetics See #286 | Stefano | 2013-10-02 | 23 | -46/+31 |
| | | | |||||
| * | | Merge pull request #285 from vuolter/s/hoster/OneFichierCom | Stefano | 2013-10-02 | 1 | -1/+4 |
| |\ \ | | | | | | | | | OneFichierCom: enable download resume for free account too | ||||
| | * | | OneFichierCom: enable download resume with free account too | Walter Purcaro | 2013-10-01 | 1 | -1/+4 |
| | | | | |||||
| * | | | DDLStorage: rewritten to use API. | Stefano | 2013-10-02 | 3 | -8/+125 |
| |/ / | |||||
| * | | GamefrontCom: unlimited chunks even for free users | Stefano | 2013-10-01 | 1 | -1/+2 |
| | | | | | | | | | See #279 | ||||
| * | | New plugin: Keep2shareCC | Stefano | 2013-09-29 | 1 | -0/+89 |
| | | | | | | | | | | | | Requested in #92 | ||||
| * | | New crypter: TurbobitNetFolder | Stefano | 2013-09-28 | 2 | -2/+62 |
| | | | |||||
| * | | ShareRapidCom: rewritten most of the plugin | Stefano | 2013-09-28 | 1 | -57/+20 |
| | | | |||||
| * | | XFileSharingPro: fixed premium direct links crash | Stefano | 2013-09-27 | 1 | -2/+6 |
| | | | | | | | | | | | | workaround for an HTTPRequest class bug. | ||||
| * | | Merge pull request #280 from z00nx/XupPl | Stefano | 2013-09-27 | 1 | -0/+18 |
| |\ \ | | | | | | | | | New crypter plugin: XupPl | ||||
| | * | | Fixed URL regex | z00nx 0 | 2013-09-26 | 1 | -1/+1 |
| | | | | |||||
| | * | | Initial XupPl decrypter | z00nx 0 | 2013-09-26 | 1 | -0/+18 |
| | | | | |||||
| * | | | Increased version number after 5401e18dfd406c2a8ed35c4b72c9df9f7dc3e436 | Stefano | 2013-09-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #284 from anderi/patch-1 | Stefano | 2013-09-27 | 1 | -5/+6 |
| |\ \ \ | | | | | | | | | | | Zippyshare: fixed #281 | ||||
| | * | | | fixes #281 | anderi | 2013-09-27 | 1 | -5/+6 |
| |/ / / | |||||
| * / / | IfolderRu: fixed #267 | Stefano | 2013-09-26 | 1 | -2/+2 |
| |/ / | |||||
| * | | XFileSharingPro: reverted cbb3d4c and 07ebba1 | Stefano | 2013-09-24 | 1 | -11/+10 |
| | | | |||||
| * | | GamefrontCom: improvement proposed in #279 | Stefano | 2013-09-23 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #272 from pulpe/acculoztonet | Stefano | 2013-09-22 | 1 | -4/+9 |
| |\ \ | | | | | | | | | UlozTo: account fix | ||||
| | * | | UlozTo account fix | pulpe | 2013-09-22 | 1 | -4/+9 |
| |/ / | |||||
| * | | Removed SkipRev. See #167 | Stefano | 2013-09-21 | 1 | -47/+0 |
| | | | |||||
| * | | Checksum: fixed #262 | Stefano | 2013-09-18 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #218 from vuolter/s/plugin/coreconfig | Stefano | 2013-09-15 | 5 | -17/+17 |
| |\ \ | | | | | | | | | Use config instead core.config for plugins | ||||
| | * | | Plugins: core.config -> config | Walter Purcaro | 2013-09-03 | 5 | -17/+17 |
| | | | | |||||
| * | | | Fastshare: fixed premium issue in #253 | Stefano | 2013-09-13 | 2 | -4/+6 |
| | | | | |||||
| * | | | RyushareCom: fixed #251 | Stefano | 2013-09-13 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | + updated test link | ||||
| * | | | NetloadIn: Applied change proposed in #252 | Stefano | 2013-09-09 | 1 | -2/+7 |
| | | | | |||||
| * | | | FastshareCz: Fixed #253 | Stefano | 2013-09-07 | 1 | -2/+2 |
| | | | | |||||
| * | | | New crypter: FilestubeCom | Stefano | 2013-09-07 | 1 | -0/+31 |
| | | | | | | | | | | | | | | | | Requested in #257 | ||||
| * | | | SimpleCrypter: using a separated method to extract links. | Stefano | 2013-09-07 | 1 | -3/+12 |
| | | | | | | | | | | | | | | | | Suggested in #257 | ||||
| * | | | XFileSharingPro: improved DIRECT_LINK_PATTERN | Stefano | 2013-09-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Fixes #256 | ||||
| * | | | XFileSharingPro: fixed filename override on premium direct links after | Stefano | 2013-09-04 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | | | | | cbb3d4c6a590f848f94b34faf19bef849e39e13a See also #248 | ||||
| * | | | Uploadhero: changed domain from COM to CO | Stefano | 2013-09-04 | 2 | -10/+10 |
| |/ / | | | | | | | | | | See #125 | ||||
| * | | BitshareCom: fixes | Stefano | 2013-09-03 | 1 | -12/+11 |
| | | | | | | | | | | | | see #227 | ||||
| * | | Megashares: fix suggested in #234 | Stefano | 2013-09-03 | 1 | -3/+3 |
| | | | |||||
| * | | Merge pull request #241 from Apollo-Hartigan/WindowsPhoneToastNotify | Stefano | 2013-08-27 | 1 | -7/+10 |
| |\ \ | | | | | | | | | WindowsPhoneToastNotify: notification timeout | ||||
| | * | | WindowsPhoneToastNotify: fixed type of storage value | Andy Voigt | 2013-08-26 | 1 | -2/+2 |
| | | | | |||||
| | * | | WindowsPhoneToastNotify: add notification timeout | Andy Voigt | 2013-08-26 | 1 | -7/+10 |
| |/ / | |||||
| * | | UnrestrictLi: fix for #238 | Stefano | 2013-08-25 | 1 | -5/+13 |
| | | | |||||
| * | | Depositfiles: fixed file size detect | Stefano | 2013-08-25 | 1 | -4/+3 |
| | | | |||||
| * | | XFileSharingPro: fixed a premium direct links issue. | Stefano | 2013-08-24 | 1 | -7/+10 |
| | | |