summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/NowDownloadEu.py
Commit message (Expand)AuthorAgeFilesLines
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-1/+1
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+1
* Update other plugins to support self.errorGravatar Walter Purcaro 2014-10-191-2/+2
* New hoster NowVideoAtGravatar Walter Purcaro 2014-10-151-5/+5
* Improve unit detection in size patternGravatar Walter Purcaro 2014-10-141-1/+1
* Pattern update 1Gravatar Walter Purcaro 2014-10-111-4/+4
* 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/+3
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-1/+1
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-16/+4
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-3/+3
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-2/+2
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-8/+10
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN...Gravatar Walter Purcaro 2014-07-051-1/+1
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+1
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-111-2/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-1/+1
* NowDownloadEu: fixed syntax errorGravatar Stefano 2013-12-031-2/+2
* Hoster: NowDownloadEu: Recognize sx domainGravatar Walter Purcaro 2013-11-271-2/+2
* Merge pull request #386 from vuolter/s/setup_cleanGravatar Stefano 2013-11-211-1/+0
|\
| * Removed unnecessary assignments for self.html and self.wantReconnectGravatar Walter Purcaro 2013-11-161-1/+0
* | Hoster: NowDownloadEu: Parse uppercase id as wellGravatar Walter Purcaro 2013-11-211-1/+1
* | Hoster: NowDownloadEu: Plugin updated to support new ch domainGravatar Walter Purcaro 2013-11-161-9/+13
|/
* Plugins: cosmetics See #286Gravatar Stefano 2013-10-021-2/+1
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-6/+10
* Fix DuckcryptInfo and NowDownloadEuGravatar godofdream 2012-10-031-2/+6
* Added NowDownloadEu Hoster (No limits)Gravatar godofdream 2012-09-161-0/+62