Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cosmetics about checkErrors | Walter Purcaro | 2014-12-05 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/943 | Walter Purcaro | 2014-12-03 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Force _isDirectLink to old style | Walter Purcaro | 2014-12-02 | 1 | -0/+2 |
| | |||||
* | Fixes | Walter Purcaro | 2014-12-01 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Fix some stuff, improve others | Walter Purcaro | 2014-12-01 | 1 | -40/+83 |
| | |||||
* | [SimpleHoster] Unquote file name | Walter Purcaro | 2014-12-01 | 1 | -2/+3 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink (3) | Walter Purcaro | 2014-11-29 | 1 | -7/+12 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink (2) | Walter Purcaro | 2014-11-29 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink | Walter Purcaro | 2014-11-29 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Improve getInfo routine | Walter Purcaro | 2014-11-28 | 1 | -4/+10 |
| | |||||
* | [SimpleHoster] Fix deprecated method getFileInfo | Walter Purcaro | 2014-11-28 | 1 | -4/+5 |
| | |||||
* | [XFSHoster] Code improvements | Walter Purcaro | 2014-11-24 | 1 | -1/+2 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink routine | Walter Purcaro | 2014-11-23 | 1 | -19/+18 |
| | |||||
* | Fixes about create_getInfo | Walter Purcaro | 2014-11-23 | 1 | -2/+3 |
| | |||||
* | [SimpleHoster] Fix statusMap generator for python 2.5 | Walter Purcaro | 2014-11-22 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Fixup | Walter Purcaro | 2014-11-22 | 1 | -6/+11 |
| | |||||
* | [SimpleHoster] Multi-hoster and error handling support + fixes (thx MaPePeR) | Walter Purcaro | 2014-11-22 | 1 | -17/+78 |
| | |||||
* | [SimpleHoster] Fix create_getInfo | Walter Purcaro | 2014-11-21 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster] Code cosmetics | Walter Purcaro | 2014-11-21 | 1 | -15/+24 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix info attr init | Walter Purcaro | 2014-11-21 | 1 | -5/+3 |
| | |||||
* | [SimpleHoster] CONTENT_DISPOSITION feature | Walter Purcaro | 2014-11-21 | 1 | -5/+6 |
| | |||||
* | [SimpleHoster] Updated | Walter Purcaro | 2014-11-21 | 1 | -153/+166 |
| | |||||
* | [SimpleHoster][OneFichierCom] Fix issue #836 ('status': 3) | Thierry Merle | 2014-11-15 | 1 | -6/+5 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Temp workaround | Walter Purcaro | 2014-11-14 | 1 | -6/+3 |
| | |||||
* | [UlozTo] Fixed hoster and account | Radek Senfeld | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | Fix url to name conversion in api and simple plugins | Walter Purcaro | 2014-11-11 | 1 | -1/+1 |
| | |||||
* | 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 | -5/+5 |
| | |||||
* | [SimpleHoster] Fix getDirectLink | Walter Purcaro | 2014-11-06 | 1 | -2/+2 |
| | |||||
* | Fix missing urlparse import | Walter Purcaro | 2014-11-04 | 1 | -1/+0 |
| | |||||
* | logDebug when detects ddl or multi hoster link | Walter Purcaro | 2014-11-04 | 1 | -0/+2 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix info data retrieving | Walter Purcaro | 2014-11-04 | 1 | -19/+23 |
| | |||||
* | Use more print_exc + code cosmetics | Walter Purcaro | 2014-11-04 | 1 | -3/+1 |
| | |||||
* | Code cosmetics about file_info and other stuff | Walter Purcaro | 2014-11-03 | 1 | -6/+6 |
| | |||||
* | [SimpleHoster] Fix file_info stuff | Walter Purcaro | 2014-11-03 | 1 | -11/+21 |
| | |||||
* | [SimpleHoster] Fix parseFileInfo and improve getFileInfo | Walter Purcaro | 2014-11-03 | 1 | -18/+15 |
| | |||||
* | [SimpleHoster] Fix missing FOLLOWLOCATION import | Walter Purcaro | 2014-11-03 | 1 | -1/+3 |
| | |||||
* | Update internal Simple plugins | Walter Purcaro | 2014-11-02 | 1 | -28/+39 |
| | |||||
* | [SimpleHoster] Fix typo | Walter Purcaro | 2014-11-01 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster] Fix and improve ddl detection, parseFileInfo and getInfo | Walter Purcaro | 2014-11-01 | 1 | -42/+80 |
| | |||||
* | [SimpleHoster] Fix checkTrafficLeft, ddl routine and cookies support | Walter Purcaro | 2014-10-30 | 1 | -11/+16 |
| | |||||
* | [SimpleHoster] Improve wait method | Walter Purcaro | 2014-10-28 | 1 | -6/+11 |
| | |||||
* | Code cosmetics: items() -> iteritems() | Walter Purcaro | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix typo in _error method call | Walter Purcaro | 2014-10-28 | 1 | -2/+2 |
| | |||||
* | Update __config__ | Walter Purcaro | 2014-10-28 | 1 | -1/+0 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-10-27 | 1 | -6/+7 |
| | |||||
* | [SimpleHoster] Direct download link support | Walter Purcaro | 2014-10-27 | 1 | -8/+17 |
| | |||||
* | [SimpleHoster][SimpleCrypter] Bump up __version__ | Walter Purcaro | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster][SimpleCrypter] Clean error method | Walter Purcaro | 2014-10-26 | 1 | -4/+15 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -6/+6 |
| | |||||
* | Replace single quotes with doubles in self.error and self.fail msg | Walter Purcaro | 2014-10-25 | 1 | -1/+1 |
| | |||||
* | Fix and improve plugins logging | Walter Purcaro | 2014-10-25 | 1 | -0/+2 |
| | |||||
* | Fix error method | Walter Purcaro | 2014-10-23 | 1 | -2/+2 |
| | |||||
* | 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 | -4/+5 |
| | |||||
* | Improve COOKIES parsing | Walter Purcaro | 2014-10-22 | 1 | -2/+3 |
| | |||||
* | Preload self.html | Walter Purcaro | 2014-10-20 | 1 | -7/+4 |
| | |||||
* | Fixes | Walter Purcaro | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | Improve error method | Walter Purcaro | 2014-10-19 | 1 | -2/+5 |
| | |||||
* | parseError -> error now calls Fail instead Exception | Walter Purcaro | 2014-10-19 | 1 | -19/+10 |
| | |||||
* | Tiny code cosmetics | Walter Purcaro | 2014-10-18 | 1 | -5/+5 |
| | |||||
* | 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 | ||||
* | [SimpleCrypter][SimpleHoster] Better exception handling | Walter Purcaro | 2014-10-07 | 1 | -13/+16 |
| | |||||
* | [SimpleHoster] Better filename processing + info about new pattern attributes | Walter Purcaro | 2014-10-06 | 1 | -2/+8 |
| | |||||
* | [SimpleHoster] Added default handle patterns LINK_FREE_PATTERN and ↵ | Walter Purcaro | 2014-10-05 | 1 | -3/+27 |
| | | | | LINK_PREMIUM_PATTERN | ||||
* | Update plugins after CaptchaService and XFileSharingPro changes | Walter Purcaro | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | Prepare method improves setup one | Walter Purcaro | 2014-09-28 | 1 | -4/+10 |
| | |||||
* | [XFileSharingPro] COOKIES preset to english + improved setup routine | Walter Purcaro | 2014-09-28 | 1 | -8/+1 |
| | |||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -5/+4 |
| | |||||
* | Rename SH flags | Walter Purcaro | 2014-09-26 | 1 | -14/+14 |
| | |||||
* | Fix cookie deletion + Account support for SimpleCrypter | Walter Purcaro | 2014-09-26 | 1 | -6/+17 |
| | | | | Fix: https://github.com/pyload/pyload/issues/749 | ||||
* | [SimpleHoster] Improve parseFileInfo | Walter Purcaro | 2014-09-04 | 1 | -8/+8 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -19/+6 |
| | | | | 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 | -1/+1 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -1/+3 |
| | | | | 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 | 1 | -3/+4 |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -1/+1 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | Walter Purcaro | 2014-07-05 | 1 | -10/+20 |
| | | | | "OFFLINE_PATTERN" | ||||
* | [SimpleHoster] Improve documentation of own public attributes | Walter Purcaro | 2014-06-29 | 1 | -5/+9 |
| | |||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | SimpleHoster: improved PREMIUM_ONLY process | Stefano | 2014-01-16 | 1 | -4/+7 |
| | | | | Usually premium only pages doesn't show the file information so trying to get them would raise an exception. | ||||
* | Bring the improved wait method from 0.5 to 0.4.9 through SimpleHoster | Stefano | 2013-12-29 | 1 | -1/+7 |
| | |||||
* | Internal plugins PEP8 cleanup | Walter Purcaro | 2013-11-23 | 1 | -1/+2 |
| | |||||
* | SimpleHoster: new PREMIUM_ONLY_PATTERN (see #350). | Stefano | 2013-10-29 | 1 | -26/+48 |
| | | | | + cosmetics | ||||
* | Hosters: replaced line continuation with brackets | Walter Purcaro | 2013-10-16 | 1 | -2/+2 |
| | |||||
* | SimpleHoster: improved 0.4.9 cookie bug workaround | Stefano | 2013-10-13 | 1 | -1/+3 |
| | |||||
* | SimpleHoster: workaround load cookies 0.4.9 bug | Stefano | 2013-10-08 | 1 | -2/+4 |
| | | | | See also ecb3e1cf7733d6f217082abcbe41c0e07dc522da | ||||
* | Plugins: cosmetics See #286 | Stefano | 2013-10-02 | 1 | -2/+3 |
| | |||||
* | SimpleHoster: fixed wrong pattern names in documentation | Stefano | 2013-04-02 | 1 | -2/+2 |
| | |||||
* | update hellshare (now premium only), SimpleHoster.py - utf8-encode url | zoidberg10 | 2012-11-15 | 1 | -39/+36 |
| | |||||
* | small plugin fixes, closed #694, #695 | zoidberg10 | 2012-10-20 | 1 | -14/+41 |
| | |||||
* | update mediafire, rusfolder | zoidberg10 | 2012-09-12 | 1 | -2/+2 |
| | |||||
* | update depositfiles, easybytes, add ryushare | zoidberg10 | 2012-08-12 | 1 | -5/+10 |
| | |||||
* | easybytez.com -- closed #625 | zoidberg10 | 2012-08-10 | 1 | -12/+29 |
| | |||||
* | AllDebrid plugin by Andy, Voigt; closed #555; generic XFileSharingPro plugin | zoidberg10 | 2012-03-07 | 1 | -22/+32 |
| | |||||
* | fix uloz.to premium, add turbobit.net free | zoidberg10 | 2012-02-11 | 1 | -9/+19 |
| | |||||
* | fix linkdecrypter hook, add 115.com | zoidberg10 | 2012-02-02 | 1 | -31/+39 |
| | |||||
* | fix some hosters, disable some more | zoidberg10 | 2012-01-25 | 1 | -5/+16 |
| | |||||
* | linkdecrypter api (thx flowlee), fix uloz.to, 1fichier - closed #493, #494, #496 | zoidberg10 | 2012-01-12 | 1 | -5/+12 |
| | |||||
* | update letitbit.net | zoidberg10 | 2012-01-06 | 1 | -7/+23 |
| | |||||
* | pyLoad 0.4.9 | RaNaN | 2011-12-14 | 1 | -3/+2 |
| | |||||
* | fix input encoding in setup | zoidberg10 | 2011-12-14 | 1 | -1/+2 |
| | |||||
* | httprequest: encode('utf_8') for unicode post | zoidberg10 | 2011-12-08 | 1 | -36/+40 |
| | |||||
* | simplehoster - use parseFileSize | zoidberg10 | 2011-12-05 | 1 | -39/+42 |
| | |||||
* | update hellspy.cz, add bayfiles.com | zoidberg10 | 2011-11-29 | 1 | -16/+26 |
| | |||||
* | update zippyshare, uploadbox | zoidberg10 | 2011-11-24 | 1 | -2/+2 |
| | |||||
* | add 2shared.com | zoidberg10 | 2011-11-22 | 1 | -2/+9 |
| | |||||
* | fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patterns | zoidberg10 | 2011-11-22 | 1 | -6/+6 |
| | |||||
* | SimpleHoster fix | RaNaN | 2011-11-21 | 1 | -6/+8 |
| | |||||
* | improved plugin loader, import hook to always use newest plugin versions | RaNaN | 2011-11-14 | 1 | -1/+11 |
| | |||||
* | fix Depositfiles, UlozTo | zoidberg10 | 2011-11-13 | 1 | -2/+2 |
| | |||||
* | Move getFileInfo to SimpleHoster.py; update Mediafire | zoidberg10 | 2011-11-13 | 1 | -0/+107 |