JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 23.09.2016, 01:29
cvbvbv
Guest
 
Posts: n/a
Default Request adultsaves.com plugin

Hi,

Wondering if support for **External links are only visible to Support Staff****External links are only visible to Support Staff** can be implemented?

This site is frequently linked to from reddit - for example this submission on reddit has a lot of upvotes, and thus a lot of traffic: **External links are only visible to Support Staff****External links are only visible to Support Staff**

Some other sample links: (needless to say these links are NSFW)

**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**

Thanks in advance!
Reply With Quote
  #2  
Old 23.09.2016, 09:26
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 24.09.2016, 19:11
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Very strange constellation.
URL:
Code:
**External links are only visible to Support Staff**
--> Goes to:
Code:
**External links are only visible to Support Staff**
-->
Code:
**External links are only visible to Support Staff**
Hm

I'd solve this via 2 linkcrawler rules instead of a plugin:
Code:
[
  {   
    "pattern": "https?://(www\\.)?adultsaves\\.com/.+\\.html",
    "rule": "DEEPDECRYPT"
  },
  {   
    "pattern": "https?://(www\\.)?(businessadv|businessknowhow)\\.us/.+\\.html",
    "rule": "DEEPDECRYPT"
  }
]
Simply add the above code under Settings --> Advanced Settings --> "LinkCrawler: Link Crawler Rules"

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 Jiaz; 26.09.2016 at 16:01.
Reply With Quote
  #4  
Old 26.09.2016, 03:57
cvbvbv
Guest
 
Posts: n/a
Default

Hi there-

The rules seem to work with the video that you analyzed:

Code:
**External links are only visible to Support Staff**
However! I tried a different (newer) adultsaves.com link with JD and they unfortunateley didn't get picked up. I checked the source and found that the "intermediate URL" has been changed:

Another link:

Code:
**External links are only visible to Support Staff**
Goes to:

Code:
**External links are only visible to Support Staff**
Is there any way to automatically account for the constantly changing URL?
Reply With Quote
  #5  
Old 26.09.2016, 16:01
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

I've updated the ruleset from pspzocker to work for both domains
__________________
JD-Dev & Server-Admin
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 18:14.
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.