summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/IfileIt.py
Commit message (Collapse)AuthorAgeFilesLines
* 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