summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/MegacrypterCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some errorsGravatar Stefano 2013-07-231-5/+5
|
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-11/+1
|
* Added plugin to support megacrypter.comGravatar Gonzalo SR 2013-06-071-0/+59
Implemented as hoster instead of crypter because I couldn't find an easy way to hand the file decryption key and the download URL to the MegaNz plugin. (Real MegaNz URL is never known). Right now it doesn't support password protected megacrypter URLs. Tested with some files. Works well thus far. Feedback welcome.