Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spare code cosmetics | Walter Purcaro | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Update plugins after CaptchaService changes | Walter Purcaro | 2015-01-22 | 1 | -2/+2 |
| | |||||
* | "New Year" Update: hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -8/+22 |
| | |||||
* | [LetitbitNet] Use getURL instead urlopen | Walter Purcaro | 2014-12-31 | 1 | -4/+4 |
| | |||||
* | Update plugins after SimpleHoster changes | Walter Purcaro | 2014-12-27 | 1 | -4/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Update some plugins | Walter Purcaro | 2014-12-01 | 1 | -4/+1 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -13/+14 |
| | |||||
* | [LetitbitNet][Share4webCom][UnibytesCom] https support + use urljoin + ↵ | Walter Purcaro | 2014-11-02 | 1 | -9/+7 |
| | | | | update PATTERNs | ||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -5/+5 |
| | |||||
* | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -5/+5 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -20/+2 |
| | |||||
* | Simplify captcha challenge calls | Walter Purcaro | 2014-10-23 | 1 | -6/+1 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -1/+3 |
| | |||||
* | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 1 | -7/+7 |
| | |||||
* | Pattern update 3 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Pattern update 2 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Update plugins after CaptchaService and XFileSharingPro changes | Walter Purcaro | 2014-10-03 | 1 | -2/+7 |
| | |||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -2/+2 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -22/+10 |
| | | | | 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 | -6/+6 |
| | |||||
* | Remove some unused pattern attributes | Walter Purcaro | 2014-07-16 | 1 | -1/+0 |
| | |||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 1 | -3/+3 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -2/+3 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -8/+12 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | Compute wait time using secondsToMidnight | Walter Purcaro | 2014-07-06 | 1 | -8/+7 |
| | |||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix __pattern__ www | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@d3be840 | ||||
* | 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 | -6/+3 |
| | | | | Merges vuolter/pyload@bb002ac | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Letitbit: Using API to get file information | Stefano | 2013-08-23 | 1 | -7/+30 |
| | |||||
* | LetitbitNet: implemented premium mode | Stefano | 2013-08-16 | 1 | -2/+25 |
| | |||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -18/+18 |
| | |||||
* | Using CaptchaService to make them works on 0.5 | Stefano | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | version bump | RaNaN | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | Updated LetitbitNet plugin | z00nx | 2013-01-10 | 1 | -38/+53 |
| | |||||
* | closed #602, #588 | zoidberg10 | 2012-05-18 | 1 | -3/+4 |
| | |||||
* | version bumps | RaNaN | 2012-04-15 | 1 | -2/+2 |
| | |||||
* | update dlfree.fr, letitbit.net, easybytez.com - closed #566, #574 | zoidberg10 | 2012-04-14 | 1 | -1/+4 |
| | |||||
* | update letitbit, depositfiles, ul.to; add trailerzone crypter by godofdream | zoidberg10 | 2012-04-11 | 1 | -8/+17 |
| | | | | closed #570 | ||||
* | fixed #532, #543, letitbit, extabit, linkdecrypter; allow rs+nl.in free account | zoidberg10 | 2012-02-27 | 1 | -7/+23 |
| | |||||
* | shareonline.biz - suppress ocr | zoidberg10 | 2012-02-11 | 1 | -2/+2 |
| | |||||
* | update letitbit.net | zoidberg10 | 2012-01-06 | 1 | -32/+32 |
| | |||||
* | improve mediafire plugin | zoidberg10 | 2011-12-12 | 1 | -6/+7 |
| | |||||
* | update letitbit.net, fix fileserve lists | zoidberg10 | 2011-11-27 | 1 | -11/+11 |
| | |||||
* | fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patterns | zoidberg10 | 2011-11-22 | 1 | -30/+12 |
| | |||||
* | New plugins: HellspyCz, LetitbitNet, FreevideoCz, StreamCz, UlozToFolder | zoidberg10 | 2011-09-20 | 1 | -0/+98 |