Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plugin code cosmetics | Walter Purcaro | 2014-12-06 | 1 | -63/+0 |
| | |||||
* | Update all other plugins | Walter Purcaro | 2014-11-02 | 1 | -2/+2 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -5/+5 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -1/+1 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+1 |
| | |||||
* | Update other plugins to support self.error | Walter Purcaro | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | New hoster NowVideoAt | Walter Purcaro | 2014-10-15 | 1 | -5/+5 |
| | |||||
* | Improve unit detection in size pattern | Walter Purcaro | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Pattern update 1 | Walter Purcaro | 2014-10-11 | 1 | -4/+4 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+3 |
| | | | | Whitespaces and EOF fixup | ||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -16/+4 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 1 | -3/+3 |
| | |||||
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 1 | -2/+2 |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -2/+0 |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -8/+10 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | Walter Purcaro | 2014-07-05 | 1 | -1/+1 |
| | | | | "OFFLINE_PATTERN" | ||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -0/+1 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Use wait to set time in SimpleHoster plugins | Walter Purcaro | 2014-04-11 | 1 | -2/+1 |
| | | | | Merges vuolter/pyload@bb002ac | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | NowDownloadEu: fixed syntax error | Stefano | 2013-12-03 | 1 | -2/+2 |
| | | | See also #426 | ||||
* | Hoster: NowDownloadEu: Recognize sx domain | Walter Purcaro | 2013-11-27 | 1 | -2/+2 |
| | |||||
* | Merge pull request #386 from vuolter/s/setup_clean | Stefano | 2013-11-21 | 1 | -1/+0 |
|\ | | | | | Removed unnecessary assignments for self.html and self.wantReconnect | ||||
| * | Removed unnecessary assignments for self.html and self.wantReconnect | Walter Purcaro | 2013-11-16 | 1 | -1/+0 |
| | | |||||
* | | Hoster: NowDownloadEu: Parse uppercase id as well | Walter Purcaro | 2013-11-21 | 1 | -1/+1 |
| | | |||||
* | | Hoster: NowDownloadEu: Plugin updated to support new ch domain | Walter Purcaro | 2013-11-16 | 1 | -9/+13 |
|/ | |||||
* | Plugins: cosmetics See #286 | Stefano | 2013-10-02 | 1 | -2/+1 |
| | |||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -6/+10 |
| | |||||
* | Fix DuckcryptInfo and NowDownloadEu | godofdream | 2012-10-03 | 1 | -2/+6 |
| | |||||
* | Added NowDownloadEu Hoster (No limits) | godofdream | 2012-09-16 | 1 | -0/+62 |