Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some URL_REPLACEMENTS | Walter Purcaro | 2014-11-23 | 1 | -6/+6 |
| | |||||
* | Fix cookie domain | Walter Purcaro | 2014-11-21 | 1 | -1/+1 |
| | |||||
* | Update all other plugins | Walter Purcaro | 2014-11-02 | 1 | -4/+4 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -6/+6 |
| | |||||
* | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 1 | -2/+1 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -8/+8 |
| | |||||
* | Avoid gettext conflict due variable `_` | Walter Purcaro | 2014-10-25 | 1 | -1/+1 |
| | |||||
* | Replace single quotes with doubles in self.error and self.fail msg | Walter Purcaro | 2014-10-25 | 1 | -2/+2 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 1 | -0/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-22 | 1 | -2/+0 |
| | |||||
* | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 1 | -4/+4 |
| | |||||
* | Improve unit detection in size pattern | Walter Purcaro | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Pattern update 2 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Pattern update 1 | 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/+4 |
| | | | | Whitespaces and EOF fixup | ||||
* | Fix broken plugins after SH_COOKIES -> COOKIES | Walter Purcaro | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | Update plugins after CaptchaService and XFileSharingPro changes | Walter Purcaro | 2014-10-03 | 1 | -10/+3 |
| | |||||
* | Rename SH flags | Walter Purcaro | 2014-09-26 | 1 | -2/+2 |
| | |||||
* | [DepositfilesCom] Fix missing declaration (thx hmlinaric) | Walter Purcaro | 2014-08-01 | 1 | -1/+4 |
| | |||||
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 1 | -9/+9 |
| | |||||
* | [DepositfilesCom] Fixed premium dl | Walter Purcaro | 2014-07-20 | 1 | -14/+30 |
| | |||||
* | Fix hosters SH_COOKIES syntax | Walter Purcaro | 2014-07-20 | 1 | -3/+2 |
| | |||||
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 1 | -1/+1 |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -2/+2 |
| | | | | 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 | -2/+2 |
| | | | | "OFFLINE_PATTERN" | ||||
* | Fixed some PEP8 violations | Stefano | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | 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 | -1/+0 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Use wait to set time in SimpleHoster plugins | Walter Purcaro | 2014-04-11 | 1 | -5/+2 |
| | | | | Merges vuolter/pyload@bb002ac | ||||
* | Fix retry time formats | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Depositfiles: added dfiles.ru domain | Stefano | 2014-01-09 | 1 | -2/+2 |
| | | | May fix #461 | ||||
* | Update DepositfilesCom.py | igel-kun | 2013-11-05 | 1 | -1/+1 |
| | | | added depositfiles https recognition | ||||
* | Cleanup for setup vars. | Walter Purcaro | 2013-10-23 | 1 | -5/+0 |
| | | | | See #315 | ||||
* | Depositfiles: fixed file size detect | Stefano | 2013-08-25 | 1 | -4/+3 |
| | |||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -20/+29 |
| | |||||
* | fixed log api call for several plugins | Walter Purcaro | 2013-07-17 | 1 | -4/+4 |
| | |||||
* | Using CaptchaService to make them works on 0.5 | Stefano | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | DepositfilesCom: new domain "dfiles.eu". Regex updated | Stefano | 2013-03-11 | 1 | -4/+4 |
| | | | | http://forum.pyload.org/viewtopic.php?f=13&t=1959#p8243 | ||||
* | update depositfiles, easybytes, add ryushare | zoidberg10 | 2012-08-12 | 1 | -3/+5 |
| | |||||
* | closed #602, #588 | zoidberg10 | 2012-05-18 | 1 | -2/+2 |
| | |||||
* | Update DepositfilesCom, MediafireCom, UlozTo, XFileSharingPro | zoidberg10 | 2012-05-17 | 1 | -2/+3 |
| | |||||
* | update letitbit, depositfiles, ul.to; add trailerzone crypter by godofdream | zoidberg10 | 2012-04-11 | 1 | -5/+5 |
| | | | | closed #570 | ||||
* | closed #534 - pyload crash, depositfiles 20gb limit workaround | zoidberg10 | 2012-02-09 | 1 | -4/+15 |
| | |||||
* | fix zippyshare, 1fichier, uloz.to live, add some hoster | zoidberg10 | 2012-02-06 | 1 | -29/+7 |
| | |||||
* | fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patterns | zoidberg10 | 2011-11-22 | 1 | -2/+2 |
| | |||||
* | fix Depositfiles, UlozTo | zoidberg10 | 2011-11-13 | 1 | -0/+2 |
| | |||||
* | Move getFileInfo to SimpleHoster.py; update Mediafire | zoidberg10 | 2011-11-13 | 1 | -36/+14 |
| | |||||
* | update DepositfilesCom, fix HellshareCz | zoidberg10 | 2011-11-08 | 1 | -14/+32 |
| | |||||
* | fix DepositfilesCom (#407) | zoidberg10 | 2011-10-23 | 1 | -20/+53 |
| | |||||
* | DepositFiles lang fix | Jeix | 2011-06-25 | 1 | -0/+5 |
| | |||||
* | ernieb's hoster patches | mkaay | 2011-06-10 | 1 | -0/+3 |
| | |||||
* | closed #259, #250 | RaNaN | 2011-03-11 | 1 | -2/+3 |
| | |||||
* | fixed DepositFile free | RaNaN | 2011-03-10 | 1 | -31/+37 |
| | |||||
* | depositfiles fix2 | Jeix | 2010-11-25 | 1 | -5/+5 |
| | |||||
* | depositfiles, fileserve free fixes | Jeix | 2010-11-25 | 1 | -1/+1 |
| | |||||
* | depositfiles workaround | Jeix | 2010-11-19 | 1 | -1/+4 |
| | |||||
* | depositfiles multilanguage | RaNaN | 2010-09-25 | 1 | -2/+8 |
| | |||||
* | reverted, closed #129 | RaNaN | 2010-09-14 | 1 | -3/+5 |
| | |||||
* | DepositFiles fix 2 | Jeix | 2010-09-09 | 1 | -5/+22 |
| | |||||
* | depositfiles premium fix and freakshare fix | Jeix | 2010-09-08 | 1 | -3/+3 |
| | |||||
* | some automatic fixes | RaNaN | 2010-08-27 | 1 | -2/+2 |
| | |||||
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+46 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 1 | -46/+0 |
| | |||||
* | debug report + deposit fix | RaNaN | 2010-08-19 | 1 | -1/+1 |
| | |||||
* | DepositfilesCom premium | mkaay | 2010-08-19 | 1 | -20/+15 |
| | |||||
* | megaupload, zippyshare and depositfiles free user working | Jeix | 2010-08-06 | 1 | -5/+23 |
| | |||||
* | refactored plugins, new plugin manager | mkaay | 2010-05-05 | 1 | -12/+10 |
| | |||||
* | several fixes | mkaay | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | Pack Fixes | spoob | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | Fixed #92 | spoob | 2010-04-07 | 1 | -32/+5 |
| | |||||
* | closes #13 | mkaay | 2009-12-27 | 1 | -0/+62 |