Thread: [Solved] Deutsche Welle support.
View Single Post
  #3  
Old 29.11.2016, 01:52
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Hi
No need for a plugin.
Simply go to Settings --> Advanced Settings --> Search for "link crawler rules" --> Enter this:
Code:
[
  {
    "enabled": true,
    "maxDecryptDepth": 1,
    "id": 1422443765154,
    "name": "dw.com TEST",
    "pattern": "https?://(www\\.)?dw\\.com/.+av\\-\\d+",
    "rule": "DEEPDECRYPT",
    "packageNamePattern": "<title>(.*?)</title>",
    "formPattern": null,
    "deepPattern": null,
    "rewriteReplaceWith": null
  }
]
Best regards,
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 pspzockerscene; 06.12.2016 at 17:24. Reason: Added packageNamePattern
Reply With Quote