JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 04.04.2022, 19:16
OnePlus OnePlus is offline
Baby Loader
 
Join Date: Mar 2019
Posts: 5
Default [LinkCrawler Rules] JPG Church Image Host (jpg.church) | jpg4.su

Hi. Is it possible you could add support for downloading from this image host? Currently the images are not automatically detected by the link grabber and it is necessary to complete a deep search to find the image links.

Example link:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Thank you!

:)
Reply With Quote
  #2  
Old 04.04.2022, 19:27
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Hi,
you can easily do this via LinkCrawler Rules.
A dedicated plugin is not required.
Don't hesitate to ask in case you're unable to create a LinkCrawler rule on your own.

-psp-
EDIT

Here is an example rule for this website:
Code:
[
  {
    "enabled": true,
    "logging": false,
    "maxDecryptDepth": 1,
    "name": "example rule for jpg.church",
    "pattern": "https?://jpg\\.church/img/[^/]+",
    "rule": "DEEPDECRYPT",
    "packageNamePattern": null,
    "deepPattern": "rel=\"image_src\"[^>]*href=\"(https?://[^\"]+)"
  }
]
Rule as plaintext for easier copy & paste:
pastebin.com/raw/GQmk2Qm2
__________________
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?

Last edited by pspzockerscene; 04.04.2022 at 19:34. Reason: Added example rule
Reply With Quote
  #3  
Old 04.04.2022, 19:45
OnePlus OnePlus is offline
Baby Loader
 
Join Date: Mar 2019
Posts: 5
Default

Thank you, it works perfect! I appreciate the help!
Reply With Quote
  #4  
Old 05.04.2022, 12:34
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Thanks for your feedback

-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
  #5  
Old 02.10.2022, 20:29
Trenton Trenton is offline
Baby Loader
 
Join Date: Nov 2019
Posts: 9
Default

Quote:
Originally Posted by OnePlus View Post
Thank you, it works perfect! I appreciate the help!
Hi, did you just paste the rule into the field? because when I try to do it, it auto-fills other values such as:

https://i.imgur.com/VvrrRwl.png

Code:
[
 {
  "cookies"            : null,
  "deepPattern"        : "rel=\"image_src\"[^>]*href=\"(https?://[^\"]+)",
  "formPattern"        : null,
  "id"                 : 1664735051636,
  "maxDecryptDepth"    : 1,
  "name"               : "example rule for jpg.church",
  "packageNamePattern" : null,
  "passwordPattern"    : null,
  "pattern"            : "https?://jpg\\.church/img/[^/]+",
  "rewriteReplaceWith" : null,
  "rule"               : "DEEPDECRYPT",
  "enabled"            : true,
  "logging"            : false,
  "updateCookies"      : true
 }
]
and when I try and link-grab an album I only get rubbish and no actual content:
https://i.imgur.com/TWS02XR.png

perhaps I'm missing a step? I followed this guide

thank you
Reply With Quote
  #6  
Old 03.10.2022, 09:36
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

@Trenton: It is okay and normal for JDownloader to autofill the rest of values with default values.
Can you please provide example links you have tried?
please know that this rule only works on URLs look like pattern
__________________
JD-Dev & Server-Admin
Reply With Quote
  #7  
Old 10.10.2022, 12:59
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 10.10.2022, 15:28
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Added simple plugin for jpg.church along with a crawler for albums and user profiles.

Bitte auf das nächste CORE-Update warten!

Please wait for the next CORE-Update!

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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?

Last edited by pspzockerscene; 10.10.2022 at 18:37.
Reply With Quote
  #9  
Old 31.12.2022, 18:32
Docc777 Docc777 is offline
JD Alpha
 
Join Date: Feb 2022
Posts: 23
Default

I also have a question regarding jpg.church. I had no problems to add albums from jpg.church to JD but now i have a album with Password and JD is not adding anything to the download list. Is there a option to add a password for the crawler?

example link:

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

The password is: 637c61f7b572f893e492b93e718e0585f6de47ab
Reply With Quote
  #10  
Old 31.12.2022, 18:45
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

@Docc777: Thanks for the feedback. I've re-opened the ticket and we will check/add pw support. Maybe you can provide some more examples with passwords?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #11  
Old 31.12.2022, 18:48
Docc777 Docc777 is offline
JD Alpha
 
Join Date: Feb 2022
Posts: 23
Default

If i find more i will post them. Found the forum (that is using jpg.church) only a few days ago. So i did not spend a lot of time there.
Reply With Quote
  #12  
Old 31.12.2022, 18:49
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

@Docc777: Thanks! one is better than none
__________________
JD-Dev & Server-Admin
Reply With Quote
  #13  
Old 31.12.2022, 19:01
Docc777 Docc777 is offline
JD Alpha
 
Join Date: Feb 2022
Posts: 23
Default

Do not know if it helps. But here a link to the source forum
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #14  
Old 09.01.2023, 17:14
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

@Docc777
The source URL is not needed.

Added support for password protected albums/images.
I noticed that via browser I was sometimes asked to enter a captcha but that was never needed in JD so I haven't implemented it for now.
Please test my changes once they get released.

Bitte auf das nächste CORE-Update warten!

Please wait for the next CORE-Update!

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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
  #15  
Old 24.03.2023, 13:50
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

CORE-Updates have been released!
All announced bugfixes and features are live!
Please update your JDownloader and report any issues you find asap.
If this thread gets marked as "[Solved]" by our forum staff you can still post in it and we will read- and reply to it!

CORE-Updates wurden released!
Alle angekündigten Bugfixes/Features sind nun verfügbar!
Bitte JDownloader updaten und eventuelle Bugs schnellstmöglich an uns melden.
Falls dieser Thread vom Team als "[Erledigt]" markiert wird, kannst du weiterhin darin antworten und wir lesen/beantworten auch solche Threads!

-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
  #16  
Old 19.12.2023, 18:35
QPA91 QPA91 is offline
JD Alpha
 
Join Date: Jan 2018
Posts: 22
Default

Hosterproblem. Please fix.

**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #17  
Old 19.12.2023, 19:02
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Fixed.

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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
  #18  
Old 06.01.2024, 11:08
michael88 michael88 is offline
Ultra Loader
 
Join Date: May 2017
Posts: 45
Default

The imagehost url has changed to:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

I wonder if this could be updated.
Reply With Quote
  #19  
Old 08.01.2024, 11:33
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Done.

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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
  #20  
Old 23.01.2024, 01:40
AccomplishedStuff AccomplishedStuff is offline
Junior Loader
 
Join Date: May 2022
Posts: 13
Default

Not sure if anyone else if having this issue but using suffix to trigger the Packagizer rule seems to break links from JPG Church.

Example:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #21  
Old 23.01.2024, 15:47
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

I've updated our internal plugin domain from:
Code:
/img/([^/\\?#]+)
to:
Code:
/img/([A-Za-z0-9\\-\\.]+)
I hope this won't break anything.
This should fix the problem for you.

Removing the space before "#" in your given example may also work around the problem without the need for a plugin-update.

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-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
  #22  
Old 24.01.2024, 06:45
AccomplishedStuff AccomplishedStuff is offline
Junior Loader
 
Join Date: May 2022
Posts: 13
Default

Awesome. Thanks.

I test confirmed it works now.
Reply With Quote
  #23  
Old 24.01.2024, 11:06
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Thanks for your feedback!
__________________
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
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 03:03.
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.