JDownloader Community - Appwork GmbH
 

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 13.01.2022, 00:23
karizzan karizzan is offline
Baby Loader
 
Join Date: Jan 2022
Posts: 7
Default Can't get Crawler link to work for the life of me

I am trying to download from cyberdrop dot to. Each image in the album is hosted on a media domain, fs-0 followed by a number, 1, 2, 3 etc, like so:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

I use the following crawler rule:
Code:
[ {
  "enabled" : true,
  "cookies" : null,
  "updateCookies" : true,
  "logging" : true,
  "maxDecryptDepth" : 0,
  "id" : 1640504858132,
  "name" : "test",
  "pattern" : "(https?://fs-04.cyberdrop.to/)(.*)",
  "rule" : "REWRITE",
  "packageNamePattern" : null,
  "passwordPattern" : null,
  "formPattern" : null,
  "deepPattern" : null,
  "rewriteReplaceWith" : "$1test/$2"
} ]
Now I copy the album url and JDownloader picks it up, but it does not want to change the url for each of the images that match the regex.

I right click on each image > Change Url > and it still shows the original url, no changes, when it should show sth like "**External links are only visible to Support Staff**
I also enable the crawler rule checkbox right above. What am I doing wrong?
Reply With Quote
 

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 02:12.
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.