summaryrefslogtreecommitdiffstats
path: root/module/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Update UpleaCom.pyGravatar GammaC0de 2015-04-281-3/+3
| | |
| * | UpleaCom fix size calculation and Set DISPOSITION to False (temp)Gravatar GammaC0de 2015-04-261-2/+4
| | |
* | | Merge pull request #1386 from GammaC0de/GammaC0de-ContentDisposition-fixGravatar Walter Purcaro 2015-04-301-2/+2
|\ \ \ | | | | | | | | [SimpleHoster] fix 'Content-Disposition' filename sometime missing first and last chars
| * | | Update SimpleHoster.pyGravatar GammaC0de 2015-04-291-1/+1
| | | |
| * | | fix 'Content-Disposition' filename cutting first and last charsGravatar GammaC0de 2015-04-291-2/+2
| |/ /
* | | Update UploadedTo.pyGravatar GammaC0de 2015-04-291-1/+1
| | |
* | | UploadedTo - Detect Maintenance ModeGravatar GammaC0de 2015-04-291-1/+3
|/ /
* | Update UpleaCom.pyGravatar GammaC0de 2015-04-251-1/+2
| |
* | Update UpleaCom.pyGravatar GammaC0de 2015-04-241-1/+1
| |
* | Update UpleaCom.pyGravatar GammaC0de 2015-04-241-6/+14
| |
* | [FilecryptCc] Version up (2)Gravatar Walter Purcaro 2015-04-221-4/+4
| |
* | Merge pull request #1367 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-04-221-5/+6
|\ \ | | | | | | [FilecryptCc.py] Avoid hardcoded urls
| * | [FilecryptCc.py] Avoid hardcoded urlsGravatar zapp-brannigan 2015-04-221-6/+7
| | | | | | | | | Fix https://github.com/pyload/pyload/issues/1364 again ;)
* | | [FilecryptCc] Version upGravatar Walter Purcaro 2015-04-221-2/+4
|/ /
* | remove "www" in circlecaptcha to get it workingGravatar Gutz-Pilz 2015-04-221-1/+1
| |
* | Update FilecryptCc.pyGravatar zapp-brannigan 2015-04-221-15/+10
| |
* | [FilecryptCc.py] Fix circle captchaGravatar zapp-brannigan 2015-04-221-14/+17
| | | | | | Fix https://github.com/pyload/pyload/issues/1364
* | [UnSkipOnFail] Typo (2)Gravatar Walter Purcaro 2015-04-161-4/+4
| |
* | [UpdateManager] CleanupGravatar Walter Purcaro 2015-04-161-6/+4
| |
* | [UploadedTo] Set DISPOSITION to False (temp)Gravatar Walter Purcaro 2015-04-161-1/+3
| |
* | Merge pull request #1356 from GammaC0de/GammaC0de-patch-1Gravatar Walter Purcaro 2015-04-161-3/+19
|\ \ | | | | | | Update UpdateManager.py
| * | Update UpdateManager.pyGravatar GammaC0de 2015-04-141-3/+19
| | |
* | | [HostujeNet] Tiny cleanupGravatar Walter Purcaro 2015-04-161-5/+3
| | |
* | | HostujeNetGravatar GammaC0de 2015-04-161-0/+51
|/ /
* | Version bumpGravatar GammaC0de 2015-04-141-1/+1
| |
* | [SimpleHoster] Improve latest change a littleGravatar Walter Purcaro 2015-04-141-4/+1
| |
* | Update YadiSk.pyGravatar GammaC0de 2015-04-141-39/+42
| |
* | Update SimpleHoster.pyGravatar GammaC0de 2015-04-141-1/+4
| |
* | [UnSkipOnFail] TypoGravatar Walter Purcaro 2015-04-131-2/+2
| |
* | [LolabitsEs] CleanupGravatar Walter Purcaro 2015-04-121-21/+23
| |
* | [New Hoster] lolabits.esGravatar zapp-brannigan 2015-04-111-0/+46
| | | | | | As requested in https://github.com/pyload/pyload/issues/1343
* | Fix OboomCom and SmoozedCom with beaker >= v1.7.xGravatar Armin 2015-04-102-4/+30
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-04-1030-89/+47
| |
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1341Gravatar Walter Purcaro 2015-04-102-6/+6
| |
* | [DepositfilesCom] UpdateGravatar Walter Purcaro 2015-04-101-7/+3
| |
* | [RestartSlow] Remove (temp)Gravatar Walter Purcaro 2015-04-101-58/+0
| |
* | Update DepositfilesCom.pyGravatar GammaC0de 2015-04-101-0/+2
| |
* | Update - new links patternGravatar valdi74 2015-04-101-3/+3
| |
* | Update CaptchaService.pyGravatar zapp-brannigan 2015-04-091-17/+8
| | | | | | Fix ReCaptchaV2
* | [SimpleHoster] Improve file name handlingGravatar Walter Purcaro 2015-04-094-24/+24
| |
* | Merge branch 'pr/n1314_sebdelsol' into stableGravatar Walter Purcaro 2015-04-081-0/+4
|\ \
| * | [zippyshare] fix bug #1311Gravatar sebdelsol 2015-04-041-0/+4
| | | | | | | | | | | | | | | Zippyshare sometimes encode file name with an image. In this case, use the file link to get the file name. (it's probably a bad hack. I don't know nothing about pyload Core).
* | | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1311Gravatar Walter Purcaro 2015-04-081-2/+2
| | |
* | | Fix https://github.com/pyload/pyload/issues/1157 (2)Gravatar Walter Purcaro 2015-04-081-2/+2
| | |
* | | Fix https://github.com/pyload/pyload/issues/1157Gravatar Walter Purcaro 2015-04-0827-67/+67
| | |
* | | Spare code cosmeticsGravatar Walter Purcaro 2015-04-0815-25/+27
| | |
* | | [UserAgentSwitcher] Random user-agent featureGravatar Walter Purcaro 2015-04-082-8/+23
| | |
* | | [RapiduNet] https://github.com/pyload/pyload/issues/1326Gravatar Walter Purcaro 2015-04-081-15/+13
| | |
* | | [CatShareNet] https://github.com/pyload/pyload/issues/1325Gravatar Walter Purcaro 2015-04-081-8/+6
| | |
* | | [AntiVirus][ExtractArchive] FixupGravatar Walter Purcaro 2015-04-082-4/+4
| | |
* | | [RemixshareCom] CleanupGravatar Walter Purcaro 2015-04-081-18/+12
| | |
* | | [SolidfilesCom] CleanupGravatar Walter Purcaro 2015-04-082-42/+33
| | |
* | | [UserAgentSwitcher] Fix https://github.com/pyload/pyload/issues/1324Gravatar Walter Purcaro 2015-04-081-2/+2
| | |
* | | Added Solidfiles HosterGravatar sraedler 2015-04-081-0/+42
| | |
* | | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1322Gravatar Walter Purcaro 2015-04-081-2/+2
| | |
* | | [UserAgentSwitcher] Default activated set to TrueGravatar Walter Purcaro 2015-04-083-10/+5
| | |
* | | Traceback code cosmeticsGravatar Walter Purcaro 2015-04-074-11/+11
| | |
* | | [YadiSk] Fix https://github.com/pyload/pyload/issues/1321Gravatar Walter Purcaro 2015-04-073-25/+24
| | |
* | | [ExtractArchive] Improve send2trash featureGravatar Walter Purcaro 2015-04-071-38/+43
| | |
* | | [AntiVirus] Recycle bin supportGravatar Walter Purcaro 2015-04-071-9/+29
| | |
* | | New plugin: UserAgentSwitcherGravatar Walter Purcaro 2015-04-071-0/+31
| | | | | | | | | | | | Fix https://github.com/pyload/pyload/issues/1305
* | | [SimpleDereferer][SimpleHoster] Update user-agent (3)Gravatar Walter Purcaro 2015-04-072-2/+4
| | |
* | | Fixed RemixshareComGravatar sraedler 2015-04-071-7/+10
| | |
* | | [SimpleDereferer] Update user-agent (2)Gravatar Walter Purcaro 2015-04-072-5/+6
| | |
* | | [SimpleDereferer][SimpleHoster] Update user-agentGravatar Walter Purcaro 2015-04-074-11/+13
| | |
* | | [YadiSk] CleanupGravatar Walter Purcaro 2015-04-071-29/+30
| | |
* | | [hoster request]yadi.sk #1292Gravatar saintego 2015-04-071-0/+84
|/ / | | | | GammaC0de post works
* | Merge pull request #1301 from saintego/patch-5Gravatar Walter Purcaro 2015-04-031-6/+11
|\ \ | | | | | | Some issue in keep2share.cc #1236
| * | Some issue in keep2share.cc #1236Gravatar saintego 2015-03-301-6/+11
| | | | | | | | | `Problem is not fixed. With this change we are able to load captcha, but I got Parse error: No file downloaded | Plugin may be out of date
* | | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/1307Gravatar Walter Purcaro 2015-04-031-1/+1
| | |
* | | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304 (2)Gravatar Walter Purcaro 2015-04-012-6/+6
| | |
* | | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304Gravatar Walter Purcaro 2015-04-012-4/+4
| | |
* | | Temp fixup to `filename*=UTF-8` bug (2)Gravatar Walter Purcaro 2015-04-011-3/+3
| | |
* | | Temp fixup to `filename*=UTF-8` bugGravatar Walter Purcaro 2015-03-316-43/+39
| | |
* | | [TusfilesNet] Fix downloadLinkGravatar Walter Purcaro 2015-03-301-3/+3
| | |
* | | [GoogledriveCom][UlozTo] Fix handleDirect (2)Gravatar Walter Purcaro 2015-03-302-4/+4
| | |
* | | OneFichier premium: remove double quote at the end of the filenameGravatar Ludovic Lehmann 2015-03-301-2/+2
|/ /
* | [GoogledriveCom] Fix handleDirectGravatar Walter Purcaro 2015-03-304-6/+6
| |
* | [UlozTo] Fix https://github.com/pyload/pyload/issues/1300Gravatar Walter Purcaro 2015-03-301-6/+6
| |
* | Fix indentation problem in OneFichierCom.pyGravatar ludoviclehmann 2015-03-291-1/+1
| |
* | fix OneFichierCom premium issue : global name 'link' is not definedGravatar Ludovic Lehmann 2015-03-291-3/+4
| |
* | [ExternalScripts] UpdateGravatar Walter Purcaro 2015-03-291-9/+9
| |
* | [MediafireCom] Version upGravatar Walter Purcaro 2015-03-291-2/+2
| |
* | mediafire link in new format #1297Gravatar saintego 2015-03-291-1/+1
| |
* | [GoogledriveCom] ImproveGravatar Walter Purcaro 2015-03-281-2/+12
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-03-2857-118/+112
| |
* | [UlozTo] Update hosterGravatar Walter Purcaro 2015-03-281-47/+49
| |
* | [MultiHook] Periodically loadAccountGravatar Walter Purcaro 2015-03-281-8/+6
| |
* | Fix issue #1042Gravatar ludoviclehmann 2015-03-271-1/+17
| | | | | | https://github.com/pyload/pyload/issues/1042
* | ifolder issue #1291Gravatar saintego 2015-03-271-18/+8
| | | | | | add metalare.org and fixed for new layout of page
* | [RgHostNet] UpdateGravatar Walter Purcaro 2015-03-261-5/+6
| |
* | Tiny code cosmeticsGravatar Walter Purcaro 2015-03-262-8/+8
| |
* | rghost issue #1289Gravatar saintego 2015-03-261-2/+2
| | | | | | add rghost.ru and fix link_free_patern
* | [Extractor] Rename method 'test' to 'verify'Gravatar Walter Purcaro 2015-03-265-39/+38
| |
* | interval code cosmeticsGravatar Walter Purcaro 2015-03-2621-99/+38
| |
* | [UpdateManager] UpdateGravatar Walter Purcaro 2015-03-261-93/+80
| |
* | __config__ cosmeticsGravatar Walter Purcaro 2015-03-25219-194/+375
| |
* | fixed "permanent" issueGravatar Gutz-Pilz 2015-03-251-2/+2
| | | | | | (forgot to change filversion)
* | Merge pull request #1285 from immenz/dev_extractGravatar Walter Purcaro 2015-03-253-28/+43
|\ \ | | | | | | [ExtractArchive] Send2Trash Integration
| * | [ExtractArchive] Send2Trash IntegrationGravatar Jens Hörnlein 2015-03-253-28/+43
| | |
* | | [MegaRapidoNet] CleanupGravatar Walter Purcaro 2015-03-253-197/+143
| | |
* | | New plugin: MegaRapidoNetGravatar Kagenoshin 2015-03-253-0/+245
| | |
* | | [SimpleHoster] Fix retryFreeGravatar Walter Purcaro 2015-03-251-1/+5
| | |
* | | Merge pull request #1284 from immenz/dev_extractGravatar Walter Purcaro 2015-03-241-6/+2
|\| | | | | | | | [ExtractArchive] Bugfix
| * | [ExtractArchive] BugfixGravatar Jens Hörnlein 2015-03-241-6/+2
| | |
* | | Merge pull request #1278 from immenz/dev_extractGravatar Walter Purcaro 2015-03-233-8/+19
|\| | | | | | | | [ExtractArchive] extract archive even if first part is not in package
| * | [ExtractArchive] extract archive even if first part is not in packageGravatar Jens Hörnlein 2015-03-233-8/+19
| | |
* | | [AntiVirus] Typo & Remove Comment within ArrayGravatar Jens Hörnlein 2015-03-221-3/+4
|/ /
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1274Gravatar Walter Purcaro 2015-03-221-1/+3
| |
* | [SimplydebridCom] TypoGravatar Walter Purcaro 2015-03-211-2/+2
| |
* | [DeleteFinished] Define MIN_CHECK_INTERVALGravatar Walter Purcaro 2015-03-212-20/+23
| |
* | [SimpleHoster] Fix checkErrors (2)Gravatar Walter Purcaro 2015-03-212-6/+8
| |
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1272Gravatar Walter Purcaro 2015-03-211-17/+17
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-03-202-12/+4
| |
* | [DevhostStFolder] FixupGravatar Walter Purcaro 2015-03-201-11/+19
| |
* | [CatShareNet] getFileInfo -> checkErrorsGravatar Walter Purcaro 2015-03-201-3/+4
| |
* | [SimpleHoster] Fix checkErrorsGravatar Walter Purcaro 2015-03-201-5/+8
| |
* | [DepositfilesCom] Fix https://github.com/pyload/pyload/issues/1268Gravatar Walter Purcaro 2015-03-201-40/+19
| |
* | [ExternalScripts] Rename pyload_shutdown to pyload_stopGravatar Walter Purcaro 2015-03-201-3/+3
| |
* | [UploadheroCom] Fix https://github.com/pyload/pyload/issues/1244Gravatar Walter Purcaro 2015-03-201-25/+19
| |
* | [ExternalScripts] New events supportGravatar Walter Purcaro 2015-03-201-6/+33
| |
* | [ExtractArchive] Update dispatchEventGravatar Walter Purcaro 2015-03-202-65/+68
| |
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1263Gravatar Walter Purcaro 2015-03-182-2/+11
| |
* | Hooks cleanupGravatar Walter Purcaro 2015-03-1822-44/+0
| |
* | [MultiHoster] Fix revertfailed featureGravatar Walter Purcaro 2015-03-182-53/+54
| |
* | [SimpleHoster] retryFree featureGravatar Walter Purcaro 2015-03-181-23/+40
| |
* | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1262Gravatar Walter Purcaro 2015-03-181-3/+3
| |
* | [ClickAndLoad] Fix freeze after a pyLoad restartGravatar Walter Purcaro 2015-03-181-1/+3
| |
* | Spare code cosmetics (2)Gravatar Walter Purcaro 2015-03-184-32/+32
| |
* | [XFileSharingPro] Fix typoGravatar Walter Purcaro 2015-03-181-2/+2
| |
* | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/1233Gravatar Walter Purcaro 2015-03-181-46/+86
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-03-1822-141/+71
| |
* | [UpdateManager] Dispatch Event on plugins updateGravatar Walter Purcaro 2015-03-181-1/+3
| |
* | [UploadingCom] Account fixupGravatar Walter Purcaro 2015-03-181-8/+11
| |
* | [AndroidPhoneNotify][WindowsPhoneNotify] New notificationsGravatar Walter Purcaro 2015-03-182-6/+44
| |
* | [RealdebridCom] Revert 189f3cf05a30726850b3be82c2d7455d85d5e1b5 (fix ↵Gravatar Walter Purcaro 2015-03-181-2/+2
| | | | | | | | https://github.com/pyload/pyload/issues/1260)
* | [RealdebridCom] Fix https://github.com/pyload/pyload/issues/1252Gravatar Walter Purcaro 2015-03-181-24/+2
| |
* | [NitroflareCom] Switch back to httpGravatar Jens Hörnlein 2015-03-171-4/+4
| |
* | [OneFichierCom] Fix https://github.com/pyload/pyload/issues/1255Gravatar Walter Purcaro 2015-03-171-2/+2
| |
* | [FastshareCz] Update hoster info patterns (thx https://github.com/mikkiste)Gravatar Walter Purcaro 2015-03-151-4/+5
| |
* | Fix https://github.com/pyload/pyload/issues/945 (thx ↵Gravatar Walter Purcaro 2015-03-151-10/+8
| | | | | | | | https://github.com/mikkiste)
* | Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-1451-148/+126
| |
* | [HotFolder] Missing exceptionGravatar Walter Purcaro 2015-03-141-2/+2
| |
* | [BasePlugin][SimpleHoster] Better checkDownload warningGravatar Walter Purcaro 2015-03-142-6/+6
| |
* | [NowDownloadSx][NowVideoSx] Update __pattern__Gravatar Walter Purcaro 2015-03-142-4/+4
| |
* | [NetloadIn] Update accountGravatar Walter Purcaro 2015-03-141-22/+41
| |
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1225Gravatar Walter Purcaro 2015-03-131-3/+3
| |
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1248Gravatar Walter Purcaro 2015-03-113-23/+23
| |
* | [zippyshare] bug correction #1246Gravatar sebdelsol 2015-03-111-15/+18
| | | | | | | | | | | | | | | | | | | | | | Handle funky introspection like : ```javascript test = { test: function(x, y) { document.getElementById(x).href = y; } test.test('dlbutton', "http:\\ZippyshareIsFullOfTrickster.com"); ```
* | [BasePlugin][SimpleHoster] Improve checkDownload rulesGravatar Walter Purcaro 2015-03-102-11/+16
| |
* | Tiny code cosmeticsGravatar Walter Purcaro 2015-03-103-5/+5
| |
* | [BasePlugin] Improve checkDownloadGravatar Walter Purcaro 2015-03-101-6/+8
| |
* | Update plugins after SimpleHoster changesGravatar Walter Purcaro 2015-03-1017-53/+53
| |
* | [FilerNet] Fix https://github.com/pyload/pyload/issues/1201Gravatar Walter Purcaro 2015-03-101-1/+7
| |
* | [SimpleHoster] Improve checkFile routine (2)Gravatar Walter Purcaro 2015-03-101-12/+15
| |
* | [SimpleHoster] Improve checkFile routineGravatar Walter Purcaro 2015-03-101-14/+18
| |
* | [FilerNet] Fix WAIT_PATTERNGravatar Walter Purcaro 2015-03-101-11/+3
| |
* | [FileSharkPl] Fix https://github.com/pyload/pyload/issues/1040 (2)Gravatar Walter Purcaro 2015-03-102-25/+10
| |
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1242Gravatar Walter Purcaro 2015-03-101-2/+2
| |
* | [SimpleHoster] FixupGravatar Walter Purcaro 2015-03-102-7/+11
| |
* | [UptoboxCom] TEMP_OFFLINE_PATTERNGravatar Walter Purcaro 2015-03-101-3/+4
| |
* | [RapidgatorNet] Fix https://github.com/pyload/pyload/issues/1237Gravatar Walter Purcaro 2015-03-102-28/+31
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-03-1066-239/+238
| |
* | [DDLMusicOrg] RemovedGravatar Walter Purcaro 2015-03-101-51/+0
| |
* | [MultiHook] Fix _pluginSet (fix LinkdecrypterCom issue)Gravatar Walter Purcaro 2015-03-104-32/+30
| |
* | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1241Gravatar Walter Purcaro 2015-03-091-2/+2
| |
* | [MultiHook] No freezes + better list error handlingGravatar Walter Purcaro 2015-03-091-13/+27
| |
* | [ZippyShare] Bug #1238 correction Gravatar sebdelsol 2015-03-091-3/+3
| | | | | | | | * remove non ascii character from the id part in the js variable name. * change the RE so that it works for any character in the id name
* | Rename fileUrl to getFileURLGravatar Walter Purcaro 2015-03-093-10/+10
| |
* | [UnRar] Fix https://github.com/pyload/pyload/issues/1234Gravatar Walter Purcaro 2015-03-091-5/+5
| |
* | [ExternalScripts] FixupGravatar Walter Purcaro 2015-03-091-5/+5
| |
* | Whitespace cosmeticsGravatar Walter Purcaro 2015-03-0813-23/+23
| |
* | Update notify addonGravatar Walter Purcaro 2015-03-082-40/+65
| |
* | [ZippyshareCom] Better lib importGravatar Walter Purcaro 2015-03-081-1/+1
| |
* | [FileSharkPl] Fix https://github.com/pyload/pyload/issues/1040 (thx ↵Gravatar Walter Purcaro 2015-03-081-1/+3
| | | | | | | | https://github.com/valdi74)
* | [ExternalScripts] ImproveGravatar Walter Purcaro 2015-03-081-14/+19
| |
* | [AntiVirus] Missed something big! :PGravatar Walter Purcaro 2015-03-071-2/+2
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-03-074-33/+39
| |
* | [AntiVirus] Fix quarantine file movingGravatar Walter Purcaro 2015-03-071-3/+4
| |
* | New addon: AntiVirusGravatar Walter Purcaro 2015-03-071-0/+85
| |
* | [DailymotionBatch][YoutubeBatch] RenamedGravatar Walter Purcaro 2015-03-063-6/+4
| |
* | [ExternalScripts] Version upGravatar Walter Purcaro 2015-03-062-12/+11
| |
* | Merge pull request #1227 from jellysheep/stableGravatar Walter Purcaro 2015-03-061-1/+2
|\ \ | | | | | | [ExternalScripts] Encode unicode characters
| * | [ExternalScripts] Encode unicode charactersGravatar jellysheep 2015-03-061-1/+2
| | | | | | | | | | | | | | | If a file with unicode characters in the filename is downloaded ExternalScripts.py fails with e.g. this error: ExternalScripts: Error in download_finished.sh: 'ascii' codec can't decode byte 0xc3 in position 29: ordinal not in range(128) This commit makes the plugin encode unicode characters to UTF-8.
* | | [MediafireCom] UpdateGravatar Walter Purcaro 2015-03-061-93/+29
| | |
* | | [SkipRev] Fix https://github.com/pyload/pyload/issues/1217 (2)Gravatar Walter Purcaro 2015-03-061-2/+4
|/ /
* | [SkipRev] Fix setup loop on download preparingGravatar Walter Purcaro 2015-03-061-4/+6
| |
* | [SkipRev] Fix https://github.com/pyload/pyload/issues/1217Gravatar Walter Purcaro 2015-03-061-10/+16
| |
* | [ClickAndLoad] FixupGravatar Walter Purcaro 2015-03-052-3/+3
| |
* | [SoundcloudCom] Fix https://github.com/pyload/pyload/issues/1196Gravatar Walter Purcaro 2015-03-051-45/+43
| |
* | [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1220Gravatar Walter Purcaro 2015-03-041-4/+4
| |
* | Revert 3a9c167ceca27d57dbef927626fe853a3d0e30b2Gravatar Walter Purcaro 2015-03-044-26/+25
| |
* | [ClickAndLoad] Revert and improveGravatar Walter Purcaro 2015-03-021-26/+24
| |
* | [Extractor] Use self.targetGravatar Walter Purcaro 2015-03-015-37/+41
| |
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1089Gravatar Walter Purcaro 2015-03-011-31/+45
| |
* | [JustPremium] Include hoster to removeGravatar Jens Hörnlein 2015-03-011-7/+12
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-03-018-14/+18
| |
* | [NowDownloadSx][NowVideoSx] Improve __pattern__Gravatar Walter Purcaro 2015-02-282-4/+4
| |
* | [container] Code cosmeticsGravatar Walter Purcaro 2015-02-274-20/+23
| |
* | Merge pull request #1213 from immenz/dev_extractGravatar Walter Purcaro 2015-02-252-4/+6
|\ \ | | | | | | [ExtractArchive] fixes 'Could not activate UnRar'