JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 15.11.2016, 21:54
Paul.Bond007
Guest
 
Posts: n/a
Question "Auto Parse" URLs

Guten Tag,

Ich möchte gerne auf einer Website, welche mich auf eine andere Website weiterleitet von der aus Ich dann die Downloadlinks bereitgestellt bekomme, Datein mit dem Linksammler downloaden.

1 Website, mit der Verlinkung
2 Website, mit den Downloadlinks (zippyshare.com)
3 Website, Website auf der Ich downloaden kann (zippyshare.com)

Wie muss Ich die 'Link Crawler Rules' unter 'Profileinstellungen' ändern/einstellen sodass das Prima funktioniert?

Das Funktioniert nicht:
:unsure:

[ {
"enabled" : true,
"maxDecryptDepth" : 2,
"id" : 2016,
"name" : null,
"pattern" : ".+9clacks.com.*?\\d+.*",
"rule" : "DEEPDECRYPT",
"packageNamePattern" : null,
"formPattern" : null,
"deepPattern" : null,
"rewriteReplaceWith" : null
}, {
"enabled" : true,
"maxDecryptDepth" : 1,
"id" : 2017,
"name" : null,
"pattern" : ".+filemack.com/\\d+.*",
"rule" : "DIRECTHTTP",
"packageNamePattern" : null,
"formPattern" : null,
"deepPattern" : null,
"rewriteReplaceWith" : null
}, {
"enabled" : true,
"maxDecryptDepth" : 2,
"id" : 1433746432948,
"name" : "Learned file extension:zip",
"pattern" : "(?i).*\\.m4a($|\\?.*$)",
"rule" : "DIRECTHTTP",
"packageNamePattern" : null,
"formPattern" : null,
"deepPattern" : null,
"rewriteReplaceWith" : null
} ]

Vielleicht kennt sich damit ja Jemand gut aus und kann das schnell abändern und schnell reinschicken.

Mfg
Reply With Quote
  #2  
Old 15.11.2016, 22:20
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,103
Default

Hallo
Da JDownloader bereits Plugins für filemack.com und zippyshare.com hat willst du eigentlich nur automatisieren, dass er "9clacks.com" automatisch analysiert --> Er findet die filemack URLs und alles Weitere passiert quasi automatisch (außer natürlich die Captchaeingaben).

Mehr als diese eine Regel brauchst du dafür nicht:
Code:
[
  {
    "enabled": true,
    "maxDecryptDepth": 1,
    "id": 1422443765154,
    "name": "9clacks.com TEST",
    "pattern": "https?://(www\\.)?9clacks\\.com/.+\\d+\\.html",
    "rule": "DEEPDECRYPT",
    "packageNamePattern": null,
    "formPattern": null,
    "deepPattern": null,
    "rewriteReplaceWith": null
  }
]
Grüße, 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?
Reply With Quote
  #3  
Old 15.11.2016, 23:05
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

btw you shouldn't need a rule for filemack, its already supported by dedicated plugin.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
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 11:20.
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.