summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/DailymotionCom.py
Commit message (Collapse)AuthorAgeFilesLines
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-17/+5
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-3/+3
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
|
* [DailymotionCom] Default quality changed to "Highest"Gravatar Walter Purcaro 2014-07-051-1/+1
|
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
| | | | Merges vuolter/pyload@aa7b3f9
* 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
* Dailymotion: Fully rewrittenGravatar Walter Purcaro 2013-12-291-37/+113
| | | | | Merged #438 Fixes #428
* Plugins: cosmetics See #286Gravatar Stefano 2013-10-021-1/+2
|
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-4/+6
|
* cleaned Dailymotion pluginGravatar RaNaN 2013-02-261-25/+19
|
* Added DailymotionCom pluginGravatar peekayy 2013-02-261-0/+53