Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore Plugin.py under its original directory | Walter Purcaro | 2015-06-08 | 1 | -0/+617 |
| | |||||
* | Move base plugins to internal folder | Walter Purcaro | 2015-06-08 | 1 | -617/+0 |
| | |||||
* | Revert plugins to stable | Walter Purcaro | 2014-11-22 | 1 | -254/+122 |
| | |||||
* | [SimpleHoster] Code cosmetics | Walter Purcaro | 2014-11-21 | 1 | -1/+1 |
| | |||||
* | [Plugin] Fix typo (thx rlindner81) | Walter Purcaro | 2014-11-15 | 1 | -1/+1 |
| | |||||
* | [Plugin] Fix wait routine 2 | Walter Purcaro | 2014-11-15 | 1 | -3/+6 |
| | |||||
* | [Plugin] Fix wait routine (thx rlindner81) | Walter Purcaro | 2014-11-14 | 1 | -9/+18 |
| | |||||
* | [Plugin] Some fixes by rlindner81 | Walter Purcaro | 2014-11-13 | 1 | -5/+7 |
| | |||||
* | [Plugin] Fix download routine | Walter Purcaro | 2014-11-12 | 1 | -17/+22 |
| | |||||
* | [Plugin] Content-disposition name should not need to be html_unescaped | Walter Purcaro | 2014-11-12 | 1 | -1/+1 |
| | |||||
* | [Plugin] Save reason as pyfile.error when fails | Walter Purcaro | 2014-11-12 | 1 | -5/+11 |
| | |||||
* | [Plugin] Fix typo (thx clinton-hall) | Walter Purcaro | 2014-11-10 | 1 | -3/+3 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | [Plugin] Update and bugfix | Walter Purcaro | 2014-11-09 | 1 | -45/+88 |
| | |||||
* | Fix download link formatting in some plugins | Walter Purcaro | 2014-11-07 | 1 | -2/+2 |
| | |||||
* | Lowercase url to load | Walter Purcaro | 2014-11-06 | 1 | -6/+6 |
| | |||||
* | [Plugin] Don't use reconnection if account was logged 2 | Walter Purcaro | 2014-11-06 | 1 | -2/+2 |
| | |||||
* | [Plugin] Don't use reconnection if account was logged | Walter Purcaro | 2014-11-06 | 1 | -2/+3 |
| | |||||
* | Use more print_exc + code cosmetics | Walter Purcaro | 2014-11-04 | 1 | -3/+2 |
| | |||||
* | Code cosmetics about file_info and other stuff | Walter Purcaro | 2014-11-03 | 1 | -0/+3 |
| | |||||
* | [Plugin] Increase default captcha timeout to 5 minutes from 50 seconds | Walter Purcaro | 2014-11-03 | 1 | -6/+5 |
| | |||||
* | [Plugin] Improve logging | Walter Purcaro | 2014-11-02 | 1 | -7/+12 |
| | |||||
* | [Plugin] Declare self.html as empty string, not as None type | Walter Purcaro | 2014-11-01 | 1 | -1/+1 |
| | |||||
* | [Plugin] Improve debug logging of load and download methods + url striping | Walter Purcaro | 2014-10-30 | 1 | -6/+13 |
| | |||||
* | [Plugin] Improve retry and wait methods | Walter Purcaro | 2014-10-28 | 1 | -9/+11 |
| | |||||
* | Improve debug logging in load/download method | Walter Purcaro | 2014-10-28 | 1 | -2/+6 |
| | |||||
* | Update __config__ | Walter Purcaro | 2014-10-28 | 1 | -2/+0 |
| | |||||
* | [Plugin] Initial support for plugin deactivation | Walter Purcaro | 2014-10-27 | 1 | -9/+10 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -3/+3 |
| | |||||
* | Translation support for error method logging | Walter Purcaro | 2014-10-26 | 1 | -2/+2 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -6/+6 |
| | |||||
* | Fix and improve plugins logging | Walter Purcaro | 2014-10-25 | 1 | -13/+20 |
| | |||||
* | Fix error method | Walter Purcaro | 2014-10-23 | 1 | -4/+10 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+33 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Improve error method + fix TEXT_ENCODING in SimpleCrypter | Walter Purcaro | 2014-10-22 | 1 | -0/+6 |
| | |||||
* | Improve log functions | Walter Purcaro | 2014-10-20 | 1 | -5/+8 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-17 | 1 | -6/+6 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+3 |
| | | | | Whitespaces and EOF fixup | ||||
* | [XFileSharingPro] COOKIES preset to english + improved setup routine | Walter Purcaro | 2014-09-28 | 1 | -1/+2 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -18/+5 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -11/+11 |
| | |||||
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 1 | -3/+3 |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | fix filename encoding in chown/chmod | zoidberg10 | 2011-12-22 | 1 | -2/+4 |
| | |||||
* | encoding fix | RaNaN | 2011-12-16 | 1 | -1/+3 |
| | |||||
* | little fs improvements | RaNaN | 2011-12-05 | 1 | -7/+7 |
| | |||||
* | fix filesystem encoding issues on windows and synology nas | zoidberg10 | 2011-12-05 | 1 | -9/+9 |
| | |||||
* | closed #420 | RaNaN | 2011-11-15 | 1 | -15/+4 |
| | |||||
* | improved plugin loader, import hook to always use newest plugin versions | RaNaN | 2011-11-14 | 1 | -1/+1 |
| | |||||
* | first version of new extract plugin | RaNaN | 2011-10-14 | 1 | -5/+5 |
| | |||||
* | fixes syntax error on old python versions | RaNaN | 2011-10-13 | 1 | -8/+8 |
| | |||||
* | plugin cleanups | RaNaN | 2011-10-04 | 1 | -3/+2 |
| | |||||
* | new plugin Base class providing useful methods | RaNaN | 2011-09-29 | 1 | -49/+92 |
| | |||||
* | unlimited retries for MU | RaNaN | 2011-08-31 | 1 | -1/+1 |
| | |||||
* | option to skip if file exists | RaNaN | 2011-08-04 | 1 | -6/+11 |
| | |||||
* | fixes, cleanup, summary for each package | RaNaN | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | has_key refractored, package name generator by Geek | RaNaN | 2011-07-14 | 1 | -2/+2 |
| | |||||
* | basic event manager | RaNaN | 2011-07-07 | 1 | -0/+3 |
| | |||||
* | closed #354 | RaNaN | 2011-07-06 | 1 | -4/+3 |
| | |||||
* | sj fix | RaNaN | 2011-07-05 | 1 | -0/+4 |
| | |||||
* | sphinx documentation | RaNaN | 2011-07-01 | 1 | -15/+26 |
| | |||||
* | cleanup | Jeix | 2011-06-30 | 1 | -1/+0 |
| | |||||
* | fixed #336 megavideo | Jeix | 2011-06-30 | 1 | -0/+1 |
| | |||||
* | Shareonline, zshare fix, testing __slots__ attribute | RaNaN | 2011-06-27 | 1 | -1/+1 |
| | |||||
* | fixed last commit | RaNaN | 2011-06-17 | 1 | -1/+1 |
| | |||||
* | skip files across packages | RaNaN | 2011-06-17 | 1 | -6/+9 |
| | |||||
* | fixes some encoding issues | RaNaN | 2011-06-15 | 1 | -3/+3 |
| | |||||
* | forget sleep | RaNaN | 2011-06-13 | 1 | -0/+1 |
| | |||||
* | better retry function | RaNaN | 2011-06-13 | 1 | -3/+18 |
| | |||||
* | api tester | RaNaN | 2011-06-05 | 1 | -1/+1 |
| | |||||
* | epydoc config file, please use rest syntax for the more detailed ↵ | RaNaN | 2011-06-04 | 1 | -21/+68 |
| | | | | documentation strings now | ||||
* | wupload premium (untested), new log functions for plugins, decode kwarg for ↵ | RaNaN | 2011-06-02 | 1 | -6/+14 |
| | | | | requests | ||||
* | no autodecode , it may break some plugins | RaNaN | 2011-05-31 | 1 | -2/+2 |
| | |||||
* | Support for positional captchas | fragonib | 2011-05-30 | 1 | -19/+20 |
| | |||||
* | skip only if file exists | RaNaN | 2011-05-26 | 1 | -1/+6 |
| | |||||
* | mirror detection/handling | RaNaN | 2011-05-26 | 1 | -53/+75 |
| | |||||
* | RealdebridCom plugin | RaNaN | 2011-05-24 | 1 | -1/+3 |
| | |||||
* | fixes last commit | RaNaN | 2011-05-16 | 1 | -1/+1 |
| | |||||
* | account login timeout, better shutdown | RaNaN | 2011-05-16 | 1 | -13/+15 |
| | |||||
* | improved some code style issues | RaNaN | 2011-05-14 | 1 | -1/+1 |
| | |||||
* | hooks methods callable via rpc, closed #299 | RaNaN | 2011-05-07 | 1 | -0/+4 |
| | |||||
* | easier implementation of free accounts | RaNaN | 2011-05-06 | 1 | -2/+5 |
| | |||||
* | new file states (temp. offline, skipped) | RaNaN | 2011-05-02 | 1 | -0/+4 |
| | |||||
* | closed #290, #291, #292 | RaNaN | 2011-04-30 | 1 | -11/+29 |
| | |||||
* | fixes char replacement | RaNaN | 2011-04-24 | 1 | -2/+2 |
| | |||||
* | parse content disposition | RaNaN | 2011-04-24 | 1 | -3/+3 |
| | |||||
* | shragle fix | Jeix | 2011-04-13 | 1 | -0/+5 |
| | |||||
* | fixes netload | RaNaN | 2011-03-18 | 1 | -2/+2 |
| | |||||
* | closed #147 | RaNaN | 2011-03-14 | 1 | -4/+8 |
| | |||||
* | new ul plugin | RaNaN | 2011-03-14 | 1 | -0/+1 |
| | |||||
* | captcha input via IRC, XMPP | RaNaN | 2011-02-22 | 1 | -1/+1 |
| | |||||
* | closed #242, #243, #244 | RaNaN | 2011-02-18 | 1 | -1/+2 |
| | |||||
* | FileserveCom: Fixes download check | fragonib | 2011-02-12 | 1 | -2/+2 |
| | |||||
* | fixes | mkaay | 2011-02-05 | 1 | -1/+2 |
| | |||||
* | closed #230 | RaNaN | 2011-02-05 | 1 | -1/+1 |
| | |||||
* | improved captcha manager | RaNaN | 2011-02-04 | 1 | -52/+23 |
| | |||||
* | small bugfix | mkaay | 2011-02-03 | 1 | -2/+2 |
| | |||||
* | closes #226, #227 | mkaay | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | really fixed proxy support | mkaay | 2011-01-31 | 1 | -0/+8 |
| | |||||
* | proxy fix | mkaay | 2011-01-31 | 1 | -0/+1 |
| | |||||
* | added captchatrader.com support, fixed lof.cc | mkaay | 2011-01-31 | 1 | -5/+39 |
| | |||||
* | pyLoad 0.4.4v0.4.4 | RaNaN | 2011-01-31 | 1 | -8/+6 |
| | |||||
* | linksave and ncrypt working with captchas | RaNaN | 2011-01-29 | 1 | -1/+1 |
| | |||||
* | progress update optimizations | mkaay | 2011-01-27 | 1 | -1/+1 |
| | |||||
* | some improvements | mkaay | 2011-01-27 | 1 | -3/+1 |
| | |||||
* | closed memory leak in debug mode, closed #217 | RaNaN | 2011-01-23 | 1 | -0/+2 |
| | |||||
* | fixes for chunked download | RaNaN | 2011-01-19 | 1 | -8/+3 |
| | |||||
* | encoding fix | RaNaN | 2011-01-08 | 1 | -4/+10 |
| | |||||
* | closed #200 | RaNaN | 2011-01-01 | 1 | -7/+10 |
| | |||||
* | MU premium lifetime fix | RaNaN | 2010-12-30 | 1 | -1/+7 |
| | |||||
* | better cleanup | RaNaN | 2010-12-29 | 1 | -6/+8 |
| | |||||
* | more fixes and chunk+resume debug | RaNaN | 2010-12-28 | 1 | -6/+7 |
| | |||||
* | working speedlimit + proxy support, closed #197 | RaNaN | 2010-12-28 | 1 | -5/+2 |
| | |||||
* | little fixes | RaNaN | 2010-12-27 | 1 | -2/+0 |
| | |||||
* | new curl download backend - support for chunked dl, resume | RaNaN | 2010-12-27 | 1 | -10/+3 |
| | |||||
* | encoding fix | RaNaN | 2010-12-26 | 1 | -1/+6 |
| | |||||
* | backward comp. fixes | RaNaN | 2010-12-25 | 1 | -1/+1 |
| | |||||
* | great fixes ↵ | RaNaN | 2010-12-25 | 1 | -1/+2 |
| | | | | http://geekandpoke.typepad.com/.a/6a00d8341d3df553ef0134872dea10970c-pi | ||||
* | cleanup stuff | RaNaN | 2010-12-25 | 1 | -0/+2 |
| | |||||
* | fixed weird issues, comments | mkaay | 2010-12-25 | 1 | -1/+1 |
| | |||||
* | fixed setting download size | RaNaN | 2010-12-23 | 1 | -1/+1 |
| | |||||
* | fixed eta and progress, ready for first test | mkaay | 2010-12-23 | 1 | -0/+3 |
| | |||||
* | new download backend integrated so far, downloading works, but still big ↵ | mkaay | 2010-12-22 | 1 | -4/+15 |
| | | | | todo list | ||||
* | universal progress (ex. unrar progress), link info now emits update event, ↵ | mkaay | 2010-12-12 | 1 | -1/+2 |
| | | | | updated .pot | ||||
* | fixed Megaupload, added Uploading.com beta, closed #177 #182 | Jeix | 2010-12-01 | 1 | -2/+2 |
| | |||||
* | scheduler optimization, SJOrg fix, better crypter limit | mkaay | 2010-11-05 | 1 | -0/+1 |
| | |||||
* | files.mail.ru improvement | RaNaN | 2010-11-04 | 1 | -3/+3 |
| | |||||
* | files.mail.ru update | Jeix | 2010-11-02 | 1 | -1/+1 |
| | |||||
* | dump all loads in debug mode | RaNaN | 2010-10-27 | 1 | -2/+13 |
| | |||||
* | closed #162 | RaNaN | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | closed #158 | RaNaN | 2010-10-20 | 1 | -2/+5 |
| | |||||
* | closed #157, account request cleanup | RaNaN | 2010-10-18 | 1 | -1/+2 |
| | |||||
* | closed #131 | RaNaN | 2010-10-16 | 1 | -0/+6 |
| | |||||
* | several fixes | RaNaN | 2010-10-10 | 1 | -1/+4 |
| | |||||
* | recycle sqlite connection | RaNaN | 2010-10-07 | 1 | -2/+4 |
| | |||||
* | freakshare premium, closed #146, closed #147 | RaNaN | 2010-10-06 | 1 | -1/+3 |
| | |||||
* | closed #148 | RaNaN | 2010-10-06 | 1 | -1/+1 |
| | |||||
* | general js api + pyv8 support | RaNaN | 2010-10-05 | 1 | -1/+2 |
| | |||||
* | closed #116 | RaNaN | 2010-10-04 | 1 | -6/+2 |
| | |||||
* | acc fixes, closed #134, closed #141 | RaNaN | 2010-10-03 | 1 | -0/+6 |
| | |||||
* | improved accountmanager | RaNaN | 2010-10-02 | 1 | -5/+5 |
| | |||||
* | fixed proxy support, downloadCheck function | RaNaN | 2010-09-30 | 1 | -4/+42 |
| | |||||
* | ignore useless netload api results | RaNaN | 2010-09-27 | 1 | -1/+6 |
| | |||||
* | display correct file size when starting | RaNaN | 2010-09-26 | 1 | -1/+3 |
| | |||||
* | dir chown | RaNaN | 2010-09-25 | 1 | -0/+9 |
| | |||||
* | gui minimize fix, settings saveable, utf8 in config | RaNaN | 2010-09-24 | 1 | -1/+1 |
| | |||||
* | win compability | RaNaN | 2010-09-22 | 1 | -4/+6 |
| | |||||
* | fixed... | RaNaN | 2010-09-20 | 1 | -2/+2 |
| | |||||
* | chown fix | RaNaN | 2010-09-20 | 1 | -0/+13 |
| | |||||
* | little fixes | RaNaN | 2010-09-20 | 1 | -0/+2 |
| | |||||
* | permission settings | RaNaN | 2010-09-16 | 1 | -3/+9 |
| | |||||
* | MU fix + others | RaNaN | 2010-09-05 | 1 | -4/+7 |
| | |||||
* | netload prefetching fix | RaNaN | 2010-09-03 | 1 | -1/+1 |
| | |||||
* | encoding fix, locale cleanup | RaNaN | 2010-08-31 | 1 | -2/+2 |
| | |||||
* | cleanup | RaNaN | 2010-08-31 | 1 | -4/+1 |
| | |||||
* | encoding fixes | RaNaN | 2010-08-30 | 1 | -1/+1 |
| | |||||
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+268 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 1 | -268/+0 |
| | |||||
* | extern cnl | RaNaN | 2010-08-23 | 1 | -1/+4 |
| | | | | H: Bitte gib eine Versions-Meldung ein. Zeilen beginnend mit 'HG:' werden entfernt. | ||||
* | fixes, 2nd icon | RaNaN | 2010-08-22 | 1 | -1/+1 |
| | |||||
* | removed tempfile, win fixes | RaNaN | 2010-08-21 | 1 | -3/+4 |
| | |||||
* | adaptions for win build | RaNaN | 2010-08-21 | 1 | -3/+5 |
| | |||||
* | new config getter+setter in plugin | RaNaN | 2010-08-17 | 1 | -1/+9 |
| | |||||
* | cleaned pluginsv0.4 | RaNaN | 2010-08-17 | 1 | -4/+1 |
| | |||||
* | hotfile improvements | RaNaN | 2010-08-17 | 1 | -1/+1 |
| | |||||
* | merge | mkaay | 2010-08-13 | 1 | -1/+1 |
|\ | |||||
| * | recaptcha + new crypter lof.cc | mkaay | 2010-08-13 | 1 | -1/+1 |
| | | |||||
* | | improvements | RaNaN | 2010-08-12 | 1 | -0/+8 |
|/ | |||||
* | merge | mkaay | 2010-08-11 | 1 | -1/+3 |
|\ | |||||
| * | jeixs irc interface, cleaned some code | RaNaN | 2010-08-11 | 1 | -1/+3 |
| | | |||||
* | | ShareonlineBiz free+premium, DDLMusicOrg working, SerienjunkiesOrg fix, ↵ | mkaay | 2010-08-11 | 1 | -3/+3 |
|/ | | | | FileDatabase fix, other fixes | ||||
* | multi home fix | mkaay | 2010-08-08 | 1 | -2/+0 |
| | |||||
* | file info prefetching (RapidshareCom UploadedTo), download folder fix, ↵ | mkaay | 2010-08-07 | 1 | -2/+5 |
| | | | | SerienjunkiesOrg fix | ||||
* | reconnect fix | RaNaN | 2010-08-07 | 1 | -0/+1 |
| | |||||
* | container upload fix | RaNaN | 2010-08-06 | 1 | -0/+3 |
| | |||||
* | order and priority preperations | mkaay | 2010-08-05 | 1 | -1/+1 |
| | | | | | multi home plugin some fixes | ||||
* | RapidshareCom premium | mkaay | 2010-08-05 | 1 | -0/+1 |
| | |||||
* | config parser fix, UploadedTo premium working | mkaay | 2010-08-05 | 1 | -3/+9 |
| | |||||
* | netload, ocr | Jeix | 2010-08-04 | 1 | -0/+3 |
| | |||||
* | reconnect fix | RaNaN | 2010-08-02 | 1 | -1/+1 |
| | |||||
* | wait fix | RaNaN | 2010-08-01 | 1 | -1/+3 |
| | |||||
* | ocr + db fix | RaNaN | 2010-08-01 | 1 | -2/+1 |
| | |||||
* | reconnect fix | RaNaN | 2010-08-01 | 1 | -3/+14 |
| | |||||
* | some fixes | RaNaN | 2010-08-01 | 1 | -0/+1 |
| | |||||
* | some changes | RaNaN | 2010-07-31 | 1 | -13/+7 |
| | |||||
* | daily commit | RaNaN | 2010-07-30 | 1 | -79/+101 |
| | |||||
* | more improvements and cleaned some imports | RaNaN | 2010-07-29 | 1 | -1/+13 |
| | |||||
* | many new stuff, some things already working | RaNaN | 2010-07-29 | 1 | -109/+120 |
| | |||||
* | New feature: XDCC Support | Jeix | 2010-06-20 | 1 | -1/+1 |
| | | | | | Works for links with the following schema: xdcc://.*?/.*?/#?\d+/? (regexp) Example: xdcc://irc.server.net/botname/packid | ||||
* | fixed #106 folder_per_package | Jeix | 2010-06-09 | 1 | -1/+0 |
| | |||||
* | captcha fix, webinterface dependency output, l18n | mkaay | 2010-05-10 | 1 | -1/+1 |
| | |||||
* | new request factory | mkaay | 2010-05-06 | 1 | -2/+1 |
| | |||||
* | refactored plugins, new plugin manager | mkaay | 2010-05-05 | 1 | -16/+13 |
| | |||||
* | better threadmanager | mkaay | 2010-05-04 | 1 | -0/+185 |
| | |||||
* | Cleaned plugin index function | spoob | 2009-11-15 | 1 | -134/+0 |
| | |||||
* | checksum methods for RapidshareCom and UploadedTo | mkaay | 2009-11-09 | 1 | -3/+14 |
| | |||||
* | save specific download folder | RaNaN | 2009-09-10 | 1 | -2/+2 |
| | |||||
* | clean root folder | spoob | 2009-09-04 | 1 | -0/+123 |