summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/SoundcloudCom.py
Commit message (Expand)AuthorAgeFilesLines
* Improve a lot of plugin __pattern__Gravatar Walter Purcaro 2014-12-271-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-5/+5
* Fix __version__ format in some pluginsGravatar Walter Purcaro 2014-12-091-1/+1
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
* Pattern update 1Gravatar 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
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-2/+5
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-9/+9
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-9/+9
* 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 hoster: SoundcloudComGravatar peekayy 2014-01-151-0/+54