summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-02-1658-538/+396
|\
| * Spare code cosmeticsGravatar Walter Purcaro 2015-02-087-16/+12
| * [MegaCoNzFolder] FixupGravatar Walter Purcaro 2015-02-031-3/+3
| * Spare code cosmeticsGravatar Walter Purcaro 2015-01-318-37/+16
| * Some file encoding fixup + optimizationsGravatar Walter Purcaro 2015-01-291-2/+3
| * Spare code improvementsGravatar Walter Purcaro 2015-01-242-10/+2
| * Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-225-19/+25
| * Fix plugin filename caseGravatar Walter Purcaro 2015-01-203-0/+0
| * [FilecryptCc.py] Added support for ReCaptchaV2Gravatar zapp-brannigan 2015-01-141-17/+14
| * Replace 'except' with 'except Exception'Gravatar Walter Purcaro 2015-01-136-7/+7
| * [XFSHoster] Auto-resolve HOSTER_DOMAINGravatar Walter Purcaro 2015-01-134-50/+0
| * [FilerNet] Code cosmeticsGravatar Walter Purcaro 2015-01-131-5/+3
| * [FilefactoryComFolder] Fix https://github.com/pyload/pyload/issues/961Gravatar Walter Purcaro 2015-01-101-6/+6
| * [MegaCoNz][MegaCoNzFolder] Improve __pattern__Gravatar Walter Purcaro 2015-01-101-3/+6
| * Fix some plugins nameGravatar Walter Purcaro 2015-01-092-6/+6
| * Spare fixesGravatar Walter Purcaro 2015-01-093-5/+6
| * "New Year" Update: crypter pluginsGravatar Walter Purcaro 2015-01-085-42/+22
| * Spare code improvementsGravatar Walter Purcaro 2015-01-041-1/+1
| * [DlProtectCom] UpdateGravatar Walter Purcaro 2015-01-041-19/+16
| * Update DlProtectCom.pyGravatar LePastis 2015-01-041-8/+11
| * Spare code cosmeticsGravatar Walter Purcaro 2015-01-022-3/+3
| * [RelinkUs] Improve unlockPasswordProtectionGravatar Walter Purcaro 2015-01-021-7/+9
| * [FilecryptCc] Fix handlePasswordProtectionGravatar Walter Purcaro 2015-01-021-3/+5
| * Handle methods get pyfile argumentGravatar Walter Purcaro 2014-12-311-2/+2
| * [LinkCryptWs] Tiny code cosmeticGravatar Walter Purcaro 2014-12-281-2/+3
| * Update LinkCryptWs.pyGravatar Gummibaer 2014-12-271-5/+4
| * [MegaCoNzFolder] Increase loading timeoutGravatar Walter Purcaro 2014-12-271-1/+5
| * [FilecryptCc] ReCaptcha 2.0 supportGravatar Walter Purcaro 2014-12-271-4/+14
| * [LinkdecrypterCom] Extend MultiHookGravatar Walter Purcaro 2014-12-271-16/+19
| * New plugin: MegaCoNzFolderGravatar Walter Purcaro 2014-12-271-0/+25
| * More plugin __pattern__ improved (crypter ones this time)Gravatar Walter Purcaro 2014-12-2714-14/+14
| * [LinkSaveIn] UpdateGravatar Walter Purcaro 2014-12-271-233/+6
| * [Dereferer][DontKnowMe] Extend SimpleDerefererGravatar Walter Purcaro 2014-12-272-30/+9
| * New plugin: CloudzillaToFolderGravatar Walter Purcaro 2014-12-231-0/+43
| * [SimpleHoster] Improve multi-hoster featureGravatar Walter Purcaro 2014-12-231-3/+3
| * Spare code cosmeticsGravatar Walter Purcaro 2014-12-2211-26/+26
| * Update pluginsGravatar Walter Purcaro 2014-12-161-13/+29
| * Merge pull request #956 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2014-12-161-4/+10
| |\
| | * [FilecryptCc.py] Upgrade captcha handlingGravatar zapp-brannigan 2014-12-111-4/+10
| * | Fix missing create_getInfoGravatar Walter Purcaro 2014-12-1230-30/+120
| * | Spare code cosmeticsGravatar Walter Purcaro 2014-12-094-15/+24
| * | Fix __version__ format in some pluginsGravatar Walter Purcaro 2014-12-0916-16/+16
* | | module tempGravatar Walter Purcaro 2015-02-1684-0/+4307
* | | Fix previous mergeGravatar Walter Purcaro 2014-12-071-49/+0
* | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-12-071-0/+49
|\| |
| * | Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-071-2/+4
| |/
| * Fix with statement on old env like python 2.5 (2)Gravatar Walter Purcaro 2014-12-051-1/+3
| * Go4Up -> Go4UpComGravatar Walter Purcaro 2014-12-041-4/+7
| * New crypter Go4UpGravatar Walter Purcaro 2014-12-041-0/+46
| * [NetloadIn] Syntax fixupGravatar Walter Purcaro 2014-12-031-1/+1
| * Fix Error [LinkCryptWs.py]Gravatar Gummibaer 2014-11-261-3/+4
| * Fix some URL_REPLACEMENTSGravatar Walter Purcaro 2014-11-231-2/+2
| * Fix missing create_getInfo in dead cryptersGravatar Walter Purcaro 2014-11-2323-23/+89
| * [FilecryptCc] Tiny fixupGravatar jojo141185 2014-11-221-2/+2
* | Move FilecryptCc to pyload directoryGravatar Walter Purcaro 2014-11-211-148/+0
* | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-11-211-0/+148
|\|
| * Fix cookie domainGravatar Walter Purcaro 2014-11-212-2/+2
| * [FilecryptCc] Code improvementsGravatar Walter Purcaro 2014-11-211-41/+24
| * New crypter FilecryptCcGravatar zapp-brannigan 2014-11-201-0/+165
| * [LinkCryptWs] Fix (thx NETHeader)Gravatar Walter Purcaro 2014-11-201-40/+25
| * [LinkCryptWs] Fix typoGravatar Walter Purcaro 2014-11-151-5/+3
* | Update plugins after mergingGravatar Walter Purcaro 2014-11-1511-618/+0
* | [LinkCryptWs] Fix typoGravatar Walter Purcaro 2014-11-151-5/+3
* | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-11-1311-0/+620
|\|
| * Re-add some dead cryptersGravatar Walter Purcaro 2014-11-104-0/+60
| * Code cosmeticsGravatar Walter Purcaro 2014-11-107-29/+41
| * New crypter LinkCryptWsGravatar Walter Purcaro 2014-11-091-0/+343
| * Use with statement instead open method when accessing fod + handle i/o errorGravatar Walter Purcaro 2014-11-091-4/+3
| * Fix download link formatting in some pluginsGravatar Walter Purcaro 2014-11-072-10/+8
| * Code cosmeticsGravatar Walter Purcaro 2014-11-061-1/+1
| * Code cosmetics about file_info and other stuffGravatar Walter Purcaro 2014-11-031-1/+1
| * Update cryptersGravatar Walter Purcaro 2014-11-0320-68/+47
| * Update all other pluginsGravatar Walter Purcaro 2014-11-0222-52/+52
| * [XFileSharingPro] Fix hoster and crypter pluginsGravatar Walter Purcaro 2014-11-021-11/+22
| * [DuploadOrgFolder] Mark deadGravatar Walter Purcaro 2014-10-281-9/+5
| * Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-2876-319/+319
| * Update plugins to last changesGravatar Walter Purcaro 2014-10-281-6/+2
| * Code cosmetics: items() -> iteritems()Gravatar Walter Purcaro 2014-10-281-1/+1
| * Update __config__Gravatar Walter Purcaro 2014-10-2876-5/+139
| * Code cosmeticsGravatar Walter Purcaro 2014-10-2714-36/+2
| * Spare code cosmeticsGravatar Walter Purcaro 2014-10-271-2/+6
| * Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-2628-53/+53
| * Avoid gettext conflict due variable `_`Gravatar Walter Purcaro 2014-10-252-2/+2
| * Replace single quotes with doubles in self.error and self.fail msgGravatar Walter Purcaro 2014-10-2519-20/+20
| * Spare code cosmeticsGravatar Walter Purcaro 2014-10-2514-28/+23
| * Call error instead fail in some pluginsGravatar Walter Purcaro 2014-10-233-4/+4
| * Two space before function declarationGravatar Walter Purcaro 2014-10-2211-9/+26
| * Remove needless self.htmlGravatar Walter Purcaro 2014-10-216-9/+0
| * [SafelinkingNet] Better way to retrieve passwordGravatar Walter Purcaro 2014-10-201-3/+1
| * Update other plugins to support self.errorGravatar Walter Purcaro 2014-10-192-3/+3
| * Fixed logging issue with coords valuesGravatar Walter Purcaro 2014-10-182-4/+38
| * [RelinkUs] Fix regex errors and str conversionGravatar AndroKev 2014-10-181-12/+33
| * [XFileSharingPro] FixesGravatar Walter Purcaro 2014-10-181-5/+9
| * [XFileSharingPro][XFileSharingProFolder] Account pairing routineGravatar Walter Purcaro 2014-10-181-2/+10
| * [HotfileFolderCom] Rename to HotfileComFolderGravatar Walter Purcaro 2014-10-181-2/+2
| * Convert some crypters to use XFSPCrypter instead SimpleCrypterGravatar Walter Purcaro 2014-10-184-23/+18
| * Spare code cosmeticsGravatar Walter Purcaro 2014-10-172-2/+2
| * New decrypter XFileSharingProFolderGravatar Walter Purcaro 2014-10-171-0/+22
| * New crypter RapidfileshareNetFolderGravatar guidobelix 2014-10-151-0/+19
| * New crypter JunocloudMeFolderGravatar guidobelix 2014-10-141-0/+20
| * [YoutubeBatch] Fix API_KEYGravatar Walter Purcaro 2014-10-121-4/+5
| * Pattern update 3Gravatar Walter Purcaro 2014-10-118-10/+10
| * Pattern update 2Gravatar Walter Purcaro 2014-10-1133-36/+36
| * Pattern update 1Gravatar Walter Purcaro 2014-10-117-7/+7
| * [FileshareInUa] Mark deadGravatar Walter Purcaro 2014-10-111-1/+1
| * New crypter SexuriaComGravatar NETHeader 2014-10-111-0/+102
| * [FiredriveComFolder] Mark deadGravatar Walter Purcaro 2014-10-101-17/+3
| * ShareRapidCom -> MegaRapidCzGravatar Walter Purcaro 2014-10-092-18/+18
| * Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-0872-0/+72
| * New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-0772-144/+127
| * Update SimpleCrypter based pluginsGravatar Walter Purcaro 2014-10-0620-43/+43
| * [DevhostStFolder] Folder-in-folder supportGravatar Walter Purcaro 2014-10-061-5/+28
| * Spare code cosmeticsGravatar Walter Purcaro 2014-10-052-2/+2
| * [HotfileFolderCom] Fix broken __pattern__ (thx zapp-brannigan)Gravatar Walter Purcaro 2014-10-051-2/+2
| * Use load instead req.load in all crypters and CaptchaServiceGravatar Walter Purcaro 2014-10-053-7/+7
| * [LinkSaveIn] Now SimpleCrypter basedGravatar Walter Purcaro 2014-10-051-5/+21
| * Better import lib headerGravatar Walter Purcaro 2014-10-053-10/+5
| * Spare __pattern__ cosmeticsGravatar Walter Purcaro 2014-10-041-2/+2
| * [HotfileFolderCom] Mark deadGravatar Walter Purcaro 2014-10-041-19/+4
* | Fix previous merge commitGravatar Walter Purcaro 2014-10-031-29/+0
* | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-10-031-0/+29
|\|
| * [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
| * Remove old, not working, SerienjunkiesOrg crypter.Gravatar Walter Purcaro 2014-09-271-324/+0
| * Logging string cosmeticsGravatar Walter Purcaro 2014-09-2713-19/+19
| * [MultiuploadCom] Mark deadGravatar Walter Purcaro 2014-09-261-54/+5
| * Rename SH flagsGravatar Walter Purcaro 2014-09-261-1/+1
| * Fix cookie deletion + Account support for SimpleCrypterGravatar Walter Purcaro 2014-09-261-1/+4
* | module -> pyloadGravatar Walter Purcaro 2014-09-1473-3606/+0
* | save_join -> safe_join & save_path -> safe_filenameGravatar Walter Purcaro 2014-09-142-4/+4
|/
* New crypter UploadableChFolderGravatar Walter Purcaro 2014-09-041-0/+21
* [DdlstorageCom] Mark deadGravatar Walter Purcaro 2014-08-291-5/+6
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-0171-432/+96
* Prefer single quote for dict keyGravatar Walter Purcaro 2014-08-011-1/+1
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-2010-60/+60
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-2013-33/+33
* Prefer self.urls and self.packages for adding linksGravatar Walter Purcaro 2014-07-1624-96/+55
* [StealthTo] Mark deadGravatar Walter Purcaro 2014-07-151-40/+4
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-1571-89/+282
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-1511-75/+75
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-1515-35/+22
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-1511-18/+4
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-1012-26/+28
* New crypter FilecloudIoFolderGravatar Walter Purcaro 2014-07-081-0/+30
* New crypter FiredriveComFolderGravatar Walter Purcaro 2014-07-071-0/+39
* [YoutubeBatch] Little pattern fixupGravatar Walter Purcaro 2014-07-051-1/+1
* [ImgurComAlbum] Added www and mobile to patternGravatar nathschwarz 2014-07-051-2/+2
* [ShareLinksBiz] Fix broken pattern due last updateGravatar Walter Purcaro 2014-07-051-1/+1
* [SimpleCrypter] Better inline docs + support for offline & temp.offline checkGravatar Walter Purcaro 2014-07-052-4/+4
* New hoster: VimeoComGravatar Walter Purcaro 2014-07-051-30/+0
* Cleaned ShareLinksBiz pattern + better if-check for RSDF pluginGravatar Walter Purcaro 2014-07-051-2/+2
* [FilefactoryComFolder] RewrittenGravatar Stefano 2014-07-021-35/+12
* [FilerNetFolder] New crypterGravatar Stefano 2014-07-011-0/+19
* [ImgurComAlbum] new crypterGravatar nath_schwarz 2014-06-301-0/+21
* Czshare renamed to SdilejGravatar BlackSmith 2014-04-181-3/+3
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-1162-62/+62
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-1123-42/+42
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-1138-40/+40
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-1128-25/+5
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-119-9/+9
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-118-9/+9
* Fix EOFGravatar Walter Purcaro 2014-04-114-4/+3
* Fix __config__Gravatar Walter Purcaro 2014-04-112-13/+11
* Fix __type__ for cryptersGravatar Walter Purcaro 2014-04-1116-15/+40
* Replace range with xrangeGravatar Walter Purcaro 2014-04-115-5/+5
* Change Solvmedia to SolvemediaGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-1164-65/+64
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-1154-103/+106
* Crypter: TurbobitNetFolder: Improved _getLinks recursionGravatar Walter Purcaro 2014-04-111-32/+28
* Merge pull request #488 from vuolter/s/crypter/MultiupOrgGravatar Stefano 2014-03-291-0/+49
|\
| * New crypter MultiUpOrgGravatar Walter Purcaro 2014-02-231-0/+49
* | Filestube: patterns updatedGravatar Stefano 2014-03-191-3/+3
* | New crypter: TusfilesNetFolderGravatar Stefano 2014-03-121-0/+54
* | New crypter: DlProtectComGravatar Stefano 2014-03-071-0/+75
* | New hoster NosuploadComGravatar igel-kun 2014-03-071-0/+13
|/
* Filestube: version increase after 4c02adf00b8a7d6abcd2467eaff512f5780c4d7dGravatar Stefano 2014-01-171-1/+1
* Update FilestubeCom.pyGravatar igel-kun 2014-01-161-1/+1
* New crypter: DailymotionBatchGravatar Walter Purcaro 2014-01-151-0/+111
* YoutubeBatch: Completed rewritingGravatar Walter Purcaro 2014-01-151-65/+101
* TurbobitNetFolder: fixed #471Gravatar Stefano 2014-01-111-22/+17
* New crypter: TnyCzGravatar Walter Purcaro 2014-01-101-0/+38
* EasybytezComFolder: fixed #436Gravatar Stefano 2013-12-141-7/+3
* New Crypter: SafelinkingNetGravatar quareevo 2013-12-061-0/+80
* Merge pull request #412 from vuolter/s/crypter/EasybytezComFolderGravatar Stefano 2013-11-251-2/+4
|\
| * Crypter: EasybytezComFolder: Fixed (thx stickell)Gravatar Walter Purcaro 2013-11-231-2/+2
| * Crypter: EasybytezComFolder: Fixed bad url processing (result in SimpleCrypte...Gravatar Walter Purcaro 2013-11-231-2/+4
* | YoutubeBatch: log video links only if availableGravatar Walter Purcaro 2013-11-161-1/+2
* | Crypter: YoutubeBatch rewrittenGravatar Walter Purcaro 2013-11-161-19/+89
|/
* New crypter: FreetexthostComGravatar Stefano 2013-11-011-0/+37
* New crypter: PastebinComGravatar Stefano 2013-11-011-0/+31
* New hoster and folder: DuploadOrgGravatar Stefano 2013-10-271-0/+30
* NCryptIn: better folder name detectGravatar Stefano 2013-10-231-28/+28
* Merge pull request #336 from fragonib/stableGravatar Stefano 2013-10-231-94/+131
|\
| * Update NCryptIn.pyGravatar fragonib 2013-10-191-94/+131
* | EasybytezComFolder: stickell tipGravatar Walter Purcaro 2013-10-201-1/+1
* | EasybytezComFolder: better namingGravatar Walter Purcaro 2013-10-201-2/+2
|/
* C1neonCom marked as deadGravatar Walter Purcaro 2013-10-151-125/+2
* CryptItCom: mark as deadGravatar Walter Purcaro 2013-10-131-28/+3
* Mark dead crypters as DeadCrypterGravatar Walter Purcaro 2013-10-139-834/+35
* Removed dead plugins.Gravatar Stefano 2013-10-112-31/+6