JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 28.02.2024, 15:17
veron veron is offline
Junior Loader
 
Join Date: Aug 2018
Posts: 12
Question [Link Crawler Rules] femdomempire.com Help to create a rule for fast download file

Hi all.
If I'm in the wrong topic, please move this to the right place.

I am asking for help to create a custom rule for "Link Crawler Rules"
There is a link like this: **External links are only visible to Support Staff****External links are only visible to Support Staff** and within
that link there is a link to download a file of the form **External links are only visible to Support Staff****External links are only visible to Support Staff**
All .html links always have the anchor ending "_vids.html" after the file name

Help me make it so that when I copy the ***.html link to the clipboard and paste it into jDownloader, the .mp4 file is downloaded in the highest quality. There are differences in the file resolution in the direct link name: "mp4hd" and "4kmp4".
Reply With Quote
  #2  
Old 28.02.2024, 16:08
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 74,739
Default

Hi,
1. With those censored URLs it is impossible to help you.
2. The structure of those links contains "/members/" which makes me assume that an account/login-cookies is required to view the content behind.
If that is the case, I will need your login credentials for that website in order to be able to help you.

Please provide the following information:
- Full (non-censored) example URLs [URLs are already hidden for other users, only mods can see them]
- Your login credentials for this website -> You can send them to me via PN
__________________
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 29.02.2024, 13:26
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 74,739
Default

Thanks for providing your login credentials.
With the help of 1-2 LinkCrawler Rules of type "DEEPDECRYPT" and "DIRECTHTTP" it should be possible to make this work, see:
https://support.jdownloader.org/Know...kcrawler-rules

Try it out and let me know if any open questions remain.

Important notice:
Our ticket system & knowledgebase are currently under maintenance.
If this is still the case while you are reading my posts and you can't access help articles linked by our staff, use the Internet archive/wayback machine to be able to view those articles:
archive.org/web/
Enter the URL -> Click on "Browse history" -> Select one of the latest dates available
If the date you selected does not lead you to the support article try the next oldest one.
__________________
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
  #4  
Old 04.03.2024, 15:15
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 74,739
Default

Regarding your last private message:
I've just been trying to help you but as of now I'm unable to login into your femdomempire.com account.
Screenshot:
Spoiler:



Either their system is broken or my IP and/or your account got blocked for some reason.
I've tried my german residential IP and a VPN, both with no luck.
__________________
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
  #5  
Old 07.03.2024, 07:09
veron veron is offline
Junior Loader
 
Join Date: Aug 2018
Posts: 12
Default

Please try again now. The site is running a download limit of 18GB per day, so the protection you see is enabled. Also if you use many different IPs, my account will be blocked permanently without recovery.
Reply With Quote
  #6  
Old 07.03.2024, 09:13
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 74,739
Default

This website works similar to "chickpass.com".

Here is a rule which will allow you to download the direct URLs of that website with JD.
Keep in mind that to make this work, you will need to put in your own cookie key/value pair of your femdomempire.com session where it says "REDACTED".
Code:
[
  {
    "cookies": [
      [
        "pcar%REDACTED",
        "REDACTED"
      ]
    ],
    "pattern": "**External links are only visible to Support Staff**,
    "rule": "DIRECTHTTP",
    "updateCookies": true
  }
]
Rule as plaintext:
pastebin.com/raw/rgdEYdHV
__________________
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
  #7  
Old 07.03.2024, 12:12
veron veron is offline
Junior Loader
 
Join Date: Aug 2018
Posts: 12
Default

Thank you very much, this method works.

Each .html page contains a different quality video. Is it possible to make it so that I copy the .html link, paste it into jDownloader, and it searches for the highest quality and starts downloading?
For example a video with HD quality has an anchor in the link "mp4hd". FullHD "4kmp4"
Reply With Quote
  #8  
Old 07.03.2024, 12:26
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 74,739
Default

Yes. For this you would need a 2nd rule (of type DEEPDECRYPT).

Feel free to play around with the LinkCrawler rule functionality and come back to me if you got more questions slash if you can't make it work the way you need it.
EDIT

For testing I've created a 2nd rule which will find all direct .mp4 links behind such "scene" links which you provided as example in your first post:
Code:
[
  {
    "name": "femdomempire.com make direct URLs work",
    "cookies": [
      [
        "pcar%REDACTED",
        "REDACTED"
      ]
    ],
    "pattern": "**External links are only visible to Support Staff**,
    "rule": "DIRECTHTTP",
    "updateCookies": true
  },
  {
    "enabled": true,
    "cookies": [
      [
        "pcar%REDACTED",
        "REDACTED"
      ]
    ],
    "updateCookies": true,
    "maxDecryptDepth": 1,
    "name": "femdomempire.com find video direct urls in 'scene' URLs",
    "pattern": "https?://femdomempire\\.com/members/scenes/[^/]+\\.html",
    "rule": "DEEPDECRYPT",
    "packageNamePattern": "<title>(.*?)</title>",
    "deepPattern": "(/members/content//?upload/\\d+.*\\.mp4)"
  }
]
Keep in mind that you need to add your cookies (yes, the same session cookies) two times in total (one time into each rule) to make this work.
Rule as plaintext:
pastebin.com/raw/wjZJqdbF
__________________
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; 08.03.2024 at 15:56. Reason: Added 2nd LinkCrawler Rule
Reply With Quote
  #9  
Old 08.03.2024, 18:15
veron veron is offline
Junior Loader
 
Join Date: Aug 2018
Posts: 12
Default

Thank you so much for the second option, but the .html link loads all the videos in any quality. Is it possible to download only one video and in the best quality excluding the rest?
Reply With Quote
  #10  
Old 11.03.2024, 15:35
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 74,739
Default

You can either use linkgrabber filter rules or update the pattern inside the rules to make it only grab specific/one quality.

You will need to put some time into this topic - I'm not here to do this for you
__________________
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

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 01:53.
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 - 2025, Jelsoft Enterprises Ltd.