JDownloader Community - Appwork GmbH
 

Go Back   JDownloader Community - Appwork GmbH > English Support > Suggestions & Requests
Reply
 
Thread Tools Display Modes
  #1  
Old 20.01.2023, 10:52
Ronny88 Ronny88 is offline
Linkgrabbing Monster
 
Join Date: Oct 2014
Posts: 82
Default Help to build link crawler rule for photo and videos from hotleak.vip

Hi, I would like to grab photo and video links from hotleak.vip but it's not easy for my technological skills.
This is an example: **External links are only visible to Support Staff****External links are only visible to Support Staff**
In this profile there are pictures and videos.
For every pics or videos there in a download link in the right top of the page.
Could you please help me, if it's possible.
Thank you very much.
Reply With Quote
  #2  
Old 20.01.2023, 12:49
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,121
Default

Hello,
it is impossible to automate this for this website only by utilizing LinkCrawler rules.
've made a rule for single photos:
Code:
[
  {
    "enabled": true,
    "logging": false,
    "maxDecryptDepth": 1,
    "name": "hotleak.vip single image",
    "pattern": "https?://hotleak\\.vip/[^/]+/photo/[0-9]+",
    "rule": "DEEPDECRYPT",
    "packageNamePattern": null,
    "passwordPattern": null,
    "deepPattern": "data-src=\"(https?://[^\"]+)\""
  }
]
Rule as plaintext:
pastebin.com/raw/p5Wkcewt

You still need to collect all of the ".../photos/..." links manually, see:
https://support.jdownloader.org/Know...orted-websites

Regarding videos:
They're hiding their streaming URLs somewhere.
I do not have the time to investigate this deeper atm.
Use the following method to download those one by one:
https://support.jdownloader.org/Know...aming-websites
__________________
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 20.01.2023, 15:16
Ronny88 Ronny88 is offline
Linkgrabbing Monster
 
Join Date: Oct 2014
Posts: 82
Default

Thank you for the fast answer for the pictures.
Could you help me also with videos? I'm more interested to download them.
Thank you again.
Have a good day.
Reply With Quote
  #4  
Old 20.01.2023, 15:27
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,121
Default

Looks like they've taken some measures against easy grabbing of their video URLs so it will not work without extra scripting and certainly not with LinkCrawler rules.
Please use the streaming download instructions I linked in my last reply.
__________________
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 21:23.
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.