summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/DailymotionBatch.py
Commit message (Expand)AuthorAgeFilesLines
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-106/+0
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-02-161-5/+5
|\
| * Spare code cosmeticsGravatar Walter Purcaro 2015-02-081-3/+3
| * Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-2/+2
| * Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
| * Update __config__Gravatar Walter Purcaro 2014-10-281-0/+2
| * Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
| * Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+6
| * 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
* | module tempGravatar Walter Purcaro 2015-02-161-0/+106
* | module -> pyloadGravatar Walter Purcaro 2014-09-141-98/+0
* | save_join -> safe_join & save_path -> safe_filenameGravatar Walter Purcaro 2014-09-141-2/+2
|/
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-16/+2
* 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-8/+8
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
* Replace __pattern__ double quotes with singleGravatar 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
* New crypter: DailymotionBatchGravatar Walter Purcaro 2014-01-151-0/+111