JDownloader Community - Appwork GmbH
 

Go Back   JDownloader Community - Appwork GmbH > English Support > Suggestions & Requests
Reply
 
Thread Tools Display Modes
  #1  
Old 30.03.2020, 13:17
coliv_aja coliv_aja is offline
Mega Loader
 
Join Date: May 2013
Location: Indonesia
Posts: 67
Default [LinkCrawler rule] Host plugin for animemobile.com

Hi, add host plugin for animemobile.com

Example link:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**

The video link is right in the source
Code:
#html5_video > source
The file name on the link seems to be the correct one, just url decode the link.

Also please support both http and https link.

Thanks.
Reply With Quote
  #2  
Old 30.03.2020, 13:20
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Hi,
a plugin for this simple website is not required as all needed information is directly provided in their html.
Simply add the following LinkCrawler rule and your JD will automatically pickup such URLs:
Code:
[ {
  "enabled" : true,
  "cookies" : null,
  "updateCookies" : true,
  "logging" : false,
  "maxDecryptDepth" : 1,
  "id" : 1585564566125,
  "name" : "animemobile.com forum directurls example rule",
  "pattern" : "https?://(www\\.)?animemobile\\.com/watch/.+",
  "rule" : "DEEPDECRYPT",
  "packageNamePattern" : null,
  "passwordPattern" : null,
  "formPattern" : null,
  "deepPattern" : "<source src=\"(http[^\"]+)\" type=\"video/mp4\">",
  "rewriteReplaceWith" : null
} ]
See Settings --> Advanced Settings --> Link Crawler Rules

-psp-
__________________
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 30.03.2020, 14:42
coliv_aja coliv_aja is offline
Mega Loader
 
Join Date: May 2013
Location: Indonesia
Posts: 67
Default

Thanks. Got it working. The settings hidden in advanced settings. An UI for this feature like Linkgrabber Filter would be nice.
Reply With Quote
  #4  
Old 30.03.2020, 15:15
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Quote:
Originally Posted by coliv_aja View Post
An UI for this feature like Linkgrabber Filter would be nice.
An UI would always be nice but:
1. It is not something that everyone is using.
2. We did not find any time for making an UI for this.
We are only a small team ... but we are open source and everyone is welcome to contribute code

-psp-
__________________
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
Reply


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 09:18.
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.