JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 08.10.2024, 02:22
dandyclubs dandyclubs is offline
Wind Gust
 
Join Date: Apr 2013
Posts: 41
Default linkgrabber do not work from katfile.com folder link!

sample

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


single file link

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

folder link '/f/' added


link url copy... or Click'n'Load 2

linkgrapper... analyze the clipboard
But does not add any files.


try paste link

crawling and add files


Code:
let data = new URLSearchParams();
        data.append(`urls`, JdownloaderData);
        data.append(`referer`, PageURL)
        console.log(data)
        fetch('**External links are only visible to Support Staff**, {
            method: 'POST',
            //mode: 'cors',
            headers: {
                'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8',
                'Access-Control-Allow-Origin': '**External links are only visible to Support Staff**,
            },
            body: data
        })
Reply With Quote
  #2  
Old 08.10.2024, 09:32
dandyclubs dandyclubs is offline
Wind Gust
 
Join Date: Apr 2013
Posts: 41
Default

i found LinkCrawler Rule
and learn

Code:
{
  "deepPattern"        : "(**External links are only visible to Support Staff****External links are only visible to Support Staff**[A-Za-z0-9]+)",
  "maxDecryptDepth"    : 1,
  "name"               : "Katfile FileFolder Links",
  "pattern"            : "https?://katfile\\.com/f/[A-Za-z0-9]+",
  "rule"               : "DEEPDECRYPT",
  "enabled"            : true,    
 }

Last edited by dandyclubs; 08.10.2024 at 12:55.
Reply With Quote
  #3  
Old 08.10.2024, 09:44
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 81,245
Default

@dandyclubs: New URL format (/f/ instead of supported /folder/), wait for next plugin update
Next time please provide real working example links
__________________
JD-Dev & Server-Admin
Reply With Quote
  #4  
Old 15.10.2024, 17:21
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,459
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
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 12:49.
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.