summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/IfileIt.py
Commit message (Collapse)AuthorAgeFilesLines
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-52/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-091-12/+15
|
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-1/+1
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-2/+2
|
* Avoid gettext conflict due variable `_`Gravatar Walter Purcaro 2014-10-251-1/+1
|
* Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-2/+2
|
* Improve unit detection in size patternGravatar Walter Purcaro 2014-10-141-1/+1
|
* Pattern update 3Gravatar Walter Purcaro 2014-10-111-1/+1
|
* Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
|
* Pattern update 1Gravatar 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/+2
| | | | Whitespaces and EOF fixup
* Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-031-2/+3
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-17/+6
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Remove some unused pattern attributesGravatar Walter Purcaro 2014-07-161-2/+0
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-5/+5
|
* 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 ↵Gravatar Walter Purcaro 2014-07-101-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 ↵Gravatar Walter Purcaro 2014-07-051-1/+1
| | | | "OFFLINE_PATTERN"
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+1
| | | | Merges vuolter/pyload@aa7b3f9
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@9117005
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@a50c8ff
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-1/+2
| | | | Merges vuolter/pyload@6c57a37
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-10/+11
|
* Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-151-1/+1
|
* filecloud.io (experimental) -- closed #659Gravatar zoidberg10 2012-08-241-2/+2
|
* update ifile.it - closed #583, XFileSharingPro, add rapidgator.netGravatar zoidberg10 2012-04-211-18/+16
|
* closed #536, #540Gravatar zoidberg10 2012-02-111-1/+2
|
* add uploadbox.com, fshare.vnGravatar zoidberg10 2011-11-231-2/+2
|
* fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patternsGravatar zoidberg10 2011-11-221-13/+6
|
* Move getFileInfo to SimpleHoster.py; update MediafireGravatar zoidberg10 2011-11-131-40/+17
|
* plugin cleanupsGravatar RaNaN 2011-10-041-20/+21
|
* hoster plugins: add ifile.it, update share-rapid.com, ifolder.ruGravatar zoidberg10 2011-09-301-0/+104