Quote:
Originally Posted by MediaFanatic
The DeepPattern I'm using is in the same format specified in the articles / posts I have been able to find on LinkCrawler Rules.
It's the exact format you mentioned "host.com/file". There is no protocol, no fileID, nothing else -- just as you've written.
Here it is, one more time:
Code:
"(rapidgator\\.net\\/file\\/|nitroflare\\.com\\/view\\/|nitro\\.download\\/view\\/|filefactory\\.com\\/file\\/)
|
This pattern is wrong. JDownloader will just find the matching group! your pattern must include the complete link. in your case JDownloader will just return for example "rapidgator.net/file".
You can see it in your regex101.com/r/x8Z5bo/1 too, see on the right side "match information", that is what JDownloader will *find*, those are no valid links at all
your deepPattern must either match exactly on the link you want to find or on the region where the links can be found.
I can help with the rule but I need working cookies. You can send them to
support@jdownloader.org