JDownloader Community - Appwork GmbH
 

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 24.09.2016, 19:26
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,086
Default

A user asked me via PM how to make JD accept the openload.co directurls (as long as our plugin is broken) - here an explanation:
Settings --> Advanced Settings --> LinkCrawler: Link Crawler Rules --> Put this text in there:
Code:
[ {
  "enabled" : true,
  "maxDecryptDepth" : 1,
  "id" : 1422443765154,
  "name" : "openload.co - auto-add directurls via clipboard",
  "pattern" : "https?://openload\\.co/stream/.+",
  "rule" : "DIRECTHTTP",
  "packageNamePattern" : null,
  "formPattern" : null,
  "deepPattern" : null,
  "rewriteReplaceWith" : null
} ]
You can replace the existing code with mine.
The structure is json - an easy editor for this is e.g.:
Code:
**External links are only visible to Support Staff**
The "pattern" value is RegEx (simply Google RegEx).

GreeZ pspzockerscene
__________________
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?

Last edited by raztoki; 25.09.2016 at 01:15. Reason: disabled smiles
 

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:38.
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.