summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal
Commit message (Collapse)AuthorAgeFilesLines
* [SimpleHoster] CONTENT_DISPOSITION featureGravatar Walter Purcaro 2014-11-211-5/+6
|
* [XFSHoster] UpdatedGravatar Walter Purcaro 2014-11-211-1/+4
|
* [SimpleCrypter] UpdatedGravatar Walter Purcaro 2014-11-211-14/+36
|
* [SimpleHoster] UpdatedGravatar Walter Purcaro 2014-11-211-153/+166
|
* [XFSHoster] Fix StreamcloudEu (thx seoester)Gravatar Walter Purcaro 2014-11-201-5/+3
|
* [SimpleHoster][OneFichierCom] Fix issue #836 ('status': 3)Gravatar Thierry Merle 2014-11-151-6/+5
|
* [SimpleCrypter][SimpleHoster] Temp workaroundGravatar Walter Purcaro 2014-11-142-9/+5
|
* [UlozTo] Fixed hoster and accountGravatar Radek Senfeld 2014-11-141-1/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-11-131-1/+1
|
* Fix url to name conversion in api and simple pluginsGravatar Walter Purcaro 2014-11-112-2/+2
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-4/+6
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-091-3/+3
|
* [XFSHoster] Improve ERROR_PATTERNGravatar Walter Purcaro 2014-11-081-5/+10
|
* Fix download link formatting in some pluginsGravatar Walter Purcaro 2014-11-072-26/+35
|
* [XFSHoster] Fix a really silly typoGravatar Walter Purcaro 2014-11-071-6/+5
|
* Lowercase url to loadGravatar Walter Purcaro 2014-11-061-5/+5
|
* [XFSHoster] Fix Multi hoster detectionGravatar Walter Purcaro 2014-11-061-11/+20
|
* [SimpleHoster] Fix getDirectLinkGravatar Walter Purcaro 2014-11-061-2/+2
|
* [XFSCrypter] Improve URL_REPLACEMENTSGravatar Walter Purcaro 2014-11-061-1/+1
|
* [XFSCrypter] Fix a couple of patternsGravatar Walter Purcaro 2014-11-061-4/+4
|
* [XFSAccount] Fix premium & validuntil detectionGravatar Walter Purcaro 2014-11-061-15/+8
|
* [XFSHoster] Use URL_REPLACEMENTS to clean urlGravatar Walter Purcaro 2014-11-042-8/+8
|
* Fix missing urlparse importGravatar Walter Purcaro 2014-11-042-3/+2
|
* logDebug when detects ddl or multi hoster linkGravatar Walter Purcaro 2014-11-042-0/+3
|
* [OneFichierCom] Fixed account pluginGravatar Walter Purcaro 2014-11-041-2/+2
|
* [XFSHoster] Improved MultiHoster check and download limit detectionGravatar Walter Purcaro 2014-11-041-9/+18
|
* [XFSAccount] Better traffic fallbackGravatar Walter Purcaro 2014-11-041-6/+8
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-042-2/+2
|
* [SimpleCrypter][SimpleHoster] Fix info data retrievingGravatar Walter Purcaro 2014-11-042-25/+31
|
* Use more print_exc + code cosmeticsGravatar Walter Purcaro 2014-11-042-4/+2
|
* Code cosmetics about file_info and other stuffGravatar Walter Purcaro 2014-11-036-17/+19
|
* [SimpleHoster] Fix file_info stuffGravatar Walter Purcaro 2014-11-031-11/+21
|
* [SimpleCrypter] Use getFileInfoGravatar Walter Purcaro 2014-11-031-38/+29
|
* [SimpleHoster] Fix parseFileInfo and improve getFileInfoGravatar Walter Purcaro 2014-11-031-18/+15
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-11-031-7/+8
|
* [XFSHoster] Fix handleOverridenGravatar Walter Purcaro 2014-11-031-8/+20
|
* [SimpleHoster] Fix missing FOLLOWLOCATION importGravatar Walter Purcaro 2014-11-031-1/+3
|
* Update internal Simple pluginsGravatar Walter Purcaro 2014-11-022-35/+50
|
* Update internal XFS pluginsGravatar Walter Purcaro 2014-11-023-33/+36
|
* [SimpleHoster] Fix typoGravatar Walter Purcaro 2014-11-011-1/+1
|
* [SimpleHoster] Fix and improve ddl detection, parseFileInfo and getInfoGravatar Walter Purcaro 2014-11-011-42/+80
|
* [SimpleCrypter] Move TEXT_ENCODING check to prepare routineGravatar Walter Purcaro 2014-11-011-4/+5
|
* [SimpleHoster] Fix checkTrafficLeft, ddl routine and cookies supportGravatar Walter Purcaro 2014-10-301-11/+16
|
* [SimpleCrypter] Fix cookies supportGravatar Walter Purcaro 2014-10-301-3/+2
|
* [XFSPAccount] Fix and improve loadAccountInfoGravatar Walter Purcaro 2014-10-301-18/+25
|
* [XFSPHoster] Partially rewrittenGravatar Walter Purcaro 2014-10-301-79/+28
| | | | Now with ddl support
* Improve loadAccountInfo stuffGravatar Walter Purcaro 2014-10-281-3/+2
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-284-21/+21
|
* Update plugins to last changesGravatar Walter Purcaro 2014-10-281-3/+3
|
* [SimpleHoster] Improve wait methodGravatar Walter Purcaro 2014-10-281-6/+11
|
* [SimpleCrypter] Wait methodGravatar Walter Purcaro 2014-10-281-2/+7
|
* Code cosmetics: items() -> iteritems()Gravatar Walter Purcaro 2014-10-282-2/+2
|
* [SimpleCrypter][SimpleHoster] Fix typo in _error method callGravatar Walter Purcaro 2014-10-282-4/+4
|
* Update __config__Gravatar Walter Purcaro 2014-10-287-8/+2
|
* [XFSPAccount] Improve VALID_UNTIL_PATTERN 2Gravatar Walter Purcaro 2014-10-281-3/+3
|
* [XFSPAccount] Fix missing gmtime importGravatar Walter Purcaro 2014-10-271-2/+2
|
* [XFSPAccount] Improve VALID_UNTIL_PATTERNGravatar Walter Purcaro 2014-10-271-3/+3
|
* Code cosmeticsGravatar Walter Purcaro 2014-10-278-40/+47
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-272-5/+5
|
* [SimpleHoster] Direct download link supportGravatar Walter Purcaro 2014-10-271-8/+17
|
* [XFSPHoster] Improve ERROR_PATTERNGravatar Walter Purcaro 2014-10-261-2/+2
|
* [SimpleHoster][SimpleCrypter] Bump up __version__Gravatar Walter Purcaro 2014-10-262-2/+2
|
* [SimpleHoster][SimpleCrypter] Clean error methodGravatar Walter Purcaro 2014-10-262-9/+17
|
* [XFSPAccount] Improve VALID_UNTIL_PATTERNGravatar Walter Purcaro 2014-10-261-2/+2
|
* [XFSPHoster] Fix checkErrorsGravatar Walter Purcaro 2014-10-261-9/+10
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-264-28/+28
|
* Avoid gettext conflict due variable `_`Gravatar Walter Purcaro 2014-10-251-1/+1
|
* Replace single quotes with doubles in self.error and self.fail msgGravatar Walter Purcaro 2014-10-253-8/+8
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-2/+2
|
* Fix and improve plugins loggingGravatar Walter Purcaro 2014-10-252-2/+5
|
* Use parseTraffic instead parseFileSize in accountsGravatar Walter Purcaro 2014-10-251-3/+2
|
* Fix error methodGravatar Walter Purcaro 2014-10-232-4/+4
|
* Simplify captcha challenge callsGravatar Walter Purcaro 2014-10-231-4/+2
|
* [XFSPAccount] Better HOSTER_URLGravatar Walter Purcaro 2014-10-221-2/+2
|
* Broken TRAFFIC_LEFT_PATTERN in RapidfileshareNet and TusfilesNet accountGravatar guidobelix 2014-10-221-4/+1
|
* [CaptchaService] Update ReCaptcha KEY_PATTERNGravatar Walter Purcaro 2014-10-221-3/+3
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-224-0/+23
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-224-15/+15
|
* [CaptchaService] Fix KEY_PATTERNGravatar Walter Purcaro 2014-10-221-8/+8
|
* Improve error method + fix TEXT_ENCODING in SimpleCrypterGravatar Walter Purcaro 2014-10-222-10/+14
|
* Improve COOKIES parsingGravatar Walter Purcaro 2014-10-222-3/+4
|
* [SimpleCrypter] Fix missing TEXT_ENCODING routineGravatar Walter Purcaro 2014-10-221-2/+5
|
* Preload self.htmlGravatar Walter Purcaro 2014-10-203-18/+12
|
* [XFSPAccount] Fixed broken login due missing HOSTER_URLGravatar Walter Purcaro 2014-10-201-1/+6
|
* FixesGravatar Walter Purcaro 2014-10-191-2/+2
|
* Update other plugins to support self.errorGravatar Walter Purcaro 2014-10-191-7/+7
|
* Improve error methodGravatar Walter Purcaro 2014-10-192-4/+10
|
* parseError -> error now calls Fail instead ExceptionGravatar Walter Purcaro 2014-10-193-31/+24
|
* [SimpleCrypter] Fix account routineGravatar Walter Purcaro 2014-10-181-6/+9
|
* [SimpleCrypter] Fix account associationGravatar Walter Purcaro 2014-10-181-1/+10
|
* Tiny code cosmeticsGravatar Walter Purcaro 2014-10-182-6/+7
|
* [XFSPAccount] Set HOSTER_NAME (instead HOSTER_URL) as the mandatory attributeGravatar Walter Purcaro 2014-10-181-4/+17
|
* [XFSPCrypter] Better LINK_PATTERNGravatar Walter Purcaro 2014-10-181-13/+2
|
* [SimpleCrypter] Fix missing LINK_PATTERNGravatar Walter Purcaro 2014-10-171-0/+2
|
* New internal plugin XFSPCrypterGravatar Walter Purcaro 2014-10-171-0/+39
|
* [XFSPAccount] Fix TRAFFIC_LEFT_PATTERNGravatar Walter Purcaro 2014-10-151-2/+2
|
* [XFSPAccount] Improve TRAFFIC_LEFT_PATTERNGravatar Walter Purcaro 2014-10-151-5/+14
|
* Improve unit detection in size patternGravatar Walter Purcaro 2014-10-141-1/+1
|
* [XFSPHoster] TEXT_ENCODING supportGravatar Walter Purcaro 2014-10-141-2/+2
|
* [XFileSharingPro] Match optionGravatar Walter Purcaro 2014-10-121-5/+0
|
* [CaptchaService] Fix KEY patternGravatar Walter Purcaro 2014-10-111-6/+6
|
* Pattern update 3Gravatar Walter Purcaro 2014-10-112-4/+4
|
* Pattern update 1Gravatar Walter Purcaro 2014-10-111-2/+2
|
* [CaptchaService] Fix ReCaptcha KEY patternGravatar Walter Purcaro 2014-10-101-4/+4
|
* [XFSPHoster] Update LINK_PATTERNGravatar Walter Purcaro 2014-10-101-3/+3
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-0811-0/+14
|
* [XFileSharingPro] RestoreGravatar Walter Purcaro 2014-10-082-16/+6
|
* [XFileSharingPro] Rename to XFSPHosterGravatar Walter Purcaro 2014-10-081-0/+361
|
* [XFSPAccount] Fix missing COOKIE typecheckGravatar Walter Purcaro 2014-10-081-2/+3
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-0710-26/+20
| | | | Whitespaces and EOF fixup
* [SimpleCrypter][SimpleHoster] Better exception handlingGravatar Walter Purcaro 2014-10-072-21/+28
|
* [XFSPAccount] Improve loadAccountInfoGravatar Walter Purcaro 2014-10-071-15/+34
|
* [SimpleCrypter] Improve patternsGravatar Walter Purcaro 2014-10-061-8/+10
|
* [SimpleHoster] Better filename processing + info about new pattern attributesGravatar Walter Purcaro 2014-10-061-2/+8
|
* [CaptchaService] Restore req.loadGravatar Walter Purcaro 2014-10-061-3/+3
|
* [XFSPAccount] Improve patternsGravatar Walter Purcaro 2014-10-061-13/+15
|
* [SimpleHoster] Added default handle patterns LINK_FREE_PATTERN and ↵Gravatar Walter Purcaro 2014-10-051-3/+27
| | | | LINK_PREMIUM_PATTERN
* [XFSPAccount] COOKIES attribute supportGravatar Walter Purcaro 2014-10-051-7/+13
|
* Use load instead req.load in all crypters and CaptchaServiceGravatar Walter Purcaro 2014-10-051-3/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-031-4/+4
|
* [CaptchaService] Fix typoGravatar Walter Purcaro 2014-10-031-16/+25
|
* [CaptchaService] Fix code indentation typoGravatar Walter Purcaro 2014-10-031-2/+2
|
* Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-031-1/+1
|
* [CaptchaService] ImprovedGravatar Walter Purcaro 2014-10-031-35/+134
|
* [DeadHoster] Improve getInfo + two hosters mark deadGravatar Walter Purcaro 2014-09-281-1/+1
|
* Prepare method improves setup oneGravatar Walter Purcaro 2014-09-282-11/+19
|
* [XFileSharingPro] COOKIES preset to english + improved setup routineGravatar Walter Purcaro 2014-09-282-9/+2
|
* [UnRar] Fix import errorGravatar Walter Purcaro 2014-09-271-2/+2
|
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-273-14/+13
|
* Better dead plugin fallbackGravatar Walter Purcaro 2014-09-262-6/+8
|
* [CaptchaService] Fix ReCaptcha key recognitionGravatar Walter Purcaro 2014-09-261-5/+11
| | | | Fix: https://github.com/pyload/pyload/issues/751
* Rename SH flagsGravatar Walter Purcaro 2014-09-262-19/+19
|
* Fix cookie deletion + Account support for SimpleCrypterGravatar Walter Purcaro 2014-09-262-9/+31
| | | | Fix: https://github.com/pyload/pyload/issues/749
* Extend ExtractArchive events + code optimizationsGravatar Walter Purcaro 2014-09-251-11/+20
| | | | | https://github.com/pyload/pyload/pull/622 https://github.com/pyload/pyload/pull/726
* [SimpleCrypter] Better built-in infoGravatar Walter Purcaro 2014-09-241-7/+14
|
* [SimpleHoster] Improve parseFileInfoGravatar Walter Purcaro 2014-09-041-8/+8
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-0110-76/+22
| | | | 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-7/+7
|
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-3/+3
|
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-0/+1
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-153-12/+12
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-153-1/+6
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Fix class definitionGravatar Walter Purcaro 2014-07-151-2/+2
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-1510-18/+47
|
* [CaptchaService] Remove SolveMedia __init__Gravatar Walter Purcaro 2014-07-101-21/+1
|
* Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-101-1/+1
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* [SimpleCrypter] Support parseErrorGravatar Walter Purcaro 2014-07-101-21/+7
|
* [SimpleCrypter] Added missed PAGES_PATTERN exampleGravatar Walter Purcaro 2014-07-051-1/+1
|
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵Gravatar Walter Purcaro 2014-07-051-10/+20
| | | | "OFFLINE_PATTERN"
* [SimpleCrypter] Better inline docs + support for offline & temp.offline checkGravatar Walter Purcaro 2014-07-051-11/+29
|
* [SimpleCrypter] ability to set cookiesGravatar Stefano 2014-07-021-2/+8
|
* [SimpleHoster] Improve documentation of own public attributesGravatar Walter Purcaro 2014-06-291-5/+9
|
* Fixed #614Gravatar Dominik Hardtke 2014-06-031-2/+2
| | | | Merged from #625
* File4safe premiumGravatar Stefano 2014-05-031-4/+6
| | | | | + XFSPAccount improved Resolves #431
* CaptchaService: fixed missing importGravatar Stefano 2014-04-181-1/+2
|
* Fixed PEP8 violationsGravatar Stefano 2014-04-184-3/+5
|
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-112-2/+2
| | | | Merges vuolter/pyload@dfcdf7b
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-114-3/+4
| | | | Merges vuolter/pyload@aa7b3f9
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-112-2/+2
| | | | Merges vuolter/pyload@1387ded
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@a50c8ff
* Change Solvmedia to SolvemediaGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@528ffe0
* Fix __description__Gravatar Walter Purcaro 2014-04-113-3/+3
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-113-6/+6
| | | | Merges vuolter/pyload@6c57a37
* Improved ReCaptcha class:Gravatar Stefano 2014-04-101-6/+29
| | | | | Ability to detect public key and use it for challenge requests. + cosmetics
* Unrar 5.x SupportGravatar Ben White 2014-03-291-5/+13
| | | | Merged #567
* SimpleHoster: improved PREMIUM_ONLY processGravatar Stefano 2014-01-161-4/+7
| | | | Usually premium only pages doesn't show the file information so trying to get them would raise an exception.
* Bring the improved wait method from 0.5 to 0.4.9 through SimpleHosterGravatar Stefano 2013-12-291-1/+7
|
* Merge pull request #418 from vuolter/s/internal_PEP8cleanupGravatar Stefano 2013-11-259-114/+123
|\ | | | | Internal plugins code cleanup according to PEP8 guidelines
| * Internal plugins PEP8 cleanupGravatar Walter Purcaro 2013-11-239-114/+123
| |
* | Crypter: EasybytezComFolder: Fixed (thx stickell)Gravatar Walter Purcaro 2013-11-231-1/+1
| |
* | Crypter: EasybytezComFolder: Fixed bad url processing (result in ↵Gravatar Walter Purcaro 2013-11-231-1/+6
|/ | | | SimpleCrypter update)
* added version to abstract extractorGravatar RaNaN 2013-11-101-0/+3
|
* Merge remote-tracking branch 'upstream/stable' into stableGravatar AndroKev 2013-11-021-26/+48
|\ | | | | | | test
| * SimpleHoster: new PREMIUM_ONLY_PATTERN (see #350).Gravatar Stefano 2013-10-291-26/+48
| | | | | | | | + cosmetics
* | Deleted the wildcardGravatar AndroKev 2013-11-021-2/+1
| |
* | Deleted default value and cleaned the code a little bitGravatar AndroKev 2013-11-021-1/+1
| |
* | Update AbstractExtractor.pyGravatar AndroKev 2013-10-271-1/+1
| | | | | | there was a little bug
* | ExtractArchives - add an option to excludefilesGravatar AndroKev 2013-10-272-5/+10
|/
* Hosters: replaced line continuation with bracketsGravatar Walter Purcaro 2013-10-161-2/+2
|
* SimpleHoster: improved 0.4.9 cookie bug workaroundGravatar Stefano 2013-10-131-1/+3
|
* Removed dead plugins.Gravatar Stefano 2013-10-111-0/+14
| | | | See #304
* SimpleHoster: workaround load cookies 0.4.9 bugGravatar Stefano 2013-10-081-2/+4
| | | | See also ecb3e1cf7733d6f217082abcbe41c0e07dc522da
* Plugins: cosmetics See #286Gravatar Stefano 2013-10-021-2/+3
|
* SimpleCrypter: using a separated method to extract links.Gravatar Stefano 2013-09-071-3/+12
| | | | Suggested in #257
* SimpleCrypter is now able to handle links on multiple pagesGravatar Stefano 2013-07-161-5/+29
|
* New crypter EasybytezComFolderGravatar Stefano 2013-04-201-1/+2
| | | | | http://forum.pyload.org/viewtopic.php?p=9028#p9028 + html unescape in SimpleCrypter
* NetfolderIn, SimpleCrypter: stripping folder name.Gravatar Stefano 2013-04-061-1/+1
| | | | + cosmetics
* bump unrar versionGravatar RaNaN 2013-04-031-1/+1
|
* avoid regexp to check progressGravatar RaNaN 2013-04-031-1/+2
|
* Merge pull request #58 from thargor/stableGravatar RaNaN 2013-04-031-3/+19
|\ | | | | added progress to unrar
| * added progress to unrarGravatar nilo 2013-04-031-3/+19
| |
* | SimpleCrypter: trivial fix in documentationGravatar Stefano 2013-04-031-1/+3
|/
* SimpleHoster: fixed wrong pattern names in documentationGravatar Stefano 2013-04-021-2/+2
|
* SimpleCrypter: decoding loaded htmlGravatar Stefano 2013-04-021-2/+2
|
* Unrar also deletes .r* filesGravatar RaNaN 2013-04-021-4/+7
|
* Solvemedia Captcha: implemented in a better way trying to fix bug #21Gravatar Stefano Codari 2013-03-191-5/+3
|
* SimpleCrypter: improved pluginGravatar Stefano 2013-03-071-11/+33
| | | | | | Added support for package name detection Canonical way to add a package Code cleanup
* SpeedLoadOrgFolder: crypter rewrittenGravatar Stefano 2013-03-071-5/+4
| | | | Trivial changes to the SimpleCrypter class
* update hellshare (now premium only), SimpleHoster.py - utf8-encode urlGravatar zoidberg10 2012-11-151-39/+36
|
* small plugin fixes, closed #694, #695Gravatar zoidberg10 2012-10-201-14/+41
|