Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version up for all plugins | 2015-10-18 | 1 | -1/+1 | |
| | |||||
* | Update crypters | 2015-10-18 | 1 | -1/+4 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1998 | 2015-10-11 | 1 | -1/+2 | |
| | | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001 | ||||
* | Spare code cosmetics (3) | 2015-10-10 | 1 | -1/+1 | |
| | |||||
* | Hotfixes (2) | 2015-07-24 | 1 | -1/+1 | |
| | |||||
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
| | |||||
* | No camelCase style anymore | 2015-07-07 | 1 | -1/+1 | |
| | |||||
* | New Crypter plugin: pasted.co | 2015-06-09 | 1 | -0/+43 | |
Pasted.co is a pastebin service. It can be used to host a list of download links which pyLoad could use. The plugin bypasses the (ineffective) captcha request and fetches the contents of the paste. It keeps the original package's name and folder and just inserts the links from the paste. |