summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/LetitbitNet.py
Commit message (Collapse)AuthorAgeFilesLines
* Update plugins after splitting CaptchaServiceGravatar Walter Purcaro 2015-05-301-2/+2
|
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-3/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-04-101-10/+1
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-201-10/+0
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-3/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-091-1/+1
|
* Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-221-2/+2
|
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-8/+22
|
* [LetitbitNet] Use getURL instead urlopenGravatar Walter Purcaro 2014-12-311-4/+4
|
* Update plugins after SimpleHoster changesGravatar Walter Purcaro 2014-12-271-4/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-1/+1
|
* Update some pluginsGravatar Walter Purcaro 2014-12-011-4/+1
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-13/+14
|
* [LetitbitNet][Share4webCom][UnibytesCom] https support + use urljoin + ↵Gravatar Walter Purcaro 2014-11-021-9/+7
| | | | update PATTERNs
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-5/+5
|
* Update plugins to last changesGravatar Walter Purcaro 2014-10-281-1/+1
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-5/+5
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-20/+2
|
* Simplify captcha challenge callsGravatar Walter Purcaro 2014-10-231-6/+1
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-1/+3
|
* Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-7/+7
|
* Pattern update 3Gravatar Walter Purcaro 2014-10-111-1/+1
|
* Pattern update 2Gravatar 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__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+3
| | | | Whitespaces and EOF fixup
* Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-031-2/+7
|
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-2/+2
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-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"Gravatar Walter Purcaro 2014-07-201-6/+6
|
* Remove some unused pattern attributesGravatar Walter Purcaro 2014-07-161-1/+0
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-3/+3
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-2/+3
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-101-8/+12
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* Compute wait time using secondsToMidnightGravatar Walter Purcaro 2014-07-061-8/+7
|
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@d3be840
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+1
| | | | Merges vuolter/pyload@aa7b3f9
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-111-6/+3
| | | | Merges vuolter/pyload@bb002ac
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Letitbit: Using API to get file informationGravatar Stefano 2013-08-231-7/+30
|
* LetitbitNet: implemented premium modeGravatar Stefano 2013-08-161-2/+25
|
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-18/+18
|
* Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-151-1/+1
|
* version bumpGravatar RaNaN 2013-01-101-1/+1
|
* Updated LetitbitNet pluginGravatar z00nx 2013-01-101-38/+53
|
* closed #602, #588Gravatar zoidberg10 2012-05-181-3/+4
|
* version bumpsGravatar RaNaN 2012-04-151-2/+2
|
* update dlfree.fr, letitbit.net, easybytez.com - closed #566, #574Gravatar zoidberg10 2012-04-141-1/+4
|
* update letitbit, depositfiles, ul.to; add trailerzone crypter by godofdreamGravatar zoidberg10 2012-04-111-8/+17
| | | | closed #570
* fixed #532, #543, letitbit, extabit, linkdecrypter; allow rs+nl.in free accountGravatar zoidberg10 2012-02-271-7/+23
|
* shareonline.biz - suppress ocrGravatar zoidberg10 2012-02-111-2/+2
|
* update letitbit.netGravatar zoidberg10 2012-01-061-32/+32
|
* improve mediafire pluginGravatar zoidberg10 2011-12-121-6/+7
|
* update letitbit.net, fix fileserve listsGravatar zoidberg10 2011-11-271-11/+11
|
* fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patternsGravatar zoidberg10 2011-11-221-30/+12
|
* New plugins: HellspyCz, LetitbitNet, FreevideoCz, StreamCz, UlozToFolderGravatar zoidberg10 2011-09-201-0/+98