summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/LinkSaveIn.py
Commit message (Expand)AuthorAgeFilesLines
* Update crypters and containersGravatar Walter Purcaro 2015-12-271-5/+4
* [crypters] Remove create_getInfo + minor code cosmetics (w/ strict comparison...Gravatar Walter Purcaro 2015-12-271-4/+1
* Crypters version upGravatar Walter Purcaro 2015-12-271-1/+1
* Fix https://github.com/pyload/pyload/issues/2112Gravatar Walter Purcaro 2015-10-281-3/+5
* 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/+1
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-2/+3
* 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
* [SimpleCrypter] Merge with SimpleDerefererGravatar Walter Purcaro 2015-05-301-3/+3
* [GooGl] UpdateGravatar Walter Purcaro 2015-05-291-2/+5
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-2/+2
* [LinkSaveIn] UpdateGravatar Walter Purcaro 2014-12-271-233/+6
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-2/+2
* Fix missing create_getInfoGravatar Walter Purcaro 2014-12-121-1/+4
* Fix cookie domainGravatar Walter Purcaro 2014-11-211-1/+1
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-4/+11
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* Update __config__Gravatar Walter Purcaro 2014-10-281-0/+2
* Code cosmeticsGravatar Walter Purcaro 2014-10-271-2/+0
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-3/+3
* Replace single quotes with doubles in self.error and self.fail msgGravatar Walter Purcaro 2014-10-251-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-3/+2
* Call error instead fail in some pluginsGravatar Walter Purcaro 2014-10-231-2/+2
* Remove needless self.htmlGravatar Walter Purcaro 2014-10-211-1/+0
* Pattern update 3Gravatar Walter Purcaro 2014-10-111-1/+1
* Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+1
* [LinkSaveIn] Now SimpleCrypter basedGravatar Walter Purcaro 2014-10-051-5/+21
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-3/+3
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-4/+1
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-1/+4
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-1/+1
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-6/+3
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-2/+2
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Fixed some pylint violationsGravatar Stefano 2013-07-251-1/+1
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-211-30/+31
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-227/+227
* LinkSaveIn: FIX compiler warningsGravatar fragonib 2012-12-261-7/+7
* haggs' linksavein patchGravatar RaNaN 2011-06-231-37/+64
* Use new logging functionsGravatar fragonib 2011-06-051-18/+18
* Serveral Plugins: Clean upGravatar fragonib 2011-05-301-2/+2
* Several Crypters and Hosters fixes, improvements, python2.5 issues...Gravatar fragonib 2011-05-151-34/+133
* allow remote rsdf on linksave.in #310Gravatar Paul King 2011-05-141-2/+2
* improved some code style issuesGravatar RaNaN 2011-05-141-2/+2
* Serveral Plugins: Clean upGravatar fragonib 2011-05-021-18/+15
* linksave and ncrypt working with captchasGravatar RaNaN 2011-01-291-1/+15
* Little fixesGravatar fragonib 2010-12-061-1/+1
* New LinkSaveIn crypter plugin versionGravatar fragonib 2010-10-211-0/+90