JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 26.08.2020, 13:59
lulatsche lulatsche is offline
Baby Loader
 
Join Date: May 2019
Posts: 7
Default [LinkCrawler Rule] readcomiconline.to support

Hallo Leute,

Ich bin heute über folgende Website gestolpert und wollte mir eigentlich die Arbeit ersparen und JD2 zum sichern der Daten nutzen, jedoch war Ich überrascht, dass JD sie noch nicht unterstützt.

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

Beispiel: **External links are only visible to Support Staff****External links are only visible to Support Staff**
--> Issues --> Part 1 --> Dann kann man die Seiten durchklicken.

Was Ich jedoch gefunden habe: Comic-DL, ähnlich wie Youtube-DL
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Evtl hilft das bei der Implementierung oder als Übersicht über andere mögliche Websites.

Grüße
Lulatsche
Reply With Quote
  #2  
Old 26.08.2020, 15:44
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,918
Default

Hallo,
ein Plugin für diese simple Webseite ist nicht nötig - das geht auch mit zwei LinkCrawler Regeln:
pastebin.com/SJRmLx2K
Nochmal als Plaintext:
Spoiler:
Code:
[{
  "name" : "example rule accept URL without extension as directURL",
  "enabled" : true,
  "pattern" : "(?i)https?://[^/]+\\.blogspot\\.com/.+",
  "rule" : "DIRECTHTTP"
},{
  "enabled" : true,
  "updateCookies" : true,
  "maxDecryptDepth" : 1,
  "name" : "readcomiconline.to example rule",
  "pattern" : "https?://readcomiconline\\.to/Comic/.*\\?id=\\d+",
  "rule" : "DEEPDECRYPT",
  "packageNamePattern" : "<title>(.*?)</title>",
  "passwordPattern" : null,
  "formPattern" : null,
  "deepPattern" : "lstImages\\.push\\(\"(https?://[^\"]+)\""
}]

Diese einfach einfügen unter Einstellungen --> Profieinstellungen --> Link Crawler Rules

Grüße, 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
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 13:26.
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.