summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/LinkSaveIn.py
Commit message (Collapse)AuthorAgeFilesLines
* [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__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* [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
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* 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' ↵Gravatar Walter Purcaro 2014-07-151-6/+3
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-101-2/+2
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@b7f6e2e
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@d3be840
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* 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