JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08.04.2020, 17:45
Dichter Dichter is offline
Modem User
 
Join Date: Apr 2020
Posts: 3
Default [LinkCrawller Rule] Host plugin for rsl.ru (Russian State Library)

It would be great if the pdf download for the Russian State Library would be supported:

first step, search for any free downloadable books in the catalog:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
e.g. first hit:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

there is the download button, that takes one to login/registration
**External links are only visible to Support Staff****External links are only visible to Support Staff**

If one is logged in, the site shows the download popup - the first button takes one to the shop to buy fast download, the second button goes to the actual download: **External links are only visible to Support Staff****External links are only visible to Support Staff**

since those are really slow downloads it is pain without jdownloader...
Reply With Quote
  #2  
Old 08.04.2020, 17:55
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Hi,

I won't find time to add new services at this moment.
You can try to add a link crawler rule with cookies which might help you to automate the process od downloading from this website.

If logindata is required, you can send me your logindata via PN so I can assist you with creating a link crawler rule.

-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 08.04.2020, 18:06
Dichter Dichter is offline
Modem User
 
Join Date: Apr 2020
Posts: 3
Default

sent logindata via PN
Reply With Quote
  #4  
Old 08.04.2020, 18:52
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

I did not get any PN containing logindata.

-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
  #5  
Old 09.04.2020, 12:53
Dichter Dichter is offline
Modem User
 
Join Date: Apr 2020
Posts: 3
Default

Quote:
Originally Posted by pspzockerscene View Post
I did not get any PN containing logindata.

-psp-
Something went wrong, I have sent them again...
Reply With Quote
  #6  
Old 09.04.2020, 13:56
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

There really is only one cookie needed.
Here are two LinkCrawler rules which will enable the download of that content as long as it contains the correct cookie value.
You can find the cookie value via your browser console and I will also send you the full rule json with my last working cookie via PN for testing.

Code:
[ {
  "enabled" : true,
  "logging" : false,
  "maxDecryptDepth" : 1,
  "name" : "rsl.ru example rule change 'viewer' URL to PDF URL",
  "pattern" : "**External links are only visible to Support Staff**,
  "rule" : "REWRITE",
  "packageNamePattern" : null,
  "passwordPattern" : null,
  "formPattern" : null,
  "deepPattern" : null,
  "rewriteReplaceWith" : "**External links are only visible to Support Staff**
}, {
  "enabled" : true,
  "cookies" : [ [ "PHPSESSID", "CENSORED" ] ],
  "updateCookies" : true,
  "logging" : false,
  "maxDecryptDepth" : 1,
  "name" : "rsl.ru example rule set cookies and recognize this type of URL as directhttp",
  "pattern" : "**External links are only visible to Support Staff**,
  "rule" : "DIRECTHTTP",
  "packageNamePattern" : null,
  "passwordPattern" : null,
  "formPattern" : null,
  "deepPattern" : null,
  "rewriteReplaceWith" : null
} ]
Add this to Settings --> Advanced Settings --> Search for "link crawler rules" --> Activate the first option and insert that text in the 2nd option

-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

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