JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 01.05.2020, 15:47
steveallen steveallen is offline
Vacuum Cleaner
 
Join Date: Apr 2020
Posts: 18
Default [LinkCrawlerRule] grosfichiers.com

Hello ,

Can you please add plugins for :

grosfichiers.com


examplea:

**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Many thanks in advance to all JDL team members !:)

Steve from France.
Reply With Quote
  #2  
Old 01.05.2020, 15:57
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Hi,
a plugin for this simple website is not necessary.

You can simply add this LinkCrawler rule and JD will recognize the downloadable content via deep-crawler:
Code:
[ {
  "enabled" : true,
  "updateCookies" : true,
  "logging" : true,
  "maxDecryptDepth" : 0,
  "name" : "grosfichiers.com example rule",
  "pattern" : "https?://www\\.grosfichiers\\.com/[A-Za-z0-9]+_[A-Za-z0-9]+",
  "rule" : "DIRECTHTTP",
  "packageNamePattern" : null,
  "passwordPattern" : null,
  "formPattern" : null,
  "deepPattern" : null,
  "rewriteReplaceWith" : null
} ]
See Settings --> Advanced Settings --> link crawler rules

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #3  
Old 01.05.2020, 16:02
steveallen steveallen is offline
Vacuum Cleaner
 
Join Date: Apr 2020
Posts: 18
Default

Thank you. Appreciate. I will do this.
Regards.
Steve
Reply With Quote
  #4  
Old 01.05.2020, 16:58
steveallen steveallen is offline
Vacuum Cleaner
 
Join Date: Apr 2020
Posts: 18
Default

After installing rule... it works but only with the "second inside links"

**External links are only visible to Support Staff****External links are only visible to Support Staff**

The first/main_links does not work yet:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

I have tried increase "maxDecryptDepth" : 2, ...or 10 ...
=> no change first/main_links does not work

Any solution ?
Thanks in advance.
Steve
Reply With Quote
  #5  
Old 01.05.2020, 17:04
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Hi,
using a 2nd rule, JD will be able to automatically pickup the URLs leading to the single files:
Code:
[ {
  "enabled" : true,
  "updateCookies" : true,
  "logging" : true,
  "maxDecryptDepth" : 0,
  "name" : "grosfichiers.com example rule single",
  "pattern" : "https?://www\\.grosfichiers\\.com/[A-Za-z0-9]+_[A-Za-z0-9]+",
  "rule" : "DIRECTHTTP",
  "packageNamePattern" : null,
  "passwordPattern" : null,
  "formPattern" : null,
  "deepPattern" : null,
  "rewriteReplaceWith" : null
},{
  "enabled" : true,
  "updateCookies" : true,
  "logging" : true,
  "maxDecryptDepth" : 0,
  "name" : "grosfichiers.com example rule multiple",
  "pattern" : "https?://www\\.grosfichiers\\.com/[A-Za-z0-9]+",
  "rule" : "DEEPDECRYPT",
  "packageNamePattern" : null,
  "passwordPattern" : null,
  "formPattern" : null,
  "deepPattern" : "(https?://www\\.grosfichiers\\.com/[A-Za-z0-9]+_[A-Za-z0-9]+)",
  "rewriteReplaceWith" : null
} ]
-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #6  
Old 01.05.2020, 17:20
steveallen steveallen is offline
Vacuum Cleaner
 
Join Date: Apr 2020
Posts: 18
Default

Yes, working good now, thanks again! ... I will now try to learn howto myself for other future ones...

Have a nice weekend.
Steve
Reply With Quote
  #7  
Old 01.05.2020, 17:25
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Quote:
Originally Posted by steveallen View Post
Have a nice weekend.
Steve
Thanks, you too!

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #8  
Old 02.05.2020, 09:34
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

Thanks @pspzockerscene for helping with this rule
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 19:51.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.