Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Newline cosmetics | Walter Purcaro | 2014-10-08 | 1 | -0/+2 | |
| | | | ||||||
* | | | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 42 | -0/+42 | |
| | | | ||||||
* | | | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 42 | -86/+77 | |
| | | | | | | | | | | | | Whitespaces and EOF fixup | |||||
* | | | [XFileSharingPro] Code cosmetics | Walter Purcaro | 2014-10-07 | 1 | -12/+12 | |
| | | | ||||||
* | | | Fix pillow import header | Walter Purcaro | 2014-10-05 | 1 | -1/+5 | |
| | | | ||||||
* | | | Remove old Ev0InFetcher hook | Walter Purcaro | 2014-10-05 | 1 | -80/+0 | |
| | | | ||||||
* | | | Better import lib header | Walter Purcaro | 2014-10-05 | 1 | -2/+2 | |
| | | | ||||||
* | | | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 28 | -90/+87 | |
| | | | ||||||
* | | | Extend ExtractArchive events + code optimizations | Walter Purcaro | 2014-09-25 | 2 | -65/+128 | |
| | | | | | | | | | | | | | | | https://github.com/pyload/pyload/pull/622 https://github.com/pyload/pyload/pull/726 | |||||
* | | | [XFilesharingPro] Embedded urls support | igel-kun | 2014-09-15 | 1 | -2/+5 | |
| | | | ||||||
* | | | [Premium4Me] Renamed to PremiumTo | stickell | 2014-09-12 | 1 | -8/+6 | |
| | | | | | | | | | | | | | | | + partial rewrite + special traffic support | |||||
* | | | [MultiDebrid] renaming files to MyfastlineCom | stickell | 2014-09-11 | 1 | -2/+2 | |
| | | | ||||||
* | | | [MultiDebrid] renamed to Myfastline | stickell | 2014-09-11 | 1 | -6/+3 | |
| | | | ||||||
* | | | [Checksum] Moved the checksum validation toggle to the plugin because the ↵ | stickell | 2014-08-31 | 1 | -6/+7 | |
| | | | | | | | | | | | | general configuration has been removed in 0.4.10 | |||||
* | | | UpdateManager] Fix I/O conflict on activation + fix removePlugins + some ↵ | Walter Purcaro | 2014-08-30 | 1 | -41/+38 | |
| | | | | | | | | | | | | code cosmetics | |||||
* | | | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 43 | -518/+126 | |
| | | | | | | | | | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | |||||
* | | | [UpdateManager] Disable reloadplugins schedule on plugin deactivation | Walter Purcaro | 2014-08-01 | 1 | -2/+5 | |
| |/ |/| | ||||||
* | | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 1 | -2/+2 | |
| | | ||||||
* | | [UpdateManager] Rewritten removePlugins method + protect from self-removing | Walter Purcaro | 2014-07-20 | 1 | -19/+39 | |
| | | ||||||
* | | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 3 | -6/+3 | |
| | | ||||||
* | | [UpdateManager] Fix https://github.com/pyload/pyload/issues/687 | Walter Purcaro | 2014-07-15 | 1 | -35/+49 | |
| | | ||||||
* | | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 19 | -86/+82 | |
| | | ||||||
* | | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 12 | -15/+18 | |
| | | | | | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | |||||
* | | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 43 | -85/+174 | |
| | | ||||||
* | | [l18n] Improved few source strings | Stefano | 2014-07-14 | 1 | -5/+5 | |
| | | ||||||
* | | [CaptchaTrader] Removed because service is dead | Walter Purcaro | 2014-07-13 | 1 | -157/+0 | |
| | | ||||||
* | | [UpdateManager] Improve code a bit more again | Walter Purcaro | 2014-07-07 | 1 | -5/+6 | |
| | | ||||||
* | | [RestartFailed] Fixed bad interval checking | Walter Purcaro | 2014-07-07 | 1 | -9/+10 | |
| | | ||||||
* | | [UpdateManager] Fixed broken updating for new plugin + sort updates + better ↵ | Walter Purcaro | 2014-07-07 | 1 | -43/+46 | |
| | | | | | | | | exception handling + improved update speed performance | |||||
* | | Remove two dead plugins | Walter Purcaro | 2014-07-06 | 2 | -147/+0 | |
| | | ||||||
* | | [UpdateManager] Little code cleanup + improved threading | Walter Purcaro | 2014-07-05 | 1 | -4/+4 | |
| | | ||||||
* | | [RestartFailed] Code cleanup | Walter Purcaro | 2014-07-05 | 1 | -35/+30 | |
| | | ||||||
* | | [UpdateManager] Better if-condition check (thx stickell) | Walter Purcaro | 2014-07-05 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed https://github.com/pyload/pyload/issues/671 + improved threading | Walter Purcaro | 2014-07-05 | 1 | -5/+5 | |
| | | ||||||
* | | [UpdateManager] Fix interval changing procedure | Walter Purcaro | 2014-07-02 | 1 | -5/+11 | |
| | | ||||||
* | | [UpdateManager] Store new pyload's version number when a system update is ↵ | Walter Purcaro | 2014-06-27 | 1 | -2/+2 | |
| | | | | | | | | available | |||||
* | | Spare fixes | Walter Purcaro | 2014-06-27 | 1 | -1/+0 | |
| | | ||||||
* | | [UpdateManager] Fix removePlugins method | Walter Purcaro | 2014-06-26 | 1 | -2/+2 | |
| | | ||||||
* | | [UpdateManager] bump | stickell | 2014-06-26 | 1 | -1/+1 | |
| | | | | | | Fix commit hash on the update manager server | |||||
* | | [UpdateManager] rewritten | Walter Purcaro | 2014-06-26 | 1 | -118/+151 | |
| | | ||||||
* | | [SimplyPremium] Updated API | EvolutionClip | 2014-06-25 | 1 | -4/+4 | |
|/ | | | | Merges #655 | |||||
* | [CaptchaBrotherhood] Pillow support | Stefano | 2014-05-19 | 1 | -2/+2 | |
| | ||||||
* | [UpdateManager] Using the new platform | Stefano | 2014-05-16 | 1 | -30/+29 | |
|\ | ||||||
| * | Update Manager: fixed exception if there is no blacklist | Stefano | 2014-05-07 | 1 | -1/+2 | |
| | | ||||||
| * | Update Manager updated to use the new platform | Stefano | 2014-05-07 | 1 | -30/+28 | |
|/ | | | | + blacklist support | |||||
* | Fixed MegaDebridEu file names | Stefano | 2014-05-05 | 1 | -1/+1 | |
| | ||||||
* | New multihoster: Mega-Debrid | D.Ducatel | 2014-05-05 | 1 | -0/+42 | |
| | | | | Merges #591 | |||||
* | New multihoster: Linksnappy | Stefano | 2014-05-04 | 1 | -0/+26 | |
| | ||||||
* | File4safe premium | Stefano | 2014-05-03 | 1 | -2/+2 | |
| | | | | | + XFSPAccount improved Resolves #431 | |||||
* | file4safe added to XFS | Stefano | 2014-04-28 | 1 | -2/+2 | |
| | | | | Resolves #431 | |||||
* | Fixed PEP8 violations | Stefano | 2014-04-18 | 4 | -3/+6 | |
| | ||||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 17 | -4/+16 | |
| | | | | Merges vuolter/pyload@aa7b3f9 | |||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@1387ded | |||||
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 7 | -9/+9 | |
| | | | | Merges vuolter/pyload@e4b2562 | |||||
* | Fix retry time formats | Walter Purcaro | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@498b9e3 | |||||
* | Fix EOF | Walter Purcaro | 2014-04-11 | 1 | -1/+0 | |
| | | | | Merges vuolter/pyload@00052b2 | |||||
* | Fix __config__ | Walter Purcaro | 2014-04-11 | 35 | -83/+83 | |
| | | | | Merges vuolter/pyload@83ff313 | |||||
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 3 | -3/+3 | |
| | | | | Merges vuolter/pyload@a50c8ff | |||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 26 | -26/+26 | |
| | | | | Merges vuolter/pyload@74bcc70 | |||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 30 | -59/+60 | |
| | | | | Merges vuolter/pyload@6c57a37 | |||||
* | Hook: RestartFailed: Old version rewritten | Walter Purcaro | 2014-04-11 | 1 | -19/+44 | |
| | | | | Merges vuolter/pyload@47e3ffe | |||||
* | New multihoster: Vipleech4u | Ivo Buff | 2014-04-10 | 1 | -0/+80 | |
| | | | | Merges #524 | |||||
* | XFS: host added | igel-kun | 2014-04-05 | 1 | -2/+2 | |
| | | | | Merged #579 | |||||
* | XFileSharingPro additions | igel-kun | 2014-03-31 | 1 | -2/+3 | |
| | | | | Merged #569 | |||||
* | New multihoster: SimplyPremiumCom | EvolutionClip | 2014-03-31 | 1 | -0/+42 | |
| | | | | Merges #531 | |||||
* | New multihoster: OverLoadMe | marley2013 | 2014-03-25 | 1 | -0/+28 | |
| | | | | Merges #549, #550 and #551 | |||||
* | Improve free-way plugin (thanks stickell for your comments!) | flubshi | 2014-03-20 | 1 | -4/+2 | |
| | ||||||
* | Add multihost plugin for free-way.me | flubshi | 2014-03-20 | 1 | -0/+41 | |
| | ||||||
* | XFileSharingPro: | igel-kun | 2014-01-18 | 1 | -2/+2 | |
| | | | | | | * Added 2 hosters * Extended OFFLINE_PATTERN Merged pull request #485 | |||||
* | Update AlldebridCom.py | Maximilian Berger | 2014-01-04 | 1 | -1/+1 | |
| | | | Fixed wrong description | |||||
* | Checksum: disabled by default | Stefano | 2013-12-13 | 1 | -2/+2 | |
| | ||||||
* | Checksum: merged #388 | Walter Purcaro | 2013-12-13 | 1 | -34/+37 | |
| | ||||||
* | catch all errors when starting link decrypter | RaNaN | 2013-12-05 | 1 | -1/+7 | |
| | ||||||
* | fixed import in ExternalScripts | RaNaN | 2013-11-30 | 1 | -2/+2 | |
| | ||||||
* | Merged #407 | =?UTF-8?q?Michael=20Elsd=C3=B6rfer?= | 2013-11-21 | 1 | -0/+1 | |
| | | | | Make debugging script issue a bit easier | |||||
* | New multi-hoster: RPNetBiz | Dman | 2013-11-03 | 1 | -0/+47 | |
| | | | | Merged #339 | |||||
* | Merge remote-tracking branch 'upstream/stable' into stable | AndroKev | 2013-11-02 | 1 | -3/+4 | |
|\ | | | | | | | test | |||||
| * | Captcha9kw: merged #356 | stefanos | 2013-10-31 | 1 | -3/+4 | |
| | | ||||||
* | | Deleted default value and cleaned the code a little bit | AndroKev | 2013-11-02 | 1 | -1/+1 | |
| | | ||||||
* | | ExtractArchives - add an option to excludefiles | AndroKev | 2013-10-27 | 1 | -4/+5 | |
|/ | ||||||
* | Hosters: replaced line continuation with brackets | Walter Purcaro | 2013-10-16 | 1 | -3/+3 | |
| | ||||||
* | 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 | |
| | ||||||
* | DDLStorage: rewritten to use API. | Stefano | 2013-10-02 | 1 | -1/+15 | |
| | ||||||
* | Removed SkipRev. See #167 | Stefano | 2013-09-21 | 1 | -47/+0 | |
| | ||||||
* | Checksum: fixed #262 | Stefano | 2013-09-18 | 1 | -2/+2 | |
| | ||||||
* | Plugins: core.config -> config | Walter Purcaro | 2013-09-03 | 4 | -14/+14 | |
| | ||||||
* | 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 | |
| | ||||||
* | WindowsPhoneToastNotify: fixed string | Stefano | 2013-08-23 | 1 | -2/+3 | |
| | ||||||
* | create WindowsPhoneToastNotify hook | Andy Voigt | 2013-08-18 | 1 | -0/+64 | |
| | ||||||
* | Merge pull request #226 from Kagenoshin/simplydebrid | Stefano | 2013-08-13 | 1 | -0/+20 | |
|\ | | | | | New multihoster plugin: Simplydebrid | |||||
| * | Simplydebrid: renamed to standard | Stefano | 2013-07-20 | 1 | -2/+2 | |
| | | ||||||
| * | Simplydebrid: fixed syntax error | Stefano | 2013-07-20 | 1 | -1/+2 | |
| | | | | | | | | | | + code reformatted + removed unused imports | |||||
| * | Code optimized | Stefano | 2013-07-20 | 1 | -4/+4 | |
| | | ||||||
| * | Cleanup | Ivo Buff | 2013-07-12 | 1 | -12/+12 | |
| | | | | | | | | Some cleanup and changed tabs to 4 spaces | |||||
| * | SimplydebridCOM plugin added | Ivo Buff | 2013-07-12 | 1 | -0/+19 | |
| | | | | | | | | SimplydebridCOM plugin added | |||||
* | | Fastfix: renamed and code cleanup | Stefano | 2013-07-26 | 1 | -8/+7 | |
| | | ||||||
* | | Merge branch 'stable' of git://github.com/Dinawhk/pyload into Dinawhk-stable | Stefano | 2013-07-26 | 1 | -0/+28 | |
|\ \ | ||||||
| * | | fastix integration 2nd | Max | 2013-07-22 | 1 | -0/+28 | |
| |/ | ||||||
* | | Fixed some pylint violations | Stefano | 2013-07-25 | 1 | -2/+2 | |
| | | ||||||
* | | Fixed PEP 8 violations in Hooks | Stefano | 2013-07-24 | 33 | -573/+574 | |
| | | ||||||
* | | DebridItaliaCom: two more hosters supported | Stefano | 2013-07-24 | 1 | -2/+2 | |
| | | ||||||
* | | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 2 | -195/+195 | |
| | | ||||||
* | | Fixed 2 source strings | Stefano | 2013-07-18 | 1 | -1/+1 | |
| | | ||||||
* | | fixed log api call for several plugins | Walter Purcaro | 2013-07-17 | 10 | -46/+46 | |
| | | ||||||
* | | Captcha9kw: fixed bad gettext use | Stefano | 2013-07-15 | 1 | -2/+2 | |
| | | ||||||
* | | Version 1.09: code cosmetics | Walter Purcaro | 2013-07-11 | 1 | -6/+7 | |
| | | ||||||
* | | Version 1.08: fixes and cosmetics | Walter Purcaro | 2013-07-11 | 1 | -34/+34 | |
| | | ||||||
* | | Version 1.07: improved event managing | Walter Purcaro | 2013-07-07 | 1 | -14/+10 | |
| | | ||||||
* | | Version 1.06: code cosmetics | Walter Purcaro | 2013-07-07 | 1 | -5/+8 | |
| | | ||||||
* | | Version 1.05: optimized code a bit | Walter Purcaro | 2013-07-07 | 1 | -16/+5 | |
| | | ||||||
* | | Version 1.04: offline link check as option | Walter Purcaro | 2013-07-07 | 1 | -4/+11 | |
| | | ||||||
* | | Version 1.03: delete package even if there are offline links | Walter Purcaro | 2013-07-07 | 1 | -9/+4 | |
|/ | ||||||
* | Fixed #170 | Stefano | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | UnrestrictLi: added ability to delete the download history | Stefano | 2013-06-23 | 1 | -2/+3 | |
| | ||||||
* | HotFolder: Rollback after | Stefano | 2013-06-22 | 1 | -3/+3 | |
| | | | | http://forum.pyload.org/viewtopic.php?p=10169#p10169 | |||||
* | HotFolder: see | Stefano | 2013-06-22 | 1 | -3/+3 | |
| | | | http://forum.pyload.org/viewtopic.php?f=13&t=2735 | |||||
* | DebridItaliaCom: new hoster supported | Stefano | 2013-06-17 | 1 | -2/+3 | |
| | ||||||
* | Merge pull request #164 from stefanos/patch-2 | Stefano | 2013-06-14 | 1 | -8/+9 | |
|\ | | | | | Updated Captcha9kw | |||||
| * | Update Captcha9kw.py | stefanos | 2013-06-12 | 1 | -2/+2 | |
| | | | | | | corrected self.timeout to self.getConfig("timeout") | |||||
| * | Update Captcha9kw.py | stefanos | 2013-06-12 | 1 | -8/+9 | |
| | | | | | | option for timeout, answercheck every 3 seconds is enough and hints for prio/confirm | |||||
* | | Premium4.me -> Premium.to | Stefano | 2013-06-14 | 1 | -6/+6 | |
|/ | ||||||
* | RestartFailed: fixed debug messages | Stefano | 2013-06-11 | 1 | -3/+3 | |
| | ||||||
* | XvidstageCom: Implemented as hook plugin (XFileSharingPro) and removed ↵ | Christopher | 2013-06-08 | 1 | -23/+23 | |
| | | | | hoster plugin. | |||||
* | New multi hoster plugin: UnrestrictLi | Stefano | 2013-06-04 | 1 | -0/+43 | |
| | ||||||
* | Revert to a simple version of the plugin | Stefano | 2013-06-03 | 1 | -115/+22 | |
| | | | until the new one will be stable. | |||||
* | getConfig instead getConf for all | Walter Purcaro | 2013-06-03 | 1 | -2/+2 | |
| | ||||||
* | Set activated to False for all captcha hook plugins | Walter Purcaro | 2013-06-02 | 4 | -8/+8 | |
| | ||||||
* | LinkdecrypterCom: plugin deactivated | Stefano | 2013-05-27 | 1 | -2/+2 | |
| | ||||||
* | Version 0.07: code cosmetics | Walter Purcaro | 2013-05-27 | 1 | -8/+9 | |
| | ||||||
* | Version 0.06: improved filename recognition (big thanks to stickell) | Vuolter | 2013-05-25 | 1 | -4/+4 | |
| | ||||||
* | Version 0.05: several fixed according stickell advices | Vuolter | 2013-05-25 | 1 | -5/+7 | |
| | ||||||
* | Version 0.04: forgot to import basename | Vuolter | 2013-05-25 | 1 | -2/+2 | |
| | ||||||
* | Version 0.3: use endswith instead of find (thx stickell) | Vuolter | 2013-05-25 | 1 | -5/+5 | |
| | ||||||
* | Version 0.02: log actions | Vuolter | 2013-05-25 | 1 | -1/+3 | |
| | ||||||
* | Added plugin SkipRev | Vuolter | 2013-05-25 | 1 | -0/+41 | |
| | ||||||
* | Version 1.02: removed imported method time | Vuolter | 2013-05-20 | 1 | -4/+3 | |
| | ||||||
* | Version 1.01: code cosmetics | Vuolter | 2013-05-17 | 1 | -28/+29 | |
| | ||||||
* | Version 1.00: delete finished packages only instead all finished links | Vuolter | 2013-05-17 | 1 | -3/+10 | |
| | ||||||
* | Update Captcha9kw.py | stefanos | 2013-05-17 | 1 | -3/+12 | |
| | | | prio, captcha per hour, max. timeout to 9kw with faster check (every second, max. timeout is unchanged => setWaiting), confirm captcha and https | |||||
* | Merge pull request #101 from Vuolter/plugin/RestartFailed | Stefano | 2013-05-13 | 1 | -0/+124 | |
|\ | | | | | New plugin: RestartFailed | |||||
| * | Version 1.5: first really stable release | Vuolter | 2013-05-13 | 1 | -43/+31 | |
| | | ||||||
| * | Version 1.3: improved code | Vuolter | 2013-05-12 | 1 | -30/+24 | |
| | | ||||||
| * | Version 1.2: all issues fixed + improved code | Vuolter | 2013-05-12 | 1 | -36/+46 | |
| | | ||||||
| * | Version 1.1: fixes | Vuolter | 2013-05-12 | 1 | -5/+4 | |
| | | ||||||
| * | Version 1.0: improved code + added feature "Restart on plugin activation" + ↵ | Vuolter | 2013-05-12 | 1 | -46/+78 | |
| | | | | | | | | many bugfixes + tested code a bit | |||||
| * | Version 0.8: improved timing | Vuolter | 2013-05-12 | 1 | -4/+5 | |
| | | ||||||
| * | Version 0.7: bugfix | Vuolter | 2013-05-12 | 1 | -4/+5 | |
| | | ||||||
| * | Version 0.6: improved code + several bugfixes | Vuolter | 2013-05-12 | 1 | -35/+60 | |
| | | ||||||
| * | Version 0.5: fixes again | Vuolter | 2013-05-12 | 1 | -8/+8 | |
| | | ||||||
| * | Version 0.4: fixes | Vuolter | 2013-05-12 | 1 | -57/+62 | |
| | | ||||||
| * | Added fully rewrited RestartFailed plugin, originally by bambie | Vuolter | 2013-05-12 | 1 | -0/+69 | |
| | | ||||||
* | | Version 0.5: finished rewrite | Vuolter | 2013-05-12 | 1 | -22/+20 | |
| | | ||||||
* | | Version 0.3: rewrited code and added new feature "Sleep mode" | Vuolter | 2013-05-12 | 1 | -14/+55 | |
|/ | ||||||
* | Version 0.2: fixes | Vuolter | 2013-05-11 | 1 | -7/+6 | |
| | ||||||
* | Added plugin DeleteFinished, version 0.1 | Vuolter | 2013-05-11 | 1 | -0/+48 | |
| | ||||||
* | DebridItaliaCom: new hoster supported | Stefano | 2013-05-05 | 1 | -2/+2 | |
| | ||||||
* | DebridItaliaCom: new hoster supported | Stefano | 2013-04-23 | 1 | -2/+2 | |
| | ||||||
* | New debrid: MultiDebridCom | Stefano | 2013-04-12 | 1 | -0/+42 | |
| | | | | http://forum.pyload.org/viewtopic.php?f=13&t=2426 | |||||
* | DownloadScheduler: ability to abort downloads | Stefano | 2013-04-08 | 1 | -32/+40 | |
| | | | | http://forum.pyload.org/viewtopic.php?f=7&t=2403 | |||||
* | DebridItaliaCom: + ability to detect offline files. | Stefano | 2013-04-04 | 1 | -0/+15 | |
| | | | | + license note | |||||
* | DebridItaliaCom: new hoster supported | Stefano | 2013-04-02 | 1 | -2/+2 | |
| | ||||||
* | DebridItaliaCom: two new hosters supported | Stefano | 2013-04-01 | 1 | -2/+3 | |
| | ||||||
* | LinkdecrypterCom: fixed bug #54 | Stefano | 2013-03-27 | 1 | -2/+2 | |
| | | | regex doesn't allow https links | |||||
* | Plugins: fixed inconsistent indentation | Stefano | 2013-03-23 | 2 | -28/+26 | |
| | ||||||
* | New debrid: DebridItaliaCom | Stefano | 2013-03-23 | 1 | -0/+25 | |
| | ||||||
* | updated 9kw plugin (#27) | RaNaN | 2013-03-09 | 1 | -4/+9 | |
| | ||||||
* | LinkdecrypterCom: regex fix | Stefano | 2013-03-06 | 1 | -3/+3 | |
| | ||||||
* | closed #27 | RaNaN | 2013-03-02 | 1 | -26/+35 | |
| | ||||||
* | Change from https:// to http:// for api.reload.cc requests (SSL not ↵ | Nils Hesse | 2013-02-22 | 1 | -16/+16 | |
| | | | | supported yet) | |||||
* | ExternalScripts - patch by x_puma_x - closed #712,#713 | zoidberg10 | 2012-11-15 | 1 | -3/+3 | |
| | ||||||
* | youtube config options, resume - closed #717, ul.to - closed #716, | zoidberg10 | 2012-11-13 | 1 | -7/+12 | |
| | | | | netload.in - fix some urls, linkdecrypter - fix crypter list | |||||
* | Use a dictionary to supply HTTP requests with the GET parameters (ensure ↵ | Nils Hesse | 2012-11-08 | 1 | -9/+15 | |
| | | | | proper URL encoding) | |||||
* | Added the reload.cc plugin | Nils Hesse | 2012-11-08 | 1 | -0/+59 | |
| | ||||||
* | small plugin fixes, closed #694, #695 | zoidberg10 | 2012-10-20 | 1 | -20/+16 | |
| | ||||||
* | update CaptchaBrotherhood - closed #696, sharerapid.com | zoidberg10 | 2012-10-14 | 1 | -2/+2 | |
| | ||||||
* | forget to bump version | RaNaN | 2012-10-12 | 1 | -1/+1 | |
| | ||||||
* | better updatemanager | RaNaN | 2012-10-12 | 1 | -32/+39 | |
| | ||||||
* | filebeer workaround, rehost.to chunklimit, multihoster config | zoidberg10 | 2012-10-08 | 4 | -11/+19 | |
| | ||||||
* | 9kw.eu captcha service plugin - (see http://9kw.eu/hilfe.html) - closed #691 | zoidberg10 | 2012-10-04 | 1 | -0/+139 | |
| | ||||||
* | small plugin fixes | zoidberg10 | 2012-09-25 | 2 | -10/+0 | |
| | ||||||
* | multihosters - closed #618, store http/ftp accounts, add uptobox.com premium | zoidberg10 | 2012-09-24 | 9 | -114/+71 | |
| | ||||||
* | closed #604 | Jeix | 2012-09-13 | 1 | -11/+17 | |
| | ||||||
* | add UnSkipOnFail hook | hagg | 2012-09-10 | 1 | -0/+97 | |
| | | | | | | | When a download fails this hook tries to restart all other downloads that are "skipped" and have the same local filename (probably the failed download was the cause for these skips). | |||||
* | update turbobit, 1fichier - closed #679, maybe #665 | zoidberg10 | 2012-09-08 | 1 | -7/+14 | |
| | ||||||
* | udpdate zippyshare, linkdecrypter - closed #670 | zoidberg10 | 2012-08-24 | 1 | -2/+2 | |
| | ||||||
* | filecloud.io (experimental) -- closed #659 | zoidberg10 | 2012-08-24 | 1 | -8/+10 | |
| | ||||||
* | fix multipart post encoding, add workaround for captcha hooks | zoidberg10 | 2012-08-17 | 2 | -12/+50 | |
| | ||||||
* | closed #653, #654, fix cbh | zoidberg10 | 2012-08-14 | 1 | -4/+9 | |
| | ||||||
* | update uploading.com | zoidberg10 | 2012-08-10 | 1 | -7/+7 | |
| | ||||||
* | fix bypasscaptcha, add imagetyperz | zoidberg10 | 2012-08-06 | 3 | -77/+198 | |
| | ||||||
* | fast fix of error in BypassCaptcha | godofdream | 2012-08-06 | 1 | -5/+5 | |
| | ||||||
* | update Freakshare, IcyFiles, Zippyshare, C1neon, FshareVn-Ac, Filefactory-Ac | godofdream | 2012-08-06 | 1 | -0/+167 | |
| | | | | | Added BypassCaptcha - closed #647, #615, #639, #644, #562, #586, #642 | |||||
* | DeathByCaptcha plugin | zoidberg10 | 2012-08-02 | 1 | -0/+190 | |
| | ||||||
* | CaptchaBrotherhood plugin | zoidberg10 | 2012-07-31 | 1 | -0/+161 | |
| | ||||||
* | linkdecrypter.com -- closed #612, #630 | zoidberg10 | 2012-07-27 | 1 | -1/+3 | |
| | ||||||
* | expertdecoders.com captcha solving | zoidberg10 | 2012-07-27 | 1 | -0/+112 | |
| | ||||||
* | closed #628 | RaNaN | 2012-07-08 | 1 | -1/+1 | |
| | ||||||
* | The CaptchaTrader URLs changed | Thammi | 2012-07-08 | 1 | -3/+3 | |
| |