Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Timeout for http request set to 1 minute + report effective url address in ↵ | Walter Purcaro | 2016-01-02 | 2 | -6/+10 |
| | | | | header | ||||
* | [XFileSharing] Fix setup_base | Walter Purcaro | 2016-01-02 | 2 | -4/+4 |
| | |||||
* | [SimpleCrypter] Fix handle_direct | Walter Purcaro | 2016-01-02 | 1 | -24/+12 |
| | |||||
* | [Captcha] Update | Nitzo | 2016-01-02 | 1 | -6/+11 |
| | |||||
* | [Plugin] Fix dump_html() | GammaC0de | 2016-01-02 | 1 | -2/+7 |
| | |||||
* | "is" is evil | Nitzo | 2016-01-02 | 42 | -169/+169 |
| | |||||
* | [ExternalScripts] fix #2251 + much more | GammaC0de | 2016-01-01 | 1 | -42/+48 |
| | |||||
* | [Plugin] Fix AttributeError: HTTPRequest instance has no attribute 'http' | GammaC0de | 2016-01-01 | 1 | -2/+2 |
| | |||||
* | [ExternalScripts] Update | GammaC0de | 2015-12-31 | 1 | -2/+6 |
| | |||||
* | [Misc] Update | GammaC0de | 2015-12-31 | 1 | -2/+2 |
| | |||||
* | [Crypter] Update | GammaC0de | 2015-12-31 | 1 | -3/+3 |
| | |||||
* | [Hoster] Update | GammaC0de | 2015-12-31 | 1 | -5/+5 |
| | |||||
* | Spare code fixed + isdownload -> isresource | Walter Purcaro | 2015-12-31 | 9 | -29/+35 |
| | |||||
* | [Addon] Fix download_finished call | Walter Purcaro | 2015-12-31 | 1 | -3/+2 |
| | | | | Thanks to youlJunior | ||||
* | Version up | Walter Purcaro | 2015-12-31 | 5 | -7/+7 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Better preload routine | Walter Purcaro | 2015-12-31 | 2 | -2/+7 |
| | |||||
* | [misc] Check utc type for seconds_to_midnight | Walter Purcaro | 2015-12-31 | 1 | -3/+3 |
| | |||||
* | [Crypter] Fix folder_per_package setting | Walter Purcaro | 2015-12-31 | 1 | -1/+3 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2225 (3) | Walter Purcaro | 2015-12-31 | 1 | -9/+10 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2243 (2) | Walter Purcaro | 2015-12-31 | 1 | -48/+54 |
| | |||||
* | fix #2243 | GammaC0de | 2015-12-31 | 1 | -3/+3 |
| | |||||
* | [ShareonlineBiz] Update | GammaC0de | 2015-12-30 | 1 | -3/+1 |
| | |||||
* | [Captcha] Typo | Walter Purcaro | 2015-12-30 | 1 | -2/+2 |
| | |||||
* | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/2225 (2) | Walter Purcaro | 2015-12-30 | 1 | -3/+3 |
| | |||||
* | Improve Captcha task managing | Walter Purcaro | 2015-12-30 | 6 | -27/+23 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2246 | Walter Purcaro | 2015-12-30 | 1 | -3/+5 |
| | | | | Thanks to GammaC0de | ||||
* | Fix https://github.com/pyload/pyload/issues/2239 | Walter Purcaro | 2015-12-30 | 1 | -2/+2 |
| | | | | Thanks to youlJunior | ||||
* | [Misc] Fix missing import | GammaC0de | 2015-12-30 | 1 | -1/+2 |
| | |||||
* | [SimpleHoster] Fix check_download routine | Walter Purcaro | 2015-12-30 | 2 | -4/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/2235 | Walter Purcaro | 2015-12-30 | 2 | -4/+4 |
| | |||||
* | Merge pull request #2231 from sebdelsol/patch-4 | Walter Purcaro | 2015-12-30 | 1 | -24/+22 |
|\ | | | | | simpler version | ||||
| * | simpler version | sebdelsol | 2015-12-29 | 1 | -24/+22 |
| | | | | | | | | It uses some JS to emulate a document - so it'll be simpler to add any JS function in case Zippyshare's devs decide to add deeper instrospection. It has worked for several months on my side - quite the same code actually. | ||||
* | | Merge pull request #2236 from GammaC0de/property.setter | Walter Purcaro | 2015-12-30 | 1 | -1/+19 |
|\ \ | | | | | | | [Hoster] Python 2.5 compatibility hack for property.setter | ||||
| * | | [Hoster] Python 2.5 compatibility hack for property.setter | GammaC0de | 2015-12-30 | 1 | -1/+19 |
| |/ | |||||
* / | [ExternalScripts] Fix 'NoneType' is not iterable | GammaC0de | 2015-12-30 | 1 | -7/+5 |
|/ | |||||
* | Tiny code cosmetics | Walter Purcaro | 2015-12-29 | 4 | -5/+6 |
| | |||||
* | [Plugin] Fix https://github.com/pyload/pyload/issues/2229 | Walter Purcaro | 2015-12-29 | 1 | -2/+2 |
| | |||||
* | [Container] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2228 from ckaeslin/patch-1 | GammaC0de | 2015-12-29 | 1 | -1/+1 |
|\ | | | | | [Container] Fix global name 'pyfile' is not defined | ||||
| * | added missing self | Christian Käslin | 2015-12-29 | 1 | -1/+1 |
|/ | | | | dlc decryption was failing, with error Decrypting failed:****.dlc | global name 'pyfile' is not defined debug mode showed missing self | ||||
* | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/2225 | Walter Purcaro | 2015-12-29 | 2 | -4/+8 |
| | |||||
* | [UpstoreNet] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [RyushareCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [ShareonlineBiz] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [OneFichierCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [UploadedTo] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [ExtractArchive] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [FileserveCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [LinksnappyCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [ExtabitCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [RapiduNet] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [UgouploadNet] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [FreakshareCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [UpleaCom] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [LetitbitNet] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [HighWayMe] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [ExtractArchive] Update | GammaC0de | 2015-12-29 | 1 | -3/+3 |
| | |||||
* | [misc] fix fsjoin | GammaC0de | 2015-12-29 | 1 | -2/+2 |
| | |||||
* | [Extractor] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [Hoster] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [Account] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [SimpleCrypter] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | [ClickNLoad] Version up | GammaC0de | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'pr/n2219_Arno-Nymous' into stable | Walter Purcaro | 2015-12-28 | 2 | -25/+18 |
|\ | | | | | | | | | Conflicts: module/plugins/internal/Account.py | ||||
| * | Merge latest changes from original pyLoad repo | Arno-Nymous | 2015-12-27 | 3 | -6/+37 |
| |\ | |||||
| * | | Ignore some more | Arno-Nymous | 2015-12-25 | 1 | -0/+1 |
| | | | |||||
| * | | Version up + some small changes | Arno-Nymous | 2015-12-24 | 5 | -50/+15 |
| | | | |||||
| * | | [WarezWorld] Remove invalid import | Arno-Nymous | 2015-12-22 | 1 | -8/+4 |
| | | | |||||
| * | | [ShareonlineBiz] Probable solution for the 'No info available' message | Arno-Nymous | 2015-12-22 | 1 | -2/+4 |
| | | | |||||
| * | | Fix for #2207 | Arno-Nymous | 2015-12-22 | 1 | -19/+12 |
| | | | |||||
| * | | Fix for #2161 | Arno-Nymous | 2015-12-22 | 1 | -1/+1 |
| | | | |||||
| * | | Add some ignores | Arno-Nymous | 2015-12-22 | 1 | -0/+10 |
| | | | |||||
| * | | Merge remote-tracking branch 'pyload/stable' into stable | Arno-Nymous | 2015-12-22 | 15 | -129/+219 |
| |\ \ | |||||
| * | | | Initial release of WarezWorld hook | Arno-Nymous | 2015-12-18 | 1 | -0/+281 |
| | | | | |||||
* | | | | Spare code fixes (3) | Walter Purcaro | 2015-12-28 | 13 | -65/+72 |
| | | | | |||||
* | | | | Spare code fixes (2) | Walter Purcaro | 2015-12-28 | 10 | -327/+85 |
| | | | | |||||
* | | | | Spare code fixes | Walter Purcaro | 2015-12-28 | 4 | -6/+9 |
| | | | | |||||
* | | | | Fix password sharing issue | Walter Purcaro | 2015-12-28 | 6 | -14/+35 |
| | | | | |||||
* | | | | [Hoster] Rewrite some routines, improve others | Walter Purcaro | 2015-12-27 | 1 | -148/+198 |
| | | | | |||||
* | | | | [internal] Spare code optimizations and fixes | Walter Purcaro | 2015-12-27 | 4 | -56/+60 |
| | | | | |||||
* | | | | Update some hosters | Walter Purcaro | 2015-12-27 | 7 | -13/+10 |
| | | | | |||||
* | | | | Update crypters and containers | Walter Purcaro | 2015-12-27 | 68 | -312/+252 |
| | | | | |||||
* | | | | [Crypter] Simplify _create_packages routine | Walter Purcaro | 2015-12-27 | 1 | -24/+17 |
| | | | | |||||
* | | | | [Plugin] Improve load routine and related | Walter Purcaro | 2015-12-27 | 2 | -115/+86 |
| | | | | |||||
* | | | | [Crypter] Code cosmetics | Walter Purcaro | 2015-12-27 | 1 | -21/+21 |
| | | | | |||||
* | | | | [misc] New classes Config, DB and Periodical | Walter Purcaro | 2015-12-27 | 1 | -5/+134 |
| | | | | |||||
* | | | | Spare code cosmetics | Walter Purcaro | 2015-12-27 | 51 | -233/+256 |
| | | | | |||||
* | | | | Update addons | Walter Purcaro | 2015-12-27 | 6 | -35/+29 |
| | | | | |||||
* | | | | [Addon] Import new Periodical class + code cosmetics | Walter Purcaro | 2015-12-27 | 1 | -91/+46 |
| | | | | |||||
* | | | | [Account] Import new Periodical class | Walter Purcaro | 2015-12-27 | 1 | -48/+6 |
| | | | | |||||
* | | | | [SimpleHoster] Auto-detect offline & temp. offline status and hashsum info ↵ | Walter Purcaro | 2015-12-27 | 1 | -26/+43 |
| | | | | | | | | | | | | | | | | by default + Update check_download stuff + Spare code cosmetics and optimizations | ||||
* | | | | [SimpleCrypter] Auto-detect offline & temp. offline status by default | Walter Purcaro | 2015-12-27 | 1 | -25/+33 |
| | | | | |||||
* | | | | Improve Container | Walter Purcaro | 2015-12-27 | 5 | -23/+24 |
| | | | | |||||
* | | | | [misc] Fix encoding | Walter Purcaro | 2015-12-27 | 1 | -31/+30 |
| | | | | |||||
* | | | | Spare code fixes | Walter Purcaro | 2015-12-27 | 20 | -65/+42 |
| | | | | |||||
* | | | | [OCR] self.image -> self.img | Walter Purcaro | 2015-12-27 | 4 | -41/+41 |
| | | | | |||||
* | | | | Don't use PERIODICAL_INTERVAL | Walter Purcaro | 2015-12-27 | 4 | -16/+8 |
| | | | | |||||
* | | | | New plugin: EventMapper | Walter Purcaro | 2015-12-27 | 1 | -0/+80 |
| | | | | |||||
* | | | | [Captcha] Update | Walter Purcaro | 2015-12-27 | 1 | -17/+12 |
| | | | | |||||
* | | | | [Addon] Map events | Walter Purcaro | 2015-12-27 | 1 | -24/+66 |
| | | | | |||||
* | | | | [Container] Compact code | Walter Purcaro | 2015-12-27 | 1 | -16/+7 |
| | | | | |||||
* | | | | [OCR] Code cosmetics | Walter Purcaro | 2015-12-27 | 1 | -42/+47 |
| | | | | |||||
* | | | | Update containers | Walter Purcaro | 2015-12-27 | 4 | -17/+17 |
| | | | | |||||
* | | | | [XFSHoster] Improve a bit | Walter Purcaro | 2015-12-27 | 1 | -6/+7 |
| | | | | |||||
* | | | | [internals] Some code cosmetics | Walter Purcaro | 2015-12-27 | 10 | -28/+26 |
| | | | | |||||
* | | | | [addons] Some code cosmetics | Walter Purcaro | 2015-12-27 | 6 | -10/+7 |
| | | | | |||||
* | | | | [ClickNLoad] Update | Walter Purcaro | 2015-12-27 | 1 | -22/+7 |
| | | | | |||||
* | | | | [SkipRev] Fixup (1) | Walter Purcaro | 2015-12-27 | 1 | -12/+8 |
| | | | | |||||
* | | | | [ExternalScripts] Update and fix (2) | Walter Purcaro | 2015-12-27 | 1 | -32/+56 |
| | | | | |||||
* | | | | [Account] Fix reset method | Walter Purcaro | 2015-12-27 | 1 | -3/+3 |
| | | | | |||||
* | | | | Update hosters (1) | Walter Purcaro | 2015-12-27 | 218 | -1166/+593 |
| | | | | |||||
* | | | | [ExternalScripts] Update and fix | Walter Purcaro | 2015-12-27 | 1 | -56/+55 |
| | | | | |||||
* | | | | [crypters] Remove create_getInfo + minor code cosmetics (w/ strict ↵ | Walter Purcaro | 2015-12-27 | 86 | -349/+91 |
| | | | | | | | | | | | | | | | | comparison for numbers) | ||||
* | | | | [accounts] Strict comparison for numbers | Walter Purcaro | 2015-12-27 | 5 | -7/+7 |
| | | | | |||||
* | | | | Update captchas | Walter Purcaro | 2015-12-27 | 9 | -66/+65 |
| | | | | |||||
* | | | | Rewrite utils (1) | Walter Purcaro | 2015-12-27 | 2 | -482/+747 |
| | | | | |||||
* | | | | Crypters version up | Walter Purcaro | 2015-12-27 | 88 | -127/+125 |
| | | | | |||||
* | | | | Update addons | Walter Purcaro | 2015-12-27 | 17 | -145/+139 |
| | | | | |||||
* | | | | Rename IRC and XMPP addon plugins | Walter Purcaro | 2015-12-27 | 2 | -50/+49 |
| | | | | |||||
* | | | | Update notifiers | Walter Purcaro | 2015-12-27 | 5 | -86/+142 |
| | | | | |||||
* | | | | [XFileSharing] regexp hotfix | Walter Purcaro | 2015-12-27 | 1 | -6/+6 |
| | | | | |||||
* | | | | Accounts version up | Walter Purcaro | 2015-12-27 | 93 | -124/+126 |
| | | | | |||||
* | | | | Update extractors (1) | Walter Purcaro | 2015-12-27 | 4 | -122/+115 |
| | | | | |||||
* | | | | New extractor: UnTar | Walter Purcaro | 2015-12-27 | 1 | -0/+69 |
| |_|/ |/| | | |||||
* | | | Merge pull request #2223 from GammaC0de/safe_format | GammaC0de | 2015-12-27 | 3 | -10/+37 |
|\ \ \ | | | | | | | | | [utils] new function: safe_format() | ||||
| * | | | [utils] new function: safe_format() | GammaC0de | 2015-12-27 | 3 | -10/+37 |
|/ / / | |||||
* | | | typo | GammaC0de | 2015-12-26 | 1 | -2/+2 |
| | | | |||||
* | | | [Account] fix copy.deepcopy usage | GammaC0de | 2015-12-26 | 1 | -3/+4 |
| | | | |||||
* | | | Merge pull request #2150 from GammaC0de/patch-11 | GammaC0de | 2015-12-26 | 2 | -4/+7 |
|\ \ \ | |_|/ |/| | | [Plugin] censor ACCOUNT request data | ||||
| * | | [Account] reimplement safe_info with deepcopy | GammaC0de | 2015-11-04 | 1 | -2/+5 |
| | | | |||||
| * | | [Plugin] censor ACCOUNT request data | GammaC0de | 2015-11-03 | 1 | -2/+2 |
| | | | |||||
* | | | [UgouploadNet] update | GammaC0de | 2015-12-21 | 1 | -5/+8 |
| | | | |||||
* | | | [SimpleHoster] update (6) | GammaC0de | 2015-12-21 | 1 | -2/+2 |
| | | | |||||
* | | | [UgouploadNet] new hoster | GammaC0de | 2015-12-21 | 1 | -0/+53 |
| | | | | | | | | | fix #2201 | ||||
* | | | [SimpleHoster] update (5) | GammaC0de | 2015-12-20 | 1 | -3/+3 |
| | | | |||||
* | | | [SimpleHoster] update (4) | GammaC0de | 2015-12-20 | 1 | -2/+2 |
| | | | |||||
* | | | [SimpleHoster] update (3) | GammaC0de | 2015-12-20 | 1 | -2/+2 |
| | | | |||||
* | | | [SimpleHoster] update (2) | GammaC0de | 2015-12-20 | 1 | -8/+7 |
| | | | |||||
* | | | [SimpleHoster] update | GammaC0de | 2015-12-20 | 1 | -2/+2 |
| | | | |||||
* | | | [OneFichierCom] fix #2196 | GammaC0de | 2015-12-20 | 1 | -12/+15 |
| | | | |||||
* | | | Delete FileParadoxIn.py | GammaC0de | 2015-12-20 | 1 | -17/+0 |
| | | | |||||
* | | | [XFileSharing] version up | GammaC0de | 2015-12-20 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #2203 from rlindner81/FixForNitroflare | Walter Purcaro | 2015-12-20 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Fix: Nitroflare cannot be handled as Direct Download | ||||
| * | | | Fix: Nitroflare cannot be handled as Direct Download | Richard Lindner | 2015-12-20 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #2202 from rlindner81/FixForOneFichier | Walter Purcaro | 2015-12-20 | 1 | -1/+3 |
|\| | | | | | | | | | | | Fix: OneFichier free download had a new link to follow | ||||
| * | | | Same fix better implementation | Richard Lindner | 2015-12-20 | 1 | -7/+2 |
| | | | | |||||
| * | | | Fix: OneFichier free download had a new link to follow | Richard Lindner | 2015-12-20 | 1 | -1/+8 |
|/ / / | |||||
* | | | [HflixIn] new crypter | GammaC0de | 2015-12-20 | 1 | -0/+28 |
| | | | |||||
* | | | [ClickNLoad] Small bug fix | GammaC0de | 2015-12-19 | 1 | -2/+3 |
| | | | |||||
* | | | [ClickNLoad] fix #2198 | GammaC0de | 2015-12-19 | 1 | -14/+16 |
| | | | |||||
* | | | Merge pull request #2197 from igel-kun/patch-1 | Walter Purcaro | 2015-12-17 | 1 | -10/+26 |
|\ \ \ | | | | | | | | | various fixes | ||||
| * | | | Update UpstoreNet.py | igel-kun | 2015-12-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | various fixes | igel-kun | 2015-12-17 | 1 | -10/+26 |
|/ / / | | | | | | | | | | | | | | | | - had to introduce the ```self.retry``` on line 86 because Upstore sometimes just restarted the timer on some files without any reason. - removed artifact config options - now catches "LONG_WAIT" events - proper error checking with ```check_errors()``` | ||||
* | | | [Extractor] fix #2084 | GammaC0de | 2015-12-16 | 1 | -2/+1 |
| | | | |||||
* | | | [OneFichierCom] fix #2193 | GammaC0de | 2015-12-15 | 1 | -7/+7 |
| | | | |||||
* | | | [Hoster] small bug fix | GammaC0de | 2015-12-15 | 1 | -2/+2 |
| | | | |||||
* | | | [UpdateManager] rename reserved words | GammaC0de | 2015-12-13 | 1 | -50/+50 |
| | | | |||||
* | | | [RapiduNet] fix #2146 | GammaC0de | 2015-12-12 | 1 | -3/+3 |
| | | | |||||
* | | | [SimpleCrypter] fix #2188 | GammaC0de | 2015-12-11 | 1 | -6/+6 |
| | | | |||||
* | | | [ShareonlineBiz] version up | GammaC0de | 2015-12-09 | 1 | -1/+1 |
| |/ |/| | |||||
* | | fix #2183 | GammaC0de | 2015-12-06 | 1 | -10/+15 |
| | | |||||
* | | fix seconds_to_midnight import | GammaC0de | 2015-12-02 | 6 | -14/+14 |
| | | |||||
* | | Update LinksnappyCom.py | GammaC0de | 2015-11-27 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #2172 from bilalghouri/patch-2 | Walter Purcaro | 2015-11-27 | 1 | -3/+3 |
|\ \ | | | | | | | Update LinksnappyCom.py | ||||
| * | | Update LinksnappyCom.py | bilalghouri | 2015-11-27 | 1 | -3/+3 |
|/ / | | | | | Fixed API URL for SSL support. | ||||
* | | Merge pull request #2140 from GammaC0de/patch-9 | Walter Purcaro | 2015-11-26 | 1 | -2/+2 |
|\ \ | | | | | | | [SimpleHoster] update | ||||
| * | | Update SimpleHoster.py | GammaC0de | 2015-11-01 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #2144 from GammaC0de/patch-10 | Walter Purcaro | 2015-11-26 | 1 | -1/+1 |
|\ \ | | | | | | | [RyushareCom] version up | ||||
| * | | [RyushareCom] version up | GammaC0de | 2015-11-01 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #2162 from joberreiter/patch-6 | Walter Purcaro | 2015-11-26 | 1 | -2/+7 |
|\ \ | | | | | | | [ShareLinksBiz] Fix extraction of location url from header | ||||
| * | | Fix extraction of location url from header | Jochen Oberreiter | 2015-11-13 | 1 | -2/+7 |
| |/ | |||||
* | | Merge pull request #2153 from k1l/patch-1 | Walter Purcaro | 2015-11-26 | 1 | -1/+1 |
|\ \ | | | | | | | Update CaptchaService.py | ||||
| * | | Update CaptchaService.py | k1l | 2015-11-04 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | dont know if this is enough to let the updater get that version out in the wild. but getting this version manually solved my issue with pyload not loading files because of the 28.10.2015 11:02:41 WARNING Download failed: ...part07.rar | ReCaptcha data not found Error. See https://github.com/pyload/pyload/issues/2130#issuecomment-153542916 and following comment. | ||||
* | | Merge pull request #2165 from igel-kun/keep2share-fix | Walter Purcaro | 2015-11-26 | 1 | -4/+16 |
|\ \ | | | | | | | fixed Keep2Share | ||||
| * | | fixed Keep2Share | Igel | 2015-11-14 | 1 | -4/+16 |
| |/ | |||||
* | | Merge pull request #2171 from GammaC0de/patch-12 | Walter Purcaro | 2015-11-26 | 1 | -5/+7 |
|\ \ | |/ |/| | [UpleaCom] fix #2170 | ||||
| * | [UpleaCom] fix #2170 | GammaC0de | 2015-11-24 | 1 | -5/+7 |
|/ | |||||
* | Merge pull request #2137 from thadrien/pull-request-DropboxCom | Walter Purcaro | 2015-10-31 | 1 | -1/+3 |
|\ | | | | | LINK_PATTERN was missing in DropboxCom.py | ||||
| * | LINK_PATTERN was missing in DropboxCom.py | Hadrien Theveneau | 2015-10-30 | 1 | -1/+3 |
|/ | |||||
* | Merge pull request #2128 from thadrien/pull-request-dlprotect | Walter Purcaro | 2015-10-28 | 5 | -17/+81 |
|\ | | | | | Pull request dlprotect | ||||
| * | Increase version number in SimpleCrypter.py | Hadrien Theveneau | 2015-10-28 | 1 | -1/+1 |
| | | |||||
| * | Increase version number in DlProtectCom.py | Hadrien Theveneau | 2015-10-28 | 1 | -1/+1 |
| | | |||||
| * | Add info encoding to DlProtectCom.py | Hadrien Theveneau | 2015-10-28 | 1 | -0/+53 |
| | | |||||
| * | Filter interesting urls from ads in DlProtectCom.py | Hadrien Theveneau | 2015-10-28 | 1 | -1/+2 |
| | | |||||
| * | Infinite redirect bug fixing in SimpleCrypter.py | Hadrien Theveneau | 2015-10-28 | 1 | -9/+11 |
| | | |||||
| * | Show key in debug log in DlProtectCom.py | Hadrien Theveneau | 2015-10-28 | 1 | -0/+1 |
| | | |||||
| * | Correction of some errors in OCR.py | Hadrien Theveneau | 2015-10-28 | 1 | -5/+5 |
| | | |||||
| * | Addition of some debug messages about captchas and plugins in ↵ | Hadrien Theveneau | 2015-10-28 | 1 | -0/+3 |
| | | | | | | | | DlProtectCom.py and PluginManager.py | ||||
| * | Addition of some debug messages in DlProtectCom.py and Captcha.py | Hadrien Theveneau | 2015-10-28 | 2 | -0/+3 |
| | | |||||
| * | Addition of captcha code in debug messages in DlProtect.py | Hadrien Theveneau | 2015-10-28 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #2129 from thadrien/pull-request-SimpleHoster | Walter Purcaro | 2015-10-28 | 1 | -2/+2 |
|\ \ | |/ |/| | Syntax error in SimpleHoster.py | ||||
| * | Syntax error in SimpleHoster.py | Hadrien Theveneau | 2015-10-28 | 1 | -2/+2 |
|/ | |||||
* | Fix https://github.com/pyload/pyload/issues/2112 | Walter Purcaro | 2015-10-28 | 231 | -571/+1081 |
| | |||||
* | Merge pull request #2125 from GammaC0de/patch-6 | Walter Purcaro | 2015-10-27 | 1 | -2/+2 |
|\ | | | | | [ExternalScripts] update | ||||
| * | Update ExternalScripts.py | GammaC0de | 2015-10-27 | 1 | -2/+2 |
|/ | |||||
* | Increase all __version__ for internals | Walter Purcaro | 2015-10-27 | 6 | -6/+6 |
| | |||||
* | Increase all __version__ for crypters and hosters | Walter Purcaro | 2015-10-27 | 310 | -315/+319 |
| | |||||
* | ZahikiNetis is DeadHoster | Walter Purcaro | 2015-10-27 | 1 | -15/+3 |
| | |||||
* | New plugin: CloudsharesNet | Walter Purcaro | 2015-10-27 | 2 | -8/+26 |
| |