#1
|
|||
|
|||
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 }) |
#2
|
|||
|
|||
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. |
#3
|
||||
|
||||
@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 |
#4
|
||||
|
||||
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 |
Thread Tools | |
Display Modes | |
|
|