JDownloader Community - Appwork GmbH
 

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07.09.2024, 13:12
egamal egamal is offline
Super Loader
 
Join Date: Jan 2017
Posts: 27
Default Link Crawler cookies gets ignored

I have a basic Link Crawler rule and I am not sure why it is not working properly

I have the following rule:

{
"cookies" : [ ["name1", "very_long_value_208_characters"], ["name2", "value2"], ..., ["name17", "value17"]],
"deepPattern" : null,
"formPattern" : null,
"id" : [somenumber],
"name" : "fancy_rule_name",
"packageNamePattern" : null,
"passwordPattern" : null,
"pattern" : "**External links are only visible to Support Staff**,
"rewriteReplaceWith" : null,
"rule" : "DIRECTHTTP",
"enabled" : true,
"logging" : true,
"updateCookies" : true
}


I know the cookies are correct because in python I can successfully download a file using a requests.session after setting the session's cookies.

Based on the logs the Link Crawler Rule gets activated but not all the cookies set in rule gets propagated,
  1. Is there an upper limit on the number of cookies that could be set in the rule?
  2. Is there a limit on the cookie value length? The most important cookie which is a login session hash does not get propagated from the rule, which is the main issue I am facing.
Reply With Quote
 

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 13:59.
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.