Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix https://github.com/pyload/pyload/issues/1134 | 2015-02-02 | 1 | -3/+3 | |
| | |||||
* | Spare code improvements | 2015-01-24 | 1 | -1/+2 | |
| | |||||
* | Update plugins after CaptchaService changes | 2015-01-22 | 1 | -1/+1 | |
| | |||||
* | [SimpleHoster] Improve downloadLink routine | 2015-01-20 | 1 | -3/+3 | |
| | |||||
* | [SimpleCrypter] Fix new getLinks routine | 2015-01-13 | 1 | -2/+2 | |
| | |||||
* | [SimpleCrypter] Better account retrieving | 2015-01-13 | 1 | -5/+5 | |
| | |||||
* | [SimpleCrypter] getLinks auto-complete links | 2015-01-13 | 1 | -3/+7 | |
| | |||||
* | Improve getInfo | 2015-01-10 | 1 | -7/+8 | |
| | |||||
* | [FilefactoryComFolder] Fix https://github.com/pyload/pyload/issues/961 | 2015-01-10 | 1 | -2/+1 | |
| | |||||
* | "New Year" Update: internal plugins | 2015-01-08 | 1 | -1/+3 | |
| | |||||
* | Spare code cosmetics | 2015-01-02 | 1 | -6/+10 | |
| | |||||
* | Handle methods get pyfile argument | 2014-12-31 | 1 | -5/+7 | |
| | |||||
* | [SimpleHoster] Improve | 2014-12-28 | 1 | -4/+0 | |
| | |||||
* | [SimpleCrypter][SimpleDereferer] Fail if no link grabbed | 2014-12-27 | 1 | -1/+4 | |
| | |||||
* | Update plugins after SimpleHoster changes | 2014-12-27 | 1 | -6/+9 | |
| | |||||
* | Spare code fixes | 2014-12-26 | 1 | -5/+5 | |
| | |||||
* | [SimpleHoster] Update | 2014-12-23 | 1 | -11/+1 | |
| | |||||
* | Fixes about create_getInfo | 2014-11-23 | 1 | -2/+2 | |
| | |||||
* | [SimpleHoster] Multi-hoster and error handling support + fixes (thx MaPePeR) | 2014-11-22 | 1 | -2/+1 | |
| | |||||
* | [SimpleCrypter] Extend SimpleHoster | 2014-11-21 | 1 | -37/+10 | |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix info attr init | 2014-11-21 | 1 | -3/+3 | |
| | |||||
* | [SimpleCrypter] Updated | 2014-11-21 | 1 | -14/+36 | |
| | |||||
* | [SimpleCrypter][SimpleHoster] Temp workaround | 2014-11-14 | 1 | -3/+2 | |
| | |||||
* | Fix url to name conversion in api and simple plugins | 2014-11-11 | 1 | -1/+1 | |
| | |||||
* | Fix missing urlparse import | 2014-11-04 | 1 | -2/+2 | |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix info data retrieving | 2014-11-04 | 1 | -6/+8 | |
| | |||||
* | Code cosmetics about file_info and other stuff | 2014-11-03 | 1 | -7/+9 | |
| | |||||
* | [SimpleCrypter] Use getFileInfo | 2014-11-03 | 1 | -38/+29 | |
| | |||||
* | Update internal Simple plugins | 2014-11-02 | 1 | -7/+11 | |
| | |||||
* | [SimpleCrypter] Move TEXT_ENCODING check to prepare routine | 2014-11-01 | 1 | -4/+5 | |
| | |||||
* | [SimpleCrypter] Fix cookies support | 2014-10-30 | 1 | -3/+2 | |
| | |||||
* | [SimpleCrypter] Wait method | 2014-10-28 | 1 | -2/+7 | |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix typo in _error method call | 2014-10-28 | 1 | -2/+2 | |
| | |||||
* | Update __config__ | 2014-10-28 | 1 | -1/+2 | |
| | |||||
* | Code cosmetics | 2014-10-27 | 1 | -8/+7 | |
| | |||||
* | Spare code cosmetics | 2014-10-27 | 1 | -2/+2 | |
| | |||||
* | [SimpleHoster][SimpleCrypter] Bump up __version__ | 2014-10-26 | 1 | -1/+1 | |
| | |||||
* | [SimpleHoster][SimpleCrypter] Clean error method | 2014-10-26 | 1 | -5/+2 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -3/+3 | |
| | |||||
* | Replace single quotes with doubles in self.error and self.fail msg | 2014-10-25 | 1 | -3/+3 | |
| | |||||
* | Fix error method | 2014-10-23 | 1 | -2/+2 | |
| | |||||
* | Two space before function declaration | 2014-10-22 | 1 | -0/+1 | |
| | |||||
* | Spare code cosmetics | 2014-10-22 | 1 | -1/+1 | |
| | |||||
* | Improve error method + fix TEXT_ENCODING in SimpleCrypter | 2014-10-22 | 1 | -6/+9 | |
| | |||||
* | [SimpleCrypter] Fix missing TEXT_ENCODING routine | 2014-10-22 | 1 | -2/+5 | |
| | |||||
* | Preload self.html | 2014-10-20 | 1 | -5/+5 | |
| | |||||
* | Improve error method | 2014-10-19 | 1 | -2/+5 | |
| | |||||
* | parseError -> error now calls Fail instead Exception | 2014-10-19 | 1 | -4/+5 | |
| | |||||
* | [SimpleCrypter] Fix account routine | 2014-10-18 | 1 | -6/+9 | |
| | |||||
* | [SimpleCrypter] Fix account association | 2014-10-18 | 1 | -1/+10 | |
| | |||||
* | [SimpleCrypter] Fix missing LINK_PATTERN | 2014-10-17 | 1 | -0/+2 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -2/+3 | |
| | | | | Whitespaces and EOF fixup | ||||
* | [SimpleCrypter][SimpleHoster] Better exception handling | 2014-10-07 | 1 | -8/+12 | |
| | |||||
* | [SimpleCrypter] Improve patterns | 2014-10-06 | 1 | -8/+10 | |
| | |||||
* | Prepare method improves setup one | 2014-09-28 | 1 | -7/+9 | |
| | |||||
* | [XFileSharingPro] COOKIES preset to english + improved setup routine | 2014-09-28 | 1 | -1/+1 | |
| | |||||
* | Logging string cosmetics | 2014-09-27 | 1 | -1/+1 | |
| | |||||
* | Rename SH flags | 2014-09-26 | 1 | -5/+5 | |
| | |||||
* | Fix cookie deletion + Account support for SimpleCrypter | 2014-09-26 | 1 | -3/+14 | |
| | | | | Fix: https://github.com/pyload/pyload/issues/749 | ||||
* | [SimpleCrypter] Better built-in info | 2014-09-24 | 1 | -7/+14 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -2/+2 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -2/+4 | |
| | |||||
* | [SimpleCrypter] Support parseError | 2014-07-10 | 1 | -21/+7 | |
| | |||||
* | [SimpleCrypter] Added missed PAGES_PATTERN example | 2014-07-05 | 1 | -1/+1 | |
| | |||||
* | [SimpleCrypter] Better inline docs + support for offline & temp.offline check | 2014-07-05 | 1 | -11/+29 | |
| | |||||
* | [SimpleCrypter] ability to set cookies | 2014-07-02 | 1 | -2/+8 | |
| | |||||
* | Replace range with xrange | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Crypter: EasybytezComFolder: Fixed (thx stickell) | 2013-11-23 | 1 | -1/+1 | |
| | |||||
* | Crypter: EasybytezComFolder: Fixed bad url processing (result in ↵ | 2013-11-23 | 1 | -1/+6 | |
| | | | | SimpleCrypter update) | ||||
* | SimpleCrypter: using a separated method to extract links. | 2013-09-07 | 1 | -3/+12 | |
| | | | | Suggested in #257 | ||||
* | SimpleCrypter is now able to handle links on multiple pages | 2013-07-16 | 1 | -5/+29 | |
| | |||||
* | New crypter EasybytezComFolder | 2013-04-20 | 1 | -1/+2 | |
| | | | | | http://forum.pyload.org/viewtopic.php?p=9028#p9028 + html unescape in SimpleCrypter | ||||
* | NetfolderIn, SimpleCrypter: stripping folder name. | 2013-04-06 | 1 | -1/+1 | |
| | | | | + cosmetics | ||||
* | SimpleCrypter: trivial fix in documentation | 2013-04-03 | 1 | -1/+3 | |
| | |||||
* | SimpleCrypter: decoding loaded html | 2013-04-02 | 1 | -2/+2 | |
| | |||||
* | SimpleCrypter: improved plugin | 2013-03-07 | 1 | -11/+33 | |
| | | | | | | Added support for package name detection Canonical way to add a package Code cleanup | ||||
* | SpeedLoadOrgFolder: crypter rewritten | 2013-03-07 | 1 | -5/+4 | |
| | | | | Trivial changes to the SimpleCrypter class | ||||
* | megaupload decode file info, megaupload/depositfiles folders | 2011-12-01 | 1 | -0/+44 | |