summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Fix previous mergingGravatar Walter Purcaro 2014-10-0714-247/+0
| | | | |
* | | | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-10-0714-0/+247
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/internal/CaptchaService.py pyload/plugins/account/EasybytezCom.py pyload/plugins/account/TusfilesNet.py pyload/plugins/base/OCR.py pyload/plugins/crypter/MultiuploadCom.py pyload/plugins/crypter/UploadableChFolder.py pyload/plugins/hoster/DuploadOrg.py pyload/plugins/hoster/EpicShareNet.py pyload/plugins/hoster/LemUploadsCom.py pyload/plugins/hoster/LoadTo.py pyload/plugins/hoster/LomafileCom.py pyload/plugins/hoster/MegaFilesSe.py pyload/plugins/hoster/MegareleaseOrg.py pyload/plugins/hoster/PandaPlanet.py pyload/plugins/hoster/PotloadCom.py pyload/plugins/hoster/PremiumTo.py pyload/plugins/hoster/TurbobitNet.py pyload/plugins/internal/DeadCrypter.py pyload/plugins/internal/DeadHoster.py pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/UpdateManager.py pyload/plugins/ocr/LinksaveIn.py
| * | | | New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-07382-778/+683
| | | | | | | | | | | | | | | | | | | | Whitespaces and EOF fixup
| * | | | [SimpleCrypter][SimpleHoster] Better exception handlingGravatar Walter Purcaro 2014-10-072-21/+28
| | | | |
| * | | | Marked some hosters as deadGravatar Walter Purcaro 2014-10-076-51/+18
| | | | |
| * | | | Bunch of account plugins XFSPAccount basedGravatar Walter Purcaro 2014-10-0711-0/+176
| | | | |
| * | | | Code cosmetics on some account pluginsGravatar Walter Purcaro 2014-10-078-13/+14
| | | | |
| * | | | [EasybytezCom] Now XFSPAccount plugin basedGravatar Walter Purcaro 2014-10-071-20/+7
| | | | |
| * | | | [TusfilesNet] Now XFSPAccount plugin basedGravatar Walter Purcaro 2014-10-071-18/+7
| | | | |
| * | | | [XFileSharingPro] Code cosmeticsGravatar Walter Purcaro 2014-10-072-13/+13
| | | | |
| * | | | [XFSPAccount] Improve loadAccountInfoGravatar Walter Purcaro 2014-10-071-15/+34
| | | | |
| * | | | [PandaPlaNet] Mark deadGravatar Walter Purcaro 2014-10-072-28/+18
| | | | |
| * | | | [OboomCom] Fix connection limit error (thx Efcis)Gravatar Walter Purcaro 2014-10-061-2/+6
| | | | |
| * | | | Update SimpleCrypter based pluginsGravatar Walter Purcaro 2014-10-0620-43/+43
| | | | |
| * | | | [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
| | | | |
| * | | | [LomafileCom] Premium support + updated patternsGravatar Walter Purcaro 2014-10-062-52/+39
| | | | |
| * | | | [XFSPAccount] Improve patternsGravatar Walter Purcaro 2014-10-061-13/+15
| | | | |
| * | | | [DevhostStFolder] Folder-in-folder supportGravatar Walter Purcaro 2014-10-062-8/+31
| | | | |
| * | | | Spare code cosmeticsGravatar Walter Purcaro 2014-10-0510-18/+17
| | | | |
| * | | | [SimpleHoster] Added default handle patterns LINK_FREE_PATTERN and ↵Gravatar Walter Purcaro 2014-10-051-3/+27
| | | | | | | | | | | | | | | | | | | | LINK_PREMIUM_PATTERN
| * | | | New hoster plugin FilepupNetGravatar Walter Purcaro 2014-10-051-0/+50
| | | | |
| * | | | [MegasharesCom] Update patternsGravatar igel-kun 2014-10-051-13/+16
| | | | |
| * | | | Fix pillow import headerGravatar Walter Purcaro 2014-10-053-7/+15
| | | | |
| * | | | Remove old Ev0InFetcher hookGravatar Walter Purcaro 2014-10-051-80/+0
| | | | |
| * | | | [HotfileFolderCom] Fix broken __pattern__ (thx zapp-brannigan)Gravatar Walter Purcaro 2014-10-051-2/+2
| | | | |
| * | | | [XFSPAccount] COOKIES attribute supportGravatar Walter Purcaro 2014-10-058-21/+27
| | | | |
| * | | | Spare code fixes about COOKIESGravatar Walter Purcaro 2014-10-053-9/+22
| | | | |
| * | | | Use load instead req.load in all crypters and CaptchaServiceGravatar Walter Purcaro 2014-10-054-10/+10
| | | | |
| * | | | [LinkSaveIn] Now SimpleCrypter basedGravatar Walter Purcaro 2014-10-051-5/+21
| | | | |
| * | | | Remove some dead accountsGravatar Walter Purcaro 2014-10-053-153/+0
| | | | |
| * | | | Better import lib headerGravatar Walter Purcaro 2014-10-056-14/+9
| | | | |
| * | | | Spare __pattern__ cosmeticsGravatar Walter Purcaro 2014-10-043-4/+4
| | | | |
| * | | | [HotfileFolderCom] Mark deadGravatar Walter Purcaro 2014-10-041-19/+4
| | | | |
| * | | | [EgoFilesCom] Mark deadGravatar Walter Purcaro 2014-10-041-80/+4
| | | | |
| * | | | Fix broken plugins after SH_COOKIES -> COOKIESGravatar Walter Purcaro 2014-10-043-4/+4
| | | | |
| * | | | [OboomCom] Fix account loginGravatar Walter Purcaro 2014-10-043-23/+34
| | | | |
* | | | | Fix previous merge commitGravatar Walter Purcaro 2014-10-035-275/+0
| | | | |
* | | | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-10-032-15/+36
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pyload/plugins/ocr/GigasizeCom.py pyload/plugins/ocr/LinksaveIn.py pyload/plugins/ocr/NetloadIn.py pyload/plugins/ocr/ShareonlineBiz.py
| * | | | [Dev-Host] Improve patterns a bitGravatar Walter Purcaro 2014-10-031-2/+2
| | | | |
| * | | | [Dev-Host] Folder support (partially)Gravatar zapp-brannigan 2014-10-031-0/+29
| | | | |
| * | | | Spare code cosmeticsGravatar Walter Purcaro 2014-10-034-17/+11
| | | | |
| * | | | [CaptchaService] Fix typoGravatar Walter Purcaro 2014-10-031-16/+25
| | | | |
| * | | | [CaptchaService] Fix code indentation typoGravatar Walter Purcaro 2014-10-031-2/+2
| | | | |
| * | | | [OboomCom] Revert captcha changesGravatar Walter Purcaro 2014-10-031-22/+28
| | | | |
| * | | | Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-0330-109/+123
| | | | |
| * | | | [MovReelCom] Fixed LINK_PATTERNGravatar Walter Purcaro 2014-10-031-4/+5
| | | | |
| * | | | [XFileSharingPro] TEMP_OFFLINE_PATTERNGravatar Walter Purcaro 2014-10-031-0/+1
| | | | |
| * | | | [XFileSharingPro] Captcha refactoring + pattern improvementGravatar Walter Purcaro 2014-10-031-33/+40
| | | | |
| * | | | [CaptchaService] ImprovedGravatar Walter Purcaro 2014-10-031-35/+134
| | | | |
| * | | | Fix captcha import of OCR classGravatar Walter Purcaro 2014-10-024-4/+4
| | | | |
| * | | | [OneFichierCom] Fix waiting againGravatar Walter Purcaro 2014-10-021-3/+3
| | | | |
| * | | | [OneFichierCom] Fix typoGravatar Walter Purcaro 2014-10-011-7/+7
| | | | |
| * | | | [OneFichierCom] Bump version numberGravatar Walter Purcaro 2014-10-011-3/+2
| | | | |
| * | | | [OneFichierCom] Fixed wait pattern + code optimizationsGravatar Walter Purcaro 2014-10-012-36/+31
| | | | |
| * | | | [CatShareNet] Fixed and improvedGravatar Walter Purcaro 2014-09-291-4/+11
| | | | |
* | | | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-09-284-0/+254
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pyload/plugins/crypter/MultiuploadCom.py pyload/plugins/crypter/SerienjunkiesOrg.py pyload/plugins/hooks/ExternalScripts.py pyload/plugins/hooks/ExtractArchive.py pyload/plugins/hooks/MergeFiles.py pyload/plugins/hoster/CatShareNet.py pyload/plugins/hoster/FilezyNet.py pyload/plugins/hoster/IFileWs.py pyload/plugins/hoster/PremiumTo.py pyload/plugins/hoster/SpeedyshareCom.py pyload/plugins/hoster/UptoboxCom.py pyload/plugins/hoster/XFileSharingPro.py pyload/plugins/hoster/ZippyshareCom.py
| * | | | [XFileSharingPro] Fixed typoGravatar Walter Purcaro 2014-09-281-2/+2
| | | | |
| * | | | [SpeedyshareCom] Code cleanupGravatar Walter Purcaro 2014-09-283-23/+33
| | | | |
| * | | | New hoster DropboxComGravatar zapp-brannigan 2014-09-281-0/+42
| | | | |
| * | | | New hoster Dev-HostGravatar zapp-brannigan 2014-09-281-0/+48
| | | | |
| * | | | Cleaned-up XFileSharingPro based pluginsGravatar Walter Purcaro 2014-09-2818-39/+39
| | | | |
| * | | | [DeadHoster] Improve getInfo + two hosters mark deadGravatar Walter Purcaro 2014-09-283-38/+9
| | | | |
| * | | | Prepare method improves setup oneGravatar Walter Purcaro 2014-09-283-23/+32
| | | | |
| * | | | [XFileSharingPro] COOKIES preset to english + improved setup routineGravatar Walter Purcaro 2014-09-287-27/+32
| | | | |
| * | | | [UptoboxCom] MultiDL supportGravatar Walter Purcaro 2014-09-281-40/+7
| | | | |
| * | | | [CatShareNet] Increase version numberGravatar Walter Purcaro 2014-09-281-1/+1
| | | | |
| * | | | [CatShareNet] Fixup 2Gravatar Walter Purcaro 2014-09-281-2/+2
| | | | |
| * | | | [CatShareNet] FixupGravatar Walter Purcaro 2014-09-282-22/+22
| | | | |
| * | | | [ZippyshareCom] Fix alternative checksum typeGravatar Walter Purcaro 2014-09-272-15/+26
| | | | |
| * | | | [KingfilesNet] Better SOLVEMEDIA_PATTERNGravatar Walter Purcaro 2014-09-271-3/+3
| | | | |
| * | | | New hoster KingfilesNetGravatar Walter Purcaro 2014-09-271-0/+93
| | | | |
| * | | | [FiredriveCom] Fix TEMP_OFFLINE_PATTERNGravatar Walter Purcaro 2014-09-272-2/+4
| | | | |
| * | | | [CatShareNet] Fix missing recaptchaGravatar Walter Purcaro 2014-09-271-1/+2
| | | | |
| * | | | [CatShareNet] Plugin rewrittenGravatar prOq 2014-09-272-19/+32
| | | | |
| * | | | [UnRar] Fix import errorGravatar Walter Purcaro 2014-09-271-2/+2
| | | | |
| * | | | Remove old, not working, SerienjunkiesOrg crypter.Gravatar Walter Purcaro 2014-09-271-324/+0
| | | | | | | | | | | | | | | | | | | | Warez plugin are not allowed.
| * | | | Logging string cosmeticsGravatar Walter Purcaro 2014-09-2785-264/+192
| | | | |
| * | | | Better dead plugin fallbackGravatar Walter Purcaro 2014-09-262-6/+8
| | | | |
| * | | | [MultiuploadCom] Mark deadGravatar Walter Purcaro 2014-09-261-54/+5
| | | | |
| * | | | [LomafileCom] range -> xrangeGravatar Walter Purcaro 2014-09-261-1/+1
| | | | |
| * | | | [TurbobitNet] Fixed some patternsGravatar prOq 2014-09-261-20/+31
| | | | |
| * | | | [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-2619-38/+38
| | | | |
| * | | | Fix cookie deletion + Account support for SimpleCrypterGravatar Walter Purcaro 2014-09-264-17/+39
| | | | | | | | | | | | | | | | | | | | Fix: https://github.com/pyload/pyload/issues/749
| * | | | Remove ReCaptchaGravatar Walter Purcaro 2014-09-261-24/+0
| | | | |
| * | | | [TusfilesNet] Added support for Premium usersGravatar Walter Purcaro 2014-09-262-4/+77
| | | | | | | | | | | | | | | | | | | | https://github.com/pyload/pyload/pull/755
| * | | | Extend ExtractArchive events + code optimizationsGravatar Walter Purcaro 2014-09-253-76/+148
| | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/pyload/pyload/pull/622 https://github.com/pyload/pyload/pull/726
| * | | | [ZippyshareCom] Improve __pattern__ a bitGravatar Walter Purcaro 2014-09-251-1/+1
| | | | |
| * | | | [ZippyshareCom] Partially rewrittenGravatar Walter Purcaro 2014-09-241-43/+30
| | | | |
| * | | | [SimpleCrypter] Better built-in infoGravatar Walter Purcaro 2014-09-241-7/+14
| | | | |
| * | | | [PremiumTo] fixed issue with get parameter on downloadGravatar stickell 2014-09-171-3/+2
| | | | |
| * | | | Update EasybytezComGravatar Guidobelix 2014-09-161-9/+11
| | | | |
| * | | | [XFilesharingPro] Embedded urls supportGravatar igel-kun 2014-09-152-3/+19
| | | | |
| * | | | [BasePlugin] Little code cosmeticsGravatar Walter Purcaro 2014-09-141-4/+7
| | | | |
| * | | | Fixed EasybytezCom to work properly for registered (free) usersGravatar Guidobelix 2014-09-141-15/+21
| | | | | | | | | | | | | | | | | | | | Expire date is meaningful only for Premium users. For registered (free) users expire date is set to -1 (free accounts never expire).
| * | | | [FTP] Restore pattern.Gravatar stickell 2014-09-131-2/+2
| | | | |
| * | | | [4shared] Fixed login sequenceGravatar stickell 2014-09-121-16/+11
| | | | |
| * | | | [Premium4Me] Renamed to PremiumToGravatar stickell 2014-09-124-47/+44
| | | | | | | | | | | | | | | | | | | | | | | | | + partial rewrite + special traffic support
| * | | | [MultiDebrid] renaming files to MyfastlineComGravatar stickell 2014-09-113-6/+6
| | | | |
| * | | | [MultiDebrid] renamed to MyfastlineGravatar stickell 2014-09-113-20/+12
| | | | |
* | | | | module -> pyloadGravatar Walter Purcaro 2014-09-14896-125803/+0
| | | | |
* | | | | save_join -> safe_join & save_path -> safe_filenameGravatar Walter Purcaro 2014-09-1414-39/+39
| | | | |
* | | | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-09-14381-6436/+4193
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/Account.py module/plugins/AccountManager.py module/plugins/Hook.py module/plugins/OCR.py module/plugins/Plugin.py module/plugins/PluginManager.py module/plugins/ReCaptcha.py module/plugins/accounts/Ftp.py module/plugins/accounts/Http.py module/plugins/internal/MultiHoster.py module/plugins/ocr/GigasizeCom.py module/plugins/ocr/LinksaveIn.py module/plugins/ocr/NetloadIn.py module/plugins/ocr/ShareonlineBiz.py
| * | | | [File4safe] distributing LINK_PATTERNGravatar stickell 2014-09-071-1/+1
| | | | | | | | | | | | | | | Fixes #729
| * | | | [Speedyshare] new hosterGravatar zapp-brannigan 2014-09-071-0/+43
| | | | | | | | | | | | | | | | | | | | Merges #718
| * | | | New crypter UploadableChFolderGravatar Walter Purcaro 2014-09-041-0/+21
| | | | |
| * | | | [LoadTo] Fix patternsGravatar Walter Purcaro 2014-09-041-5/+8
| | | | |
| * | | | [SimpleHoster] Improve parseFileInfoGravatar Walter Purcaro 2014-09-042-11/+12
| | | | |
| * | | | [Easybytez] distributing LINK_PATTERNGravatar stickell 2014-08-311-1/+1
| | | | | | | | | | | | | | | Fixes #723
| * | | | [Checksum] Moved the checksum validation toggle to the plugin because the ↵Gravatar stickell 2014-08-311-6/+7
| |/ / / | | | | | | | | | | | | general configuration has been removed in 0.4.10
| * | | [VimeoCom] Private video supportGravatar Walter Purcaro 2014-08-301-3/+5
| | | |
| * | | Update GooIm.pyGravatar zapp-brannigan 2014-08-301-17/+11
| | | | | | | | | | | | | | | | The plugin was not working anymore.
| * | | [BasePlugin] Don't unquote url headerGravatar William Pickering 2014-08-301-2/+2
| | | |
| * | | [RyushareCom] Fixed premium dlGravatar Lars Fricke 2014-08-301-2/+2
| | | |
| * | | Update UploadingCom.pyGravatar igel-kun 2014-08-301-2/+2
| | | |
| * | | Fix wait for UptoBoxGravatar estaban 2014-08-301-2/+2
| | | |
| * | | UpdateManager] Fix I/O conflict on activation + fix removePlugins + some ↵Gravatar Walter Purcaro 2014-08-301-41/+38
| | | | | | | | | | | | | | | | code cosmetics
| * | | [DdlstorageCom] Mark deadGravatar Walter Purcaro 2014-08-293-139/+11
| | | |
| * | | Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-01367-3194/+1181
| | | | | | | | | | | | | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
| * | | [DepositfilesCom] Fix missing declaration (thx hmlinaric)Gravatar Walter Purcaro 2014-08-011-1/+4
| | | |
| * | | Prefer single quote for dict keyGravatar Walter Purcaro 2014-08-014-49/+49
| | | |
| * | | [UpdateManager] Disable reloadplugins schedule on plugin deactivationGravatar Walter Purcaro 2014-08-011-2/+5
| | |/ | |/|
| * | Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-2078-520/+525
| | |
| * | [account] self.html -> html (where was possible)Gravatar Walter Purcaro 2014-07-205-21/+21
| | |
| * | [UpdateManager] Rewritten removePlugins method + protect from self-removingGravatar Walter Purcaro 2014-07-201-19/+39
| | |
| * | [DepositfilesCom] Fixed premium dlGravatar Walter Purcaro 2014-07-202-35/+36
| | |
| * | Fix hosters SH_COOKIES syntaxGravatar Walter Purcaro 2014-07-2010-28/+32
| | |
| * | [StreamCz] Parse httpsGravatar Walter Purcaro 2014-07-201-3/+8
| | |
| * | [FreevideoCz] Mark as deadGravatar Walter Purcaro 2014-07-201-57/+7
| | |
| * | [SockshareCom] Fix https://github.com/pyload/pyload/issues/696Gravatar Walter Purcaro 2014-07-201-16/+7
| | |
| * | Remove testcodes in captcha pluginsGravatar Walter Purcaro 2014-07-204-50/+0
| | |
| * | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-2080-214/+197
| | |
| * | [ShareRapidCom] Fix https://github.com/pyload/pyload/issues/694Gravatar Walter Purcaro 2014-07-202-24/+20
| | |
| * | Fix captcha import bug introduced in 48c0c42fd6faffc56432d5f037cd575979f180ccGravatar Walter Purcaro 2014-07-202-3/+2
| | |
| * | Remove some unused pattern attributesGravatar Walter Purcaro 2014-07-163-5/+2
| | |
| * | Prefer self.urls and self.packages for adding linksGravatar Walter Purcaro 2014-07-1627-104/+60
| | |
| * | [StealthTo] Mark deadGravatar Walter Purcaro 2014-07-151-40/+4
| | |
| * | [UpdateManager] Fix https://github.com/pyload/pyload/issues/687Gravatar Walter Purcaro 2014-07-151-35/+49
| | |
| * | Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-15141-96/+420
| | |
| * | Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-15115-440/+436
| | |
| * | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-1586-167/+207
| | | | | | | | | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
| * | Fix class definitionGravatar Walter Purcaro 2014-07-152-3/+3
| | |
| * | Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-15149-296/+293
| | |
| * | [l18n] Improved few source stringsGravatar Stefano 2014-07-142-8/+8
| | |
| * | [CaptchaTrader] Removed because service is deadGravatar Walter Purcaro 2014-07-131-157/+0
| | |
| * | [Account] fixed bug introduced in 01e76034bcad5e5aab7f6e141782071e5c328649Gravatar stickell 2014-07-131-1/+1
| | |
| * | [LoadTo] renamed patternGravatar stickell 2014-07-111-2/+2
| | |
| * | [CaptchaService] Remove SolveMedia __init__Gravatar Walter Purcaro 2014-07-101-21/+1
| | |
| * | [WarserverCz] Remove accountGravatar Walter Purcaro 2014-07-101-68/+0
| | |
| * | Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-1086-233/+283
| | | | | | | | | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
| * | [SimpleCrypter] Support parseErrorGravatar Walter Purcaro 2014-07-101-21/+7
| | |
| * | [WarserverCz] Mark as DeadHosterGravatar Walter Purcaro 2014-07-101-67/+6
| | |
| * | [FiredriveCom] Handle parse errorGravatar Walter Purcaro 2014-07-091-3/+10
| | |
| * | New hoster RemixshareComGravatar Walter Purcaro 2014-07-091-0/+56
| | |
| * | [LoadTo] Fixed 3 bugsGravatar zapp-brannigan 2014-07-091-21/+14
| | |
| * | [Lomafile] new hosterGravatar Stefano 2014-07-091-0/+55
| | |
| * | Update Account.pyGravatar Hoai-Thu Vuong 2014-07-081-1/+1
| | | | | | | | | I running and received error no define of login_timeout, after adding self. it work perfectly
| * | New crypter FilecloudIoFolderGravatar Walter Purcaro 2014-07-081-0/+30
| | |
| * | New crypter FiredriveComFolderGravatar Walter Purcaro 2014-07-072-1/+40
| | |
| * | [UpdateManager] Improve code a bit more againGravatar Walter Purcaro 2014-07-071-5/+6
| | |
| * | [RestartFailed] Fixed bad interval checkingGravatar Walter Purcaro 2014-07-071-9/+10
| | |
| * | [FiredriveCom] Fixed download link recognition + added TEMP_OFFLINE_PATTERNGravatar Walter Purcaro 2014-07-071-3/+8
| | |
| * | [UpdateManager] Fixed broken updating for new plugin + sort updates + better ↵Gravatar Walter Purcaro 2014-07-071-43/+46
| | | | | | | | | | | | exception handling + improved update speed performance
| * | Use Base log methodsGravatar Walter Purcaro 2014-07-062-2/+2
| | |
| * | Revert Ftp.py and Http.py changesGravatar Walter Purcaro 2014-07-062-2/+2
| | |
| * | Fix account checkLogin + related code cosmeticsGravatar Walter Purcaro 2014-07-067-23/+25
| | |
| * | Remove two dead pluginsGravatar Walter Purcaro 2014-07-066-453/+7
| | |
| * | Compute wait time using secondsToMidnightGravatar Walter Purcaro 2014-07-069-53/+53
| | |
| * | [UpdateManager] Little code cleanup + improved threadingGravatar Walter Purcaro 2014-07-051-4/+4
| | |
| * | [RestartFailed] Code cleanupGravatar Walter Purcaro 2014-07-051-35/+30
| | |
| * | [BayfilesCom] Fix https://github.com/pyload/pyload/issues/575Gravatar Walter Purcaro 2014-07-051-3/+3
| | |
| * | [SimpleCrypter] Added missed PAGES_PATTERN exampleGravatar Walter Purcaro 2014-07-051-1/+1
| | |
| * | [YoutubeBatch] Little pattern fixupGravatar Walter Purcaro 2014-07-051-1/+1
| | |
| * | [ImgurComAlbum] Added www and mobile to patternGravatar nathschwarz 2014-07-051-2/+2
| | |
| * | Use "is" instead "==" for bool condition checkGravatar Walter Purcaro 2014-07-052-2/+2
| | |
| * | [UpdateManager] Better if-condition check (thx stickell)Gravatar Walter Purcaro 2014-07-051-1/+1
| | |
| * | [ShareLinksBiz] Fix broken pattern due last updateGravatar Walter Purcaro 2014-07-051-1/+1
| | |
| * | New hoster: FileParadoxInGravatar RazorWing 2014-07-051-0/+23
| | |
| * | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵Gravatar Walter Purcaro 2014-07-0574-92/+102
| | | | | | | | | | | | "OFFLINE_PATTERN"
| * | [SimpleCrypter] Better inline docs + support for offline & temp.offline checkGravatar Walter Purcaro 2014-07-053-15/+33
| | |
| * | [DailymotionCom] Default quality changed to "Highest"Gravatar Walter Purcaro 2014-07-051-1/+1
| | |
| * | [PutlockerCom] Renamed to FiredriveComGravatar Walter Purcaro 2014-07-051-7/+5
| | |
| * | New hoster: VimeoComGravatar Walter Purcaro 2014-07-052-30/+82
| | |
| * | [VeohCom] Auto quality detectionGravatar Walter Purcaro 2014-07-051-11/+17
| | |
| * | Cleaned ShareLinksBiz pattern + better if-check for RSDF pluginGravatar Walter Purcaro 2014-07-052-3/+3
| | |
| * | Fixed https://github.com/pyload/pyload/issues/671 + improved threadingGravatar Walter Purcaro 2014-07-051-5/+5
| | |
| * | [FilefactoryComFolder] RewrittenGravatar Stefano 2014-07-021-35/+12
| | | | | | | | | | | | Fixes #648
| * | [SimpleCrypter] ability to set cookiesGravatar Stefano 2014-07-021-2/+8
| | |
| * | [Filefactory] Improved offline patternGravatar Stefano 2014-07-021-2/+3
| | | | | | | | | | | | Forced english locale
| * | [Filefactory] getInfo handle direct linksGravatar Stefano 2014-07-021-5/+14
| | | | | | | | | | | | Partially fixes #648
| * | [UpdateManager] Fix interval changing procedureGravatar Walter Purcaro 2014-07-021-5/+11
| | |
| * | [Uploaded] FixesGravatar igel-kun 2014-07-011-3/+3
| | | | | | | | | | | | Merges #668
| * | [FilerNetFolder] New crypterGravatar Stefano 2014-07-011-0/+19
| | | | | | | | | | | | See also #660
| * | [ImgurComAlbum] new crypterGravatar nath_schwarz 2014-06-301-0/+21
| | |
| * | [Bitshare] Fixed #663Gravatar Stefano 2014-06-301-1/+7
| | |
| * | [RSDF] Improve code a bit (thx charlie89)Gravatar Walter Purcaro 2014-06-301-2/+5
| | |
| * | [SimpleHoster] Improve documentation of own public attributesGravatar Walter Purcaro 2014-06-291-5/+9
| | |
| * | Update FilepostCom.pyGravatar igel-kun 2014-06-291-1/+2
| | |