summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/EgoFilesCom.py
Commit message (Expand)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-05-271-1/+1
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+1
* [EgoFilesCom] Mark deadGravatar Walter Purcaro 2014-10-041-80/+4
* Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-031-2/+7
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-3/+3
* Rename SH flagsGravatar Walter Purcaro 2014-09-261-1/+1
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-18/+6
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-2/+2
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-4/+5
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to "OFFLIN...Gravatar Walter Purcaro 2014-07-051-1/+1
* Using in instead of has_keyGravatar Stefano 2014-04-181-2/+2
* Egofiles: fixed #583Gravatar Stefano 2014-04-181-2/+2
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-111-2/+1
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Cleanup for setup vars.Gravatar Walter Purcaro 2013-10-231-2/+1
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-103/+103
* Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-151-1/+1
* EgoFilesCom: fixed #109Gravatar Stefano 2013-05-101-2/+2
* EgoFilesCom: fixed FILE_INFO_PATTERNGravatar Stefano 2013-04-121-2/+2
* EgoFilesCom: fixed bug in premium downloads.Gravatar Stefano 2013-04-051-4/+32
* EgoFilesCom: File Info are now retrievedGravatar Stefano 2013-03-231-7/+1
* Code cleanupGravatar Stefano 2013-03-231-7/+4
* EgoFilesCom: better file offline pattern.Gravatar Stefano 2013-03-201-2/+2
* EgoFilesCom: premium better handledGravatar Stefano 2013-03-131-7/+12
* EgoFilesCom: minor changesGravatar Stefano 2013-03-121-4/+5
* EgoFilesCom: now handles premium correctlyGravatar Stefano 2013-03-121-2/+8
* EgoFilesCom: regex updatedGravatar Stefano 2013-03-111-2/+2
* EgoFilesCom: added support for premium downloadsGravatar Stefano 2013-03-111-1/+10
* EgoFilesCom: added ability to detect offline filesGravatar Stefano 2013-03-081-2/+3
* New hoster: EgoFilesComGravatar Stefano 2013-03-081-0/+62