summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter
Commit message (Collapse)AuthorAgeFilesLines
* [MegaCoNz] UpdateGravatar Nitzo 2016-04-271-3/+3
|
* [ShareLinksBiz] Version upGravatar GammaC0de 2016-04-271-1/+1
|
* Few plugin changesGravatar Arno-Nymous 2016-04-271-3/+9
| | | | | | [ShareLinksBiz] Speed up link parsing by cascading through all available container types. [Captcha.py] Change string formatting to `.format()` here as well. Also fixes an `TypeError` occuring on line 106.
* [MegaCoNzFolder] Fix minor bug (2)Gravatar GamaC0de 2016-04-271-2/+2
|
* [MegaCoNzFolder] Fix minor bugGravatar GamaC0de 2016-04-271-3/+2
|
* [MegaCoNz] Code cosmeticsGravatar GammaC0de 2016-04-261-3/+4
|
* [MegaCoNz] Add checksum and folder support (fix #481)Gravatar GamaC0de 2016-04-261-9/+133
|
* Fix some incompatibilities with python 2.5Gravatar Nitzo 2016-04-212-57/+57
|
* [ImgurCom] Code cleanupGravatar GamaC0de 2016-04-201-33/+43
|
* ImgurCom.py Galleries downloaded incompletelyGravatar Nippey 2016-04-201-4/+93
| | | | Imgur lazy-loads the first 10 images only. Added code to evaluate Imgur's JSON data in order to find and add the remaining images.
* [CryptCat] UpdateGravatar GamaC0de 2016-03-221-1/+1
|
* [CryptCat] UpdateGravatar GamaC0de 2016-03-221-7/+8
|
* [New Cypter] CryptCat - fix #2273Gravatar Nitzo 2016-03-201-0/+61
|
* fix #2373Gravatar Nitzo 2016-03-055-10/+10
|
* Spare code cosmeticsGravatar Nitzo 2016-02-171-17/+17
|
* [LinkCryptWs] Version upGravatar GammaC0de 2016-01-221-1/+1
|
* [FilecryptCc] fix #2311Gravatar Nitzo 2016-01-211-2/+2
|
* Merge remote-tracking branch 'origin/stable' into stableGravatar Nitzo 2016-01-211-10/+10
|\
| * [LinkCryptWs] Small fixesGravatar Arno-Nymous 2016-01-211-10/+10
| | | | | | | | | | Add one missing `self` and fix download link parsing. While on it, also replace oudated `%` string formatting operator with recommended `.format()` method. See [PEP 3101](https://www.python.org/dev/peps/pep-3101/).
* | [FilecryptCc] fix #2311Gravatar Nitzo 2016-01-211-2/+4
|/
* Spare code cosmeticsGravatar Walter Purcaro 2016-01-0211-16/+12
|
* [XFileSharing] Fix setup_baseGravatar Walter Purcaro 2016-01-021-2/+2
|
* "is" is evilGravatar Nitzo 2016-01-023-7/+7
|
* Merge branch 'pr/n2219_Arno-Nymous' into stableGravatar Walter Purcaro 2015-12-282-25/+18
|\ | | | | | | | | Conflicts: module/plugins/internal/Account.py
| * Version up + some small changesGravatar Arno-Nymous 2015-12-242-7/+7
| |
| * Fix for #2207Gravatar Arno-Nymous 2015-12-221-19/+12
| |
* | Update crypters and containersGravatar Walter Purcaro 2015-12-2760-281/+224
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-12-2710-93/+95
| |
* | Spare code fixesGravatar Walter Purcaro 2015-12-272-2/+5
| |
* | [crypters] Remove create_getInfo + minor code cosmetics (w/ strict ↵Gravatar Walter Purcaro 2015-12-2786-349/+91
| | | | | | | | comparison for numbers)
* | Crypters version upGravatar Walter Purcaro 2015-12-2788-127/+125
|/
* [HflixIn] new crypterGravatar GammaC0de 2015-12-201-0/+28
|
* Fix extraction of location url from headerGravatar Jochen Oberreiter 2015-11-131-2/+7
|
* Increase version number in DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-1/+1
|
* Add info encoding to DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-0/+53
|
* Filter interesting urls from ads in DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-1/+2
|
* Show key in debug log in DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-0/+1
|
* Addition of some debug messages in DlProtectCom.py and Captcha.pyGravatar Hadrien Theveneau 2015-10-281-0/+2
|
* Addition of captcha code in debug messages in DlProtect.pyGravatar Hadrien Theveneau 2015-10-281-0/+1
|
* Fix https://github.com/pyload/pyload/issues/2112Gravatar Walter Purcaro 2015-10-2887-271/+348
|
* Increase all __version__ for crypters and hostersGravatar Walter Purcaro 2015-10-2788-88/+88
|
* [XFileSharingFolder] Fix https://github.com/pyload/pyload/issues/2122Gravatar Walter Purcaro 2015-10-271-2/+2
|
* Update YoutubeComFolder.pyGravatar GammaC0de 2015-10-261-2/+5
|
* Fix https://github.com/pyload/pyload/issues/2034#issuecomment-150610936Gravatar Walter Purcaro 2015-10-231-2/+2
|
* self.html -> self.dataGravatar Walter Purcaro 2015-10-2323-118/+118
|
* [Dereferer] Don't preloadGravatar Walter Purcaro 2015-10-231-1/+5
|
* Fix XFS pluginsGravatar Walter Purcaro 2015-10-235-12/+44
|
* Boring code cosmetics (3)Gravatar Walter Purcaro 2015-10-231-1/+1
|
* [Dereferer] Improve a bitGravatar Walter Purcaro 2015-10-231-7/+6
|
* Rewrite XFileSharingGravatar Walter Purcaro 2015-10-231-34/+15
|
* [Dereferer] Fix https://github.com/pyload/pyload/issues/2096Gravatar Walter Purcaro 2015-10-231-3/+5
|
* Fix https://github.com/pyload/pyload/issues/2073Gravatar Walter Purcaro 2015-10-201-2/+3
|
* Spare fixesGravatar Walter Purcaro 2015-10-191-2/+2
|
* Spare fixesGravatar Walter Purcaro 2015-10-191-9/+7
|
* Spare code fixesGravatar Walter Purcaro 2015-10-1839-78/+78
|
* Merge branch 'pr/n2040_joberreiter' into stableGravatar Walter Purcaro 2015-10-181-1/+1
|\ | | | | | | | | Conflicts: module/plugins/crypter/XFileSharingProFolder.py
| * Fixing "has no attribute" errorGravatar Jochen Oberreiter 2015-10-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ``` Traceback (most recent call last): File "/usr/share/pyload/module/PluginThread.py", line 363, in run self.active.plugin.preprocessing(self) File "/usr/share/pyload/module/plugins/internal/Base.py", line 218, in preprocessing return self._process(*args, **kwargs) File "/usr/share/pyload/module/plugins/internal/Hoster.py", line 78, in _process self._setup() File "/usr/share/pyload/module/plugins/crypter/XFileSharingProFolder.py", line 41, in _setup account_name = self.classname if self.account.PLUGIN_DOMAIN is None else self.PLUGIN_NAME AttributeError: 'NoneType' object has no attribute 'PLUGIN_DOMAIN' ```
* | Version up for all pluginsGravatar Walter Purcaro 2015-10-1888-88/+88
| |
* | Update cryptersGravatar Walter Purcaro 2015-10-1857-104/+191
| |
* | [XFileSharingPro] Fix regexpGravatar Walter Purcaro 2015-10-181-3/+3
| |
* | Dead plugins are stable, but still dead.Gravatar Walter Purcaro 2015-10-1824-24/+24
| |
* | Set broken pluginsGravatar Walter Purcaro 2015-10-182-7/+10
| |
* | New plugin: JDlistGravatar Walter Purcaro 2015-10-181-0/+26
|/
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-1187-167/+230
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-1088-153/+110
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-10-104-4/+4
|
* Fixpack (4)Gravatar Walter Purcaro 2015-10-084-6/+5
|
* Fixpack (3)Gravatar Walter Purcaro 2015-10-049-9/+9
|
* Fixpack (2)Gravatar Walter Purcaro 2015-10-045-6/+6
|
* Spare fixesGravatar Walter Purcaro 2015-10-023-3/+3
|
* A lot of plugin code cosmeticsGravatar Walter Purcaro 2015-10-0116-75/+70
|
* Merge pull request #1885 from GammaC0de/patch-7Gravatar Walter Purcaro 2015-09-301-39/+74
|\ | | | | [FilecryptCc] update
| * [FilecryptCc] updateGravatar GammaC0de 2015-09-281-39/+74
| |
* | Update crypter pluginsGravatar Walter Purcaro 2015-09-295-27/+27
|/
* Fix for SMOOZEDGravatar Gummibaer 2015-09-221-0/+1
| | | Reload/double-load Page and Smoozed is away
* Spare code cosmeticsGravatar Walter Purcaro 2015-09-217-2/+11
|
* Spare improvements and fixesGravatar Walter Purcaro 2015-09-211-2/+2
|
* Update main Captcha pluginGravatar Walter Purcaro 2015-09-141-3/+3
|
* fixes #1756 completlyGravatar Bambie42 2015-09-131-3/+3
|
* fixed Go4UpCom plugin and added parameter for preferred hosterGravatar Richard Lindner 2015-09-121-15/+18
|
* Spare fixes (2)Gravatar Walter Purcaro 2015-09-033-5/+5
|
* Merge pull request #1769 from NETHeader/NETHeader-patch-1Gravatar Walter Purcaro 2015-08-301-25/+36
|\ | | | | [crypter/SexuriaCom] Fix for recent code change
| * Update SexuriaCom.pyGravatar NETHeader 2015-08-191-1/+1
| | | | | | Remove unnecessary comment
| * Update SexuriaCom.pyGravatar NETHeader 2015-08-191-1/+1
| | | | | | Minor whitespace changes
| * Update SexuriaCom.pyGravatar NETHeader 2015-08-191-26/+37
| | | | | | | | | | | | | | Fix to reflect the recent changes of - refactored function names - change of module.plugins.Crypter into module.plugins.internal.Crypter Additionally, some irregular passwords like '-' or 'Kein Passwort' are ignored now.
* | Merge pull request #1789 from Bambie42/stableGravatar Walter Purcaro 2015-08-301-8/+5
|\ \ | | | | | | [LinkCryptWs] partly fixes #1756
| * | partly fixes #1756Gravatar Bambie42 2015-08-261-8/+5
| | |
* | | fix #1765Gravatar GammaC0de 2015-08-211-4/+4
|/ /
* | Spare plugin updatesGravatar Walter Purcaro 2015-08-192-2/+2
| |
* | Update ShareLinksBiz.pyGravatar Jochen Oberreiter 2015-08-161-1/+4
| | | | | | Correct regex search for getting captcha url data
* | Update FilecryptCc.pyGravatar Jochen Oberreiter 2015-08-141-3/+4
| | | | | | Test if regexp search has returned an object before using it. Should fix #1753.
* | Update ShareLinksBiz.pyGravatar Jochen Oberreiter 2015-08-141-1/+1
| | | | | | Bump version
* | Check if search has returned a resultGravatar Jochen Oberreiter 2015-08-141-2/+6
|/ | | Fixes #1753
* Fix https://github.com/pyload/pyload/issues/1591Gravatar Walter Purcaro 2015-08-021-11/+32
|
* [Captcha] Fix _decrypt methodGravatar Walter Purcaro 2015-07-315-6/+5
|
* [AntiStandby] Fix max_mtime methodGravatar Walter Purcaro 2015-07-301-4/+1
|
* [FilecryptCc.py] Fix https://github.com/pyload/pyload/issues/1614Gravatar zapp-brannigan 2015-07-301-2/+5
|
* New plugins: AniStreamCom and CloudsixMeGravatar Walter Purcaro 2015-07-291-2/+2
|
* Fix _log methodGravatar Walter Purcaro 2015-07-292-5/+8
|
* Improve _log methodGravatar Walter Purcaro 2015-07-282-6/+6
|
* Don't user dictionary’s iterator methodsGravatar Walter Purcaro 2015-07-252-3/+3
|
* Account rewrittenGravatar Walter Purcaro 2015-07-251-2/+2
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-243-7/+7
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-2488-90/+90
|
* Improve CaptchaGravatar Walter Purcaro 2015-07-239-14/+14
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-233-3/+3
|
* New Captcha skeletonGravatar Walter Purcaro 2015-07-218-23/+23
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-1988-0/+88
|
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-196-7/+7
|
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-1911-35/+35
|
* Improve fixurl methodGravatar Walter Purcaro 2015-07-191-3/+1
|
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-198-15/+15
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-185-10/+9
|
* No more need to use the req argument when call load methodGravatar Walter Purcaro 2015-07-171-11/+11
|
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-173-9/+9
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-0788-490/+490
|
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-06-241-1/+1
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-2410-94/+94
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-245-8/+8
|
* Update allGravatar Walter Purcaro 2015-06-2416-35/+28
|
* [NitroflareComFolder] FixupGravatar Walter Purcaro 2015-06-241-2/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-243-6/+6
|
* Update DlProtectCom.pyGravatar GammaC0de 2015-06-231-7/+6
|
* Update ShSt crypter pluginGravatar Frederik Möllers 2015-06-231-3/+3
| | | | | | | Revert to using the "regular" Crypter abstract class instead of SimpleCrypter. Before the last commit, Crypter was used and the last commit didn't actually make use of any SimpleCrypter functionality. So in order to be consistent, Crypter is now used again.
* Update ShSt crypter pluginGravatar Frederik Möllers 2015-06-231-8/+10
| | | | | | | | | | The plugin doesn't rely on a third party website anymore for the actual decrypting. Instead it uses a different user agent which makes sh.st serve an HTTP redirect. This speeds up the decrypting process and fixes errors related to the third party web site (in particular the latest outage and API change). Also, self.urls is now used instead of self.packages for the decrypted URL.
* Hook plugin code cosmetics (2)Gravatar Walter Purcaro 2015-06-151-2/+2
|
* New plugin: NitroflareComFolderGravatar Walter Purcaro 2015-06-151-0/+35
|
* [PastebinCom] UpdateGravatar Walter Purcaro 2015-06-141-4/+6
|
* Fix https://github.com/pyload/pyload/issues/1479Gravatar Walter Purcaro 2015-06-102-4/+4
|
* Fix https://github.com/pyload/pyload/issues/1472Gravatar Walter Purcaro 2015-06-091-14/+7
|
* Merge pull request #1469 from frederikmoellers/stableGravatar Walter Purcaro 2015-06-092-0/+71
|\ | | | | 2 new Crypter plugins: sh.st and pasted.co
| * New Crypter plugin: pasted.coGravatar Frederik Möllers 2015-06-091-0/+43
| | | | | | | | | | | | | | | | Pasted.co is a pastebin service. It can be used to host a list of download links which pyLoad could use. The plugin bypasses the (ineffective) captcha request and fetches the contents of the paste. It keeps the original package's name and folder and just inserts the links from the paste.
| * New Crypter plugin: sh.stGravatar Frederik Möllers 2015-06-091-0/+28
| | | | | | | | | | | | sh.st is a URL shortener service with ads (much like adf.ly and others). The crypter uses deadlockers.com to bypass the ads/waiting times. It keeps the package name and folder and just inserts the target URL.
* | [SimpleHoster] Improve checkFileGravatar Walter Purcaro 2015-06-092-2/+2
| |
* | New plugin: TNTVillageScambioeticoOrgGravatar Walter Purcaro 2015-06-091-0/+31
|/
* [SexuriaCom] UpdateGravatar Walter Purcaro 2015-06-081-22/+22
|
* [SimpleHoster] Improve logging and file checkingGravatar Walter Purcaro 2015-06-082-8/+4
|
* Update everythingGravatar Walter Purcaro 2015-06-0826-52/+52
|
* [FreeWayMe] FixupGravatar Walter Purcaro 2015-06-081-1/+1
|
* Update DataHuFolder.pyGravatar GammaC0de 2015-06-051-2/+2
|
* Update TnyCz.pyGravatar GammaC0de 2015-06-051-2/+2
|
* Update BitshareComFolder.pyGravatar GammaC0de 2015-06-051-2/+2
|
* Update FilestubeCom.pyGravatar GammaC0de 2015-06-051-2/+2
|
* Update Dereferer.pyGravatar GammaC0de 2015-06-011-2/+4
|
* [MegaCoNz] Update __pattern__Gravatar Walter Purcaro 2015-05-302-3/+3
|
* New plugin: FurLyGravatar Walter Purcaro 2015-05-301-0/+24
|
* [SimpleCrypter] Merge with SimpleDerefererGravatar Walter Purcaro 2015-05-304-20/+16
|
* [XFileSharingPro][XFileSharingProFolder] Added default __pattern__Gravatar Walter Purcaro 2015-05-301-2/+2
|
* [Dereferer][SimpleDereferer] UpdateGravatar Walter Purcaro 2015-05-301-3/+30
|
* Update plugins after splitting CaptchaServiceGravatar Walter Purcaro 2015-05-303-6/+6
|
* Remove DontKnowMeGravatar Walter Purcaro 2015-05-301-17/+0
|
* New plugin: TinyurlComGravatar Walter Purcaro 2015-05-301-0/+23
|
* [SimpleDereferer] Handle direct linkGravatar Walter Purcaro 2015-05-291-1/+1
|
* [GooGl] UpdateGravatar Walter Purcaro 2015-05-292-15/+18
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-05-2723-23/+23
|
* [NetloadIn] Mark dead (temp)Gravatar Walter Purcaro 2015-05-271-59/+5
|
* [UserAgentSwitcher] Fixup (3)Gravatar Walter Purcaro 2015-05-251-0/+2
|
* Some urljoin fixesGravatar Walter Purcaro 2015-05-252-2/+4
|
* New crypter: GoogledriveComFolderGravatar Walter Purcaro 2015-05-251-0/+23
|
* [SimpleHoster] Fix create_getInfoGravatar Walter Purcaro 2015-05-181-5/+1
|
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-0110-25/+17
|
* Fix https://github.com/pyload/pyload/issues/1373Gravatar Walter Purcaro 2015-04-301-3/+3
|
* [FilecryptCc] Version up (2)Gravatar Walter Purcaro 2015-04-221-4/+4
|
* Merge pull request #1367 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-04-221-5/+6
|\ | | | | [FilecryptCc.py] Avoid hardcoded urls
| * [FilecryptCc.py] Avoid hardcoded urlsGravatar zapp-brannigan 2015-04-221-6/+7
| | | | | | Fix https://github.com/pyload/pyload/issues/1364 again ;)
* | [FilecryptCc] Version upGravatar Walter Purcaro 2015-04-221-2/+4
|/
* remove "www" in circlecaptcha to get it workingGravatar Gutz-Pilz 2015-04-221-1/+1
|
* Update FilecryptCc.pyGravatar zapp-brannigan 2015-04-221-15/+10
|
* [FilecryptCc.py] Fix circle captchaGravatar zapp-brannigan 2015-04-221-14/+17
| | | Fix https://github.com/pyload/pyload/issues/1364
* [SimpleHoster] Improve file name handlingGravatar Walter Purcaro 2015-04-091-0/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-04-083-5/+5
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-2816-21/+21
|
* Tiny code cosmeticsGravatar Walter Purcaro 2015-03-262-8/+8
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-2560-117/+148
|
* [DevhostStFolder] FixupGravatar Walter Purcaro 2015-03-201-11/+19
|
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-104-13/+11
|
* [DDLMusicOrg] RemovedGravatar Walter Purcaro 2015-03-101-51/+0
|
* [MultiHook] Fix _pluginSet (fix LinkdecrypterCom issue)Gravatar Walter Purcaro 2015-03-101-4/+1
|
* [DailymotionBatch][YoutubeBatch] RenamedGravatar Walter Purcaro 2015-03-062-4/+4
|
* 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
| | | Fix for https://github.com/pyload/pyload/issues/976
* 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
| | | | | | | | | | | | Hello Frist, I'm a French guy so sorry for my English. I have made some fix for the DlProtect crypter : - Remove '>' at the start of string to search in the html page - Chage field name on form - Add a loop to wait 'Continue' button on the form. I stay 1 bug, because for me the message was in French in the page ('Please click on continue to see the content' => 'Cliquez sur continuer pour voir le(s) lien(s)'). I don't not how to manage multi-language in the crypter.
* Spare code cosmeticsGravatar Walter Purcaro 2015-01-022-3/+3
|