summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/PastedCo.py
Commit message (Collapse)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-12-271-3/+3
|
* [crypters] Remove create_getInfo + minor code cosmetics (w/ strict ↵Gravatar Walter Purcaro 2015-12-271-4/+1
| | | | comparison for numbers)
* Crypters version upGravatar Walter Purcaro 2015-12-271-1/+1
|
* Increase all __version__ for crypters and hostersGravatar Walter Purcaro 2015-10-271-1/+1
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* Update cryptersGravatar Walter Purcaro 2015-10-181-1/+4
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-1/+2
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-1/+1
|
* New Crypter plugin: pasted.coGravatar Frederik Möllers 2015-06-091-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.