Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spare code cosmetics | Walter Purcaro | 2015-03-10 | 66 | -239/+238 |
| | |||||
* | [DDLMusicOrg] Removed | Walter Purcaro | 2015-03-10 | 1 | -51/+0 |
| | |||||
* | [MultiHook] Fix _pluginSet (fix LinkdecrypterCom issue) | Walter Purcaro | 2015-03-10 | 4 | -32/+30 |
| | |||||
* | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1241 | Walter Purcaro | 2015-03-09 | 1 | -2/+2 |
| | |||||
* | [MultiHook] No freezes + better list error handling | Walter Purcaro | 2015-03-09 | 1 | -13/+27 |
| | |||||
* | [ZippyShare] Bug #1238 correction | sebdelsol | 2015-03-09 | 1 | -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 getFileURL | Walter Purcaro | 2015-03-09 | 3 | -10/+10 |
| | |||||
* | [UnRar] Fix https://github.com/pyload/pyload/issues/1234 | Walter Purcaro | 2015-03-09 | 1 | -5/+5 |
| | |||||
* | [ExternalScripts] Fixup | Walter Purcaro | 2015-03-09 | 1 | -5/+5 |
| | |||||
* | Whitespace cosmetics | Walter Purcaro | 2015-03-08 | 13 | -23/+23 |
| | |||||
* | Update notify addon | Walter Purcaro | 2015-03-08 | 2 | -40/+65 |
| | |||||
* | [ZippyshareCom] Better lib import | Walter Purcaro | 2015-03-08 | 1 | -1/+1 |
| | |||||
* | [FileSharkPl] Fix https://github.com/pyload/pyload/issues/1040 (thx ↵ | Walter Purcaro | 2015-03-08 | 1 | -1/+3 |
| | | | | https://github.com/valdi74) | ||||
* | [ExternalScripts] Improve | Walter Purcaro | 2015-03-08 | 1 | -14/+19 |
| | |||||
* | [AntiVirus] Missed something big! :P | Walter Purcaro | 2015-03-07 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-07 | 4 | -33/+39 |
| | |||||
* | [AntiVirus] Fix quarantine file moving | Walter Purcaro | 2015-03-07 | 1 | -3/+4 |
| | |||||
* | New addon: AntiVirus | Walter Purcaro | 2015-03-07 | 1 | -0/+85 |
| | |||||
* | [DailymotionBatch][YoutubeBatch] Renamed | Walter Purcaro | 2015-03-06 | 3 | -6/+4 |
| | |||||
* | [ExternalScripts] Version up | Walter Purcaro | 2015-03-06 | 2 | -12/+11 |
| | |||||
* | Merge pull request #1227 from jellysheep/stable | Walter Purcaro | 2015-03-06 | 1 | -1/+2 |
|\ | | | | | [ExternalScripts] Encode unicode characters | ||||
| * | [ExternalScripts] Encode unicode characters | jellysheep | 2015-03-06 | 1 | -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] Update | Walter Purcaro | 2015-03-06 | 1 | -93/+29 |
| | | |||||
* | | [SkipRev] Fix https://github.com/pyload/pyload/issues/1217 (2) | Walter Purcaro | 2015-03-06 | 1 | -2/+4 |
|/ | |||||
* | [SkipRev] Fix setup loop on download preparing | Walter Purcaro | 2015-03-06 | 1 | -4/+6 |
| | |||||
* | [SkipRev] Fix https://github.com/pyload/pyload/issues/1217 | Walter Purcaro | 2015-03-06 | 1 | -10/+16 |
| | |||||
* | [ClickAndLoad] Fixup | Walter Purcaro | 2015-03-05 | 2 | -3/+3 |
| | |||||
* | [SoundcloudCom] Fix https://github.com/pyload/pyload/issues/1196 | Walter Purcaro | 2015-03-05 | 1 | -45/+43 |
| | |||||
* | [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1220 | Walter Purcaro | 2015-03-04 | 1 | -4/+4 |
| | |||||
* | Revert 3a9c167ceca27d57dbef927626fe853a3d0e30b2 | Walter Purcaro | 2015-03-04 | 4 | -26/+25 |
| | |||||
* | [ClickAndLoad] Revert and improve | Walter Purcaro | 2015-03-02 | 1 | -26/+24 |
| | |||||
* | [Extractor] Use self.target | Walter Purcaro | 2015-03-01 | 5 | -37/+41 |
| | |||||
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1089 | Walter Purcaro | 2015-03-01 | 1 | -31/+45 |
| | |||||
* | [JustPremium] Include hoster to remove | Jens Hörnlein | 2015-03-01 | 1 | -7/+12 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-01 | 8 | -14/+18 |
| | |||||
* | [NowDownloadSx][NowVideoSx] Improve __pattern__ | Walter Purcaro | 2015-02-28 | 2 | -4/+4 |
| | |||||
* | [container] Code cosmetics | Walter Purcaro | 2015-02-27 | 4 | -20/+23 |
| | |||||
* | Merge pull request #1213 from immenz/dev_extract | Walter Purcaro | 2015-02-25 | 2 | -4/+6 |
|\ | | | | | [ExtractArchive] fixes 'Could not activate UnRar' | ||||
| * | * [ExtractArchive] fixes 'Could not activate UnRar' | Jens Hörnlein | 2015-02-25 | 2 | -4/+6 |
| | | |||||
* | | [ExternalScripts] Code cosmetics - cosmetics | Jens Hörnlein | 2015-02-25 | 1 | -1/+1 |
|/ | |||||
* | [ExternalScripts] Code cosmetics | Walter Purcaro | 2015-02-24 | 1 | -4/+2 |
| | |||||
* | [RSDF] Check if broken | Walter Purcaro | 2015-02-24 | 1 | -3/+8 |
| | |||||
* | captcha -> OCR | Walter Purcaro | 2015-02-24 | 5 | -8/+8 |
| | |||||
* | [ZippyshareCom] Cleanup | Walter Purcaro | 2015-02-24 | 1 | -37/+35 |
| | |||||
* | Merge pull request #1205 from sebdelsol/patch-4 | Walter Purcaro | 2015-02-24 | 1 | -13/+36 |
|\ | | | | | Zippyshare bug #1191 correction | ||||
| * | Zippyshare bug #1191 correction | sebdelsol | 2015-02-23 | 1 | -13/+36 |
| | | | | | | | | | | This version use the internal `Beatifulsoup`. When you decide to get rid of it I suggest to add a dependency to `lxml`. I've found a way to handle deliberate errors in the JS scripts without relying on PyV8: I've added JS `try/catch` statements around zippyshare scripts. | ||||
* | | [ExtractArchive] fixes https://github.com/pyload/pyload/issues/1206 | Jens Hörnlein | 2015-02-24 | 1 | -1/+2 |
| | | |||||
* | | [RSDF] Fix https://github.com/pyload/pyload/issues/1204 | Walter Purcaro | 2015-02-24 | 2 | -5/+6 |
| | | |||||
* | | [Hook] Free-way.me: Use login data while getting host list | flubshi | 2015-02-23 | 1 | -3/+10 |
|/ | |||||
* | Merge pull request #1197 from immenz/dev_extract | Walter Purcaro | 2015-02-22 | 1 | -2/+3 |
|\ | | | | | [ExtractArchive] preventing duplicate files extraction | ||||
| * | [ExtractArchive] preventing duplicate files extraction | Jens Hörnlein | 2015-02-22 | 1 | -2/+3 |
| | | |||||
* | | [HotFolder] Fixup (thx zapp-brannigan) | Walter Purcaro | 2015-02-22 | 1 | -16/+19 |
| | | |||||
* | | Merge pull request #1194 from immenz/dev_extract | Walter Purcaro | 2015-02-22 | 5 | -138/+170 |
|\| | | | | | [ExtractArchive] Some more changes | ||||
| * | Some more changes | Jens Hörnlein | 2015-02-22 | 5 | -138/+170 |
| | | |||||
* | | [ClickAndLoad] Improve (2) | Walter Purcaro | 2015-02-20 | 1 | -3/+0 |
| | | |||||
* | | [ClickAndLoad] Improve | Walter Purcaro | 2015-02-20 | 1 | -54/+27 |
| | | |||||
* | | [LinkList] Rename to TXT | Walter Purcaro | 2015-02-19 | 1 | -7/+7 |
| | | |||||
* | | [XFileSharingPro] Remove 180upload.com from HOSTER_BUILTIN | Walter Purcaro | 2015-02-19 | 2 | -3/+4 |
| | | |||||
* | | [ZippyshareCom] Update get_checksum | Walter Purcaro | 2015-02-19 | 1 | -4/+4 |
| | | |||||
* | | [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1186 | Walter Purcaro | 2015-02-18 | 1 | -11/+9 |
| | | |||||
* | | [180Upload] new offline pattern | stickell | 2015-02-18 | 1 | -2/+3 |
|/ | | | Should fix #1189 | ||||
* | [ZippyshareCom] Update get_checksum | Walter Purcaro | 2015-02-15 | 1 | -4/+4 |
| | |||||
* | [ClickAndLoad] Fixup | Walter Purcaro | 2015-02-15 | 1 | -18/+31 |
| | |||||
* | [NitroflareCom] Fixed #1176 | stickell | 2015-02-14 | 1 | -10/+16 |
| | |||||
* | Merge pull request #1175 from immenz/dev_extract | Walter Purcaro | 2015-02-12 | 1 | -2/+2 |
|\ | | | | | [Extractors] more Changes | ||||
| * | [Unzip] fix Version Info | Jens Hörnlein | 2015-02-12 | 1 | -2/+2 |
| | | |||||
* | | [Linksnappy] Fixed syntax error | stickell | 2015-02-12 | 1 | -3/+2 |
| | | |||||
* | | [MystoreTo] Cleanup | Walter Purcaro | 2015-02-12 | 1 | -11/+16 |
| | | |||||
* | | [MystoreTo] Multiple downloads and resume seems to be always allowed | stickell | 2015-02-12 | 1 | -1/+2 |
| | | |||||
* | | [New Hoster] mystore.to | zapp-brannigan | 2015-02-12 | 1 | -0/+39 |
| | | | | | | As requested in https://github.com/pyload/pyload/issues/1169 | ||||
* | | [SkipRev] Fix https://github.com/pyload/pyload/issues/1007 | Walter Purcaro | 2015-02-12 | 1 | -4/+6 |
| | | |||||
* | | [FileStoreTo] Fix INFO_PATTERN | Walter Purcaro | 2015-02-12 | 1 | -2/+2 |
| | | |||||
* | | [ClickAndLoad] Small code cosmetics | Walter Purcaro | 2015-02-12 | 1 | -1/+1 |
| | | |||||
* | | [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1158 | Walter Purcaro | 2015-02-12 | 1 | -15/+16 |
| | | |||||
* | | Merge branch 'pr/n1154_immenz' into stable | Walter Purcaro | 2015-02-11 | 5 | -63/+82 |
|\| | |||||
| * | [UnRar] bugfixes | Jens Hörnlein | 2015-02-11 | 2 | -5/+7 |
| | | |||||
| * | [ExtractArchive] better Multipart behavior, new version output | Jens Hörnlein | 2015-02-10 | 5 | -51/+55 |
| | | |||||
| * | [ExtractArchive] don't try '' as password | Jens Hörnlein | 2015-02-09 | 1 | -2/+2 |
| | | |||||
| * | [ExtractArchive] correct fullpath behavior, bugfix | Jens Hörnlein | 2015-02-09 | 3 | -17/+29 |
| | | |||||
| * | [ExtractArchive] Fix: Show Status/Progressbar | Jens Hörnlein | 2015-02-09 | 1 | -5/+6 |
| | | |||||
* | | [UpdateManager] Bump version number to refresh broken plugins | Stefano | 2015-02-11 | 5 | -5/+5 |
| | | | | | | | | See #1168 | ||||
* | | [UploadedTo] Fix setup | Walter Purcaro | 2015-02-11 | 1 | -2/+3 |
| | | |||||
* | | [FileStoreTo] Fix https://github.com/pyload/pyload/issues/1167 | Walter Purcaro | 2015-02-11 | 1 | -6/+6 |
| | | |||||
* | | [AndroidPhoneNotify][WindowsPhoneNotify] Don't use storage | Walter Purcaro | 2015-02-11 | 2 | -10/+12 |
| | | |||||
* | | [XFSHoster] Fix https://github.com/pyload/pyload/issues/1112 | Walter Purcaro | 2015-02-11 | 3 | -29/+4 |
| | | |||||
* | | [ZippyshareCom] Update get_checksum | Walter Purcaro | 2015-02-11 | 1 | -6/+4 |
| | | |||||
* | | [CaptchaService] Fix https://github.com/pyload/pyload/issues/1166 | Walter Purcaro | 2015-02-10 | 1 | -45/+47 |
|/ | |||||
* | [CaptchaService] Fix https://github.com/pyload/pyload/issues/1162 | Walter Purcaro | 2015-02-09 | 1 | -3/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-02-09 | 22 | -105/+65 |
| | |||||
* | [CaptchaService] Cleanup | Walter Purcaro | 2015-02-09 | 2 | -69/+91 |
| | |||||
* | Merge pull request #1161 from zapp-brannigan/patch-2 | Walter Purcaro | 2015-02-09 | 1 | -4/+4 |
|\ | | | | | [LoadTo.py] Update due to new Solvemedia handling | ||||
| * | [LoadTo.py] Update due to new Solvemedia handling | zapp-brannigan | 2015-02-09 | 1 | -4/+4 |
| | | |||||
* | | [CaptchaService.py] Updated Solvemedia | zapp-brannigan | 2015-02-09 | 1 | -7/+33 |
|/ | | | Some additional requests to make it work again. | ||||
* | [UptoboxCom] Fixed login | stickell | 2015-02-08 | 2 | -5/+10 |
| | | | | Fixes #1047 | ||||
* | [ExternalScripts] Wait option (2) | Walter Purcaro | 2015-02-08 | 1 | -3/+3 |
| | |||||
* | [ExternalScripts] Wait option | Walter Purcaro | 2015-02-08 | 1 | -4/+10 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-02-08 | 34 | -144/+120 |
| | |||||
* | [ZippyshareCom] Typo | Walter Purcaro | 2015-02-08 | 1 | -2/+2 |
| | |||||
* | [BasketbuildCom] Improved __pattern__ | stickell | 2015-02-08 | 1 | -2/+2 |
| | | | The "s." in the domain can be absent | ||||
* | [BasketbuildCom] Cleanup | Walter Purcaro | 2015-02-07 | 1 | -16/+23 |
| | |||||
* | [DevhostSt] Cleanup | Walter Purcaro | 2015-02-07 | 1 | -12/+4 |
| | |||||
* | [RestartSlow] Bump up version | Walter Purcaro | 2015-02-07 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1146 from zapp-brannigan/patch-2 | Walter Purcaro | 2015-02-07 | 1 | -5/+14 |
|\ | | | | | [Hoster] Update DevhostSt.py | ||||
| * | [Hoster] Update DevhostSt.py | zapp-brannigan | 2015-02-05 | 1 | -5/+14 |
| | | | | | | They have changed their website, the plugin was not working anymore. | ||||
* | | Merge pull request #1144 from immenz/dev_restartslow | Walter Purcaro | 2015-02-07 | 1 | -3/+3 |
|\ \ | | | | | | | [RestartSlow] Fixed AttributeError | ||||
| * | | [RestartSlow] Fixed AttributeError | Jens Hörnlein | 2015-02-05 | 1 | -3/+3 |
| | | | |||||
* | | | Merge pull request #1142 from zapp-brannigan/patch-1 | Walter Purcaro | 2015-02-07 | 1 | -0/+59 |
|\ \ \ | | | | | | | | | [New Hoster] basketbuild.com | ||||
| * | | | [New Hoster] basketbuild.com | zapp-brannigan | 2015-02-04 | 1 | -0/+59 |
| | |/ | |/| | | | | I want to download my android stuff via pyLoad ;) | ||||
* | | | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1150 | Walter Purcaro | 2015-02-07 | 1 | -10/+7 |
| | | | |||||
* | | | [CzshareCom] Account cleanup | Walter Purcaro | 2015-02-07 | 1 | -6/+17 |
| | | | |||||
* | | | [CzshareCom] Fix https://github.com/pyload/pyload/issues/1147 | Walter Purcaro | 2015-02-07 | 1 | -2/+2 |
| | | | |||||
* | | | [LinksnappyCom] Fix https://github.com/pyload/pyload/issues/1153 | Walter Purcaro | 2015-02-07 | 1 | -14/+11 |
| | | | |||||
* | | | [ExtractArchive] bump version number after #1152 | stickell | 2015-02-07 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1152 from immenz/dev_extract | stickell | 2015-02-07 | 1 | -5/+3 |
|\ \ \ | | | | | | | | | [ExtractArchive] Fixed: Recursive Extraction | ||||
| * | | | [ExtractArchive] Fixed: Recursive Extraction | Jens Hörnlein | 2015-02-06 | 1 | -5/+3 |
| | | | | |||||
* | | | | Merge pull request #1141 from immenz/dev_extract | stickell | 2015-02-06 | 2 | -15/+19 |
|\| | | | |/ / |/| | | Addressed some Extractor Issues | ||||
| * | | [ExtractArchive] Error Handling when broken ExtractArchive was used | Jens Hörnlein | 2015-02-05 | 1 | -1/+4 |
| | | | |||||
| * | | set interval smaller | Jens Hörnlein | 2015-02-05 | 1 | -1/+1 |
| | | | |||||
| * | | [ExtractArchive] fixed Queue Get | Jens Hörnlein | 2015-02-04 | 1 | -1/+1 |
| | | | |||||
| * | | [Unrar] Fix: Deleting All Files after Extraction | Jens Hörnlein | 2015-02-04 | 2 | -5/+5 |
| | | | |||||
| * | | Addressed some Extractor Issues | Jens Hörnlein | 2015-02-04 | 2 | -8/+9 |
| |/ | |||||
* / | [GoogledriveCom] Fixed syntax error | stickell | 2015-02-04 | 1 | -2/+2 |
|/ | |||||
* | [GoogledriveCom] Cleanup | Walter Purcaro | 2015-02-03 | 1 | -18/+27 |
| | |||||
* | Merge pull request #1139 from zapp-brannigan/patch-1 | Walter Purcaro | 2015-02-03 | 1 | -0/+54 |
|\ | | | | | [New Hoster] drive.google.com | ||||
| * | [New Hoster] drive.google.com | zapp-brannigan | 2015-02-03 | 1 | -0/+54 |
| | | | | | | A simple plugin to download public shared files from drive.google.com | ||||
* | | Update container plugins | Walter Purcaro | 2015-02-03 | 4 | -48/+45 |
|/ | |||||
* | [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1135 | Walter Purcaro | 2015-02-03 | 1 | -14/+15 |
| | |||||
* | Update Extractor (4) | Walter Purcaro | 2015-02-03 | 4 | -11/+14 |
| | |||||
* | [MegaCoNzFolder] Fixup | Walter Purcaro | 2015-02-03 | 1 | -3/+3 |
| | |||||
* | [AndroidfilehostCom] Cleanup | Walter Purcaro | 2015-02-03 | 1 | -24/+24 |
| | |||||
* | Use method pop to remove item from dict | Walter Purcaro | 2015-02-03 | 2 | -4/+4 |
| | |||||
* | [Checksum] Retrieve hashsum from self.info | Walter Purcaro | 2015-02-03 | 1 | -12/+21 |
| | |||||
* | Update Extractor (3) | Walter Purcaro | 2015-02-03 | 5 | -116/+128 |
| | |||||
* | [UnZip] Fixed Typo | Jens Hörnlein | 2015-02-02 | 1 | -4/+4 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1134 | Walter Purcaro | 2015-02-02 | 3 | -12/+14 |
| | |||||
* | [UploadedTo] Improve apiInfo (2) | Walter Purcaro | 2015-02-02 | 2 | -5/+7 |
| | |||||
* | Merge pull request #1132 from zapp-brannigan/patch-3 | Walter Purcaro | 2015-02-02 | 1 | -0/+65 |
|\ | | | | | [New Hoster] androidfilehost.com | ||||
| * | Update AndroidfilehostCom.py | zapp-brannigan | 2015-02-02 | 1 | -0/+1 |
| | | | | | | Added HASHSUM_PATTERN | ||||
| * | [New Hoster] androidfilehost.com | zapp-brannigan | 2015-02-02 | 1 | -0/+64 |
| | | | | | | Another plugin for downloading android-stuff. | ||||
* | | [RapidgatorNet] Fix https://github.com/pyload/pyload/issues/1118 | Walter Purcaro | 2015-02-02 | 1 | -4/+4 |
| | | |||||
* | | Fix XdadevelopersCom.py | zapp-brannigan | 2015-02-02 | 1 | -3/+2 |
| | | |||||
* | | [MultiHoster][SimpleHoster] Improve info stuff | Walter Purcaro | 2015-02-02 | 5 | -38/+33 |
|/ | |||||
* | Captcha9Kw should be initialized activated false | Jens Hörnlein | 2015-02-02 | 1 | -3/+2 |
| | |||||
* | [JustPremium] Cleanup | Walter Purcaro | 2015-02-02 | 1 | -7/+12 |
| | |||||
* | [XdadevelopersCom] Cleanup | Walter Purcaro | 2015-02-02 | 2 | -14/+20 |
| | |||||
* | Merge pull request #1123 from zapp-brannigan/patch-1 | Walter Purcaro | 2015-02-02 | 1 | -0/+34 |
|\ | | | | | [New Hoster] xdadevelopers.com | ||||
| * | Update XdadevelopersCom.py | zapp-brannigan | 2015-02-01 | 1 | -4/+1 |
| | | |||||
| * | [New Hoster] xdadevelopers.com | zapp-brannigan | 2015-02-01 | 1 | -0/+37 |
| | | | | | | Just a small plugin to download stuff from XDA's DevDB | ||||
* | | [RapidgatorNet] Account cosmetics | Walter Purcaro | 2015-02-02 | 1 | -6/+8 |
| | | |||||
* | | [UploadedTo] Fix apiInfo | Walter Purcaro | 2015-02-02 | 1 | -13/+8 |
| | | |||||
* | | [UploadedTo] Improve checkErrors routine | Walter Purcaro | 2015-02-01 | 1 | -14/+8 |
| | | |||||
* | | [ClickAndLoad] Improve | Walter Purcaro | 2015-02-01 | 1 | -18/+8 |
| | | |||||
* | | Fixed UploadedTo File not downloadable for free users | Jens Hörnlein | 2015-02-01 | 1 | -2/+3 |
|/ | |||||
* | [JustPremium] Added Multi-Hosters recognition | Jens Hörnlein | 2015-02-01 | 1 | -6/+8 |
| | |||||
* | [ExtractArchive] Fix http://forum.pyload.org/viewtopic.php?f=10&t=3990 | Walter Purcaro | 2015-02-01 | 1 | -2/+5 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1120 (2) | Walter Purcaro | 2015-01-31 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1120 | Walter Purcaro | 2015-01-31 | 2 | -4/+4 |
| | |||||
* | [ExtractArchive] Pre-final fixup | Walter Purcaro | 2015-01-31 | 1 | -37/+42 |
| | |||||
* | Extractor final fixup | Walter Purcaro | 2015-01-31 | 4 | -34/+26 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-01-31 | 31 | -106/+86 |
| | |||||
* | [JustPremium] Rewritten | Walter Purcaro | 2015-01-31 | 1 | -30/+14 |
| | |||||
* | [RapidgatorNet] Tiny code cosmetics | Walter Purcaro | 2015-01-31 | 1 | -1/+1 |
| | |||||
* | [SevenZip] Better check method + fix list method | Walter Purcaro | 2015-01-31 | 3 | -10/+17 |
| | |||||
* | [ZeveraCom] Re-fix account expire recognition | Walter Purcaro | 2015-01-31 | 1 | -2/+2 |
| | |||||
* | [ExtractArchive] Fix typo (thx VinceGitHub) | Walter Purcaro | 2015-01-31 | 1 | -2/+2 |
| | |||||
* | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1109 and ↵ | Walter Purcaro | 2015-01-31 | 1 | -4/+12 |
| | | | | https://github.com/pyload/pyload/issues/1116 | ||||
* | [ExtractArchive] Fix typo | Walter Purcaro | 2015-01-31 | 2 | -5/+5 |
| | | | | Fix https://github.com/pyload/pyload/issues/1011#issuecomment-72268195, https://github.com/pyload/pyload/issues/1113, https://github.com/pyload/pyload/issues/1115 | ||||
* | [CaptchaService.py] Fix ReCaptchaV2 | zapp-brannigan | 2015-01-30 | 1 | -8/+11 |
| | | | Some small changes to make ReCaptchaV2 work again. | ||||
* | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1100 | Walter Purcaro | 2015-01-29 | 1 | -2/+2 |
| | |||||
* | [UptoboxCom] Improve __pattern__ | Walter Purcaro | 2015-01-29 | 1 | -2/+2 |
| | |||||
* | [SevenZip] Repair not supported | Walter Purcaro | 2015-01-29 | 3 | -6/+6 |
| | |||||
* | [ExtractArchive] Fix password recognition | Walter Purcaro | 2015-01-29 | 1 | -2/+5 |
| | |||||
* | Update Extractor (2) | Walter Purcaro | 2015-01-29 | 5 | -98/+178 |
| | |||||
* | [RapidgatorNet] Fix typo | Walter Purcaro | 2015-01-29 | 1 | -2/+2 |
| | |||||
* | Update UploadedTo.py | oliverrahner | 2015-01-29 | 1 | -6/+7 |
| | | | | | Dirty fix for "File not downloaded for free users" error. Should be fixed by handling free and premium downloads separately. | ||||
* | Some file encoding fixup + optimizations | Walter Purcaro | 2015-01-29 | 11 | -89/+103 |
| | |||||
* | [ExtractArchive] Fix typo (thx SelmaUrban) | Walter Purcaro | 2015-01-29 | 1 | -8/+5 |
| | |||||
* | [JustPremium] Cleanup (2) | Walter Purcaro | 2015-01-29 | 1 | -2/+2 |
| | |||||
* | [JustPremium] Cleanup | Walter Purcaro | 2015-01-29 | 2 | -82/+58 |
| | |||||
* | Merge pull request #708 from glukgluk/patch-2 | Walter Purcaro | 2015-01-29 | 1 | -0/+79 |
|\ | | | | | [Hook] JustPremium | ||||
| * | Update JustPremium.py | glukgluk | 2014-08-08 | 1 | -37/+40 |
| | | |||||
| * | Create JustPremium.py | glukgluk | 2014-08-07 | 1 | -0/+76 |
| | | |||||
* | | Merge pull request #1041 from flubshi/stable | Walter Purcaro | 2015-01-29 | 1 | -4/+21 |
|\ \ | | | | | | | Host FreeWayMe: Improve error handling, try five times | ||||
| * | | Host FreeWayMe: Improve error handling, try five times | flubshi | 2015-01-13 | 1 | -4/+21 |
| | | | | | | | | | This update allows 4 additional attempts if download fails. | ||||
* | | | [SimpleDereferer][SimpleHoster] Revert renewHTTPRequest | Walter Purcaro | 2015-01-29 | 2 | -4/+2 |
| | | | |||||
* | | | [YoutubeCom] Fix http://forum.pyload.org/viewtopic.php?f=12&t=3974 | Walter Purcaro | 2015-01-29 | 2 | -27/+37 |
| | | | |||||
* | | | Update ShareonlineBiz.py | Coksnuss | 2015-01-28 | 1 | -1/+1 |
| | | | | | | | | | Plugin version increased | ||||
* | | | ShareOnline: Handle PrePaid accounts as if they were Premium Accounts | Markus Schanz | 2015-01-28 | 1 | -1/+1 |
| | | | |||||
* | | | [UploadedTo] Fix https://github.com/pyload/pyload/issues/1092 | Walter Purcaro | 2015-01-28 | 1 | -2/+2 |
| | | | |||||
* | | | [RapidgatorNet] Fix account sid | Walter Purcaro | 2015-01-28 | 2 | -9/+18 |
| | | | |||||
* | | | [RapidgatorNet] Bug fix for premium account | Kingston | 2015-01-28 | 1 | -1/+1 |
| | | | |||||
* | | | Spare code cosmetics | Walter Purcaro | 2015-01-28 | 8 | -8/+8 |
| | | | |||||
* | | | [UploadedTo] Rewritten | Walter Purcaro | 2015-01-28 | 2 | -193/+76 |
| | | | |||||
* | | | [NetloadIn] Fix missing RECAPTCHA_KEY | Walter Purcaro | 2015-01-28 | 1 | -6/+9 |
| | | | |||||
* | | | [ExtractArchive] Fix typo | Walter Purcaro | 2015-01-28 | 1 | -2/+2 |
| | | | |||||
* | | | [DLC] Improve | Walter Purcaro | 2015-01-27 | 1 | -6/+7 |
| | | | |||||
* | | | [ZeveraCom] Detect expired account | Walter Purcaro | 2015-01-27 | 1 | -2/+2 |
| | | | |||||
* | | | Update Extractor (again) | Walter Purcaro | 2015-01-27 | 5 | -253/+481 |
| | | | |||||
* | | | [ClickAndLoad] Use self.manager instead hookManager | Walter Purcaro | 2015-01-27 | 1 | -4/+4 |
| | | | |||||
* | | | [FilerNet] Fix typo | Walter Purcaro | 2015-01-27 | 1 | -2/+1 |
| | | |