JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #2321  
Old 17.11.2016, 04:33
ZenoN ZenoN is offline
Vacuum Cleaner
 
Join Date: Nov 2016
Posts: 17
Default

@raztoki
once again i added directly urls from previous posts, just look it...
Spoiler:
Quote:
Originally Posted by ZenoN View Post
Hi guys can u help me? I am trying to dl files from my %docs% by url like this:
**External links are only visible to Support Staff**...
But plugin don't see anything so. I add links by grabb
And they look like this:
**External links are only visible to Support Staff**...
But, there is an error about authorization in logs now.
Spoiler:

Plugin settings:
Spoiler:

How can i authorize it ?
Reply With Quote
  #2322  
Old 17.11.2016, 04:35
ZenoN ZenoN is offline
Vacuum Cleaner
 
Join Date: Nov 2016
Posts: 17
Default

@raztoki

Once again, i added directly url's
Spoiler:

Quote:
Originally Posted by ZenoN View Post
Hi guys can u help me? I am trying to dl files from my %docs% by url like this:
**External links are only visible to Support Staff**...
But plugin don't see anything so. I add links by grabb
And they look like this:
**External links are only visible to Support Staff**...
But, there is an error about authorization in logs now.
Spoiler:

Plugin settings:
Spoiler:

How can i authorize it ?
Reply With Quote
  #2323  
Old 17.11.2016, 09:50
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,508
Default

@raztoki
Maybe this can be fixed:
--ID:82TS:1478833055541-11.11.16 4:57:35 - [jd.plugins.PluginForDecrypt(decryptLink)] -> CrawlerPlugin out of date: jd.plugins.decrypter.VKontakteRu@549ecabf :35380
11.11.16 04.57.29 <--> 11.11.16 05.04.43 jdlog://1520981887641/

@ZenoN
Your log shows you tried to download docsXXXXXXXX, not docXXXXXXXX_XXXXXXX as you wrote in your post that you quoted.
__________________
FAQ: How to upload a Log
Reply With Quote
  #2324  
Old 17.11.2016, 10:29
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,600
Default

@tony2long
done

@ZenoN
remove the links, and try adding again... unsupported links will not add to gui now or say crawler out of date within log.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #2325  
Old 17.11.2016, 10:30
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,600
Default

@tony2long
done

@ZenoN
remove the links, and try adding again... unsupported links will not add to gui now or say crawler out of date within log.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #2326  
Old 17.11.2016, 13:11
ZenoN ZenoN is offline
Vacuum Cleaner
 
Join Date: Nov 2016
Posts: 17
Default

@tony2long

it's docXXXXXXXX_XXXXXXX i send log before. i can send new log
17.11.16 13.56.09 <--> 17.11.16 14.05.17 jdlog://2206981887641/

@raztoki
Am i speaking with robots? If u don't want to make it work just said it don't waste my time. I grabb links manual cuz u grabbler sux and don't pars vk.com/docs so i just copy them from my clipboard

once more new log with this super fix "remove the links, and try adding again.."
17.11.16 13.56.09 <--> 17.11.16 14.05.17 jdlog://2206981887641/

all u need to do: is make this link docXXXXXXXX_XXXXXXX to be able to dl file from the next step behind of it
they looks like this **External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by ZenoN; 17.11.2016 at 13:17.
Reply With Quote
  #2327  
Old 17.11.2016, 13:21
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,600
Default

Quote:
Originally Posted by raztoki View Post
@ZenoN
Its supported at the individual document level '/doc[\d-]+_[\d-]+'.
log showed docs\d+ and we don't support that hence my previous response. I also explained why /docs doesn't work, not supported nor do I see us adding support to download ones own files out of profile.

going to your new log, and downloads, do you have multiple vk accounts enabled in account manager? because there is a check for html
Code:
        if (downloadLink.getDownloadURL().matches(VKontakteRuHoster.TYPE_DOCLINK)) {
            if (br.containsHTML("This document is available only to its owner\\.")) {
                throw new PluginException(LinkStatus.ERROR_FATAL, "This document is available only to its owner");
            }
Would it be possible to borrow your account, to test this more?

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]

Last edited by raztoki; 17.11.2016 at 13:25.
Reply With Quote
  #2328  
Old 17.11.2016, 14:05
ZenoN ZenoN is offline
Vacuum Cleaner
 
Join Date: Nov 2016
Posts: 17
Default

@raztoki

no i linked only one acc
sent it pm,
Reply With Quote
  #2329  
Old 18.11.2016, 14:40
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,508
Default

Sorry, I only checked decrypter log, turns out that docXXXXXXXX_XXXXXXX is handled directly by hoster plugin.
While waiting for raztoki's fix, I have made a temporary change, please try again after plugin update.
Please upload new log if still failed.
__________________
FAQ: How to upload a Log
Reply With Quote
  #2330  
Old 18.11.2016, 19:04
ZenoN ZenoN is offline
Vacuum Cleaner
 
Join Date: Nov 2016
Posts: 17
Default

@tony2long

Yeah finally all work fine, you are awesome guys, sry for my bad english and bad manners. Just was bad days and i was starting to do this by api vk.
Reply With Quote
  #2331  
Old 19.11.2016, 00:13
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,600
Default

@tony2long
thanks tony2long
I had made the changes and forgot to commit again o_O.

@ZenoN
wonderful =]

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #2332  
Old 19.11.2016, 11:28
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Bug:

It should decrypt one image, but decrypts 499 other pictures.

**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #2333  
Old 19.11.2016, 11:35
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default Bug: Wrong File Type

Bug: Wrong File Type
Is: Video File Type

It should be: "Other File Type" (the file name without the extension jpg)


**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #2334  
Old 23.11.2016, 13:04
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 68,419
Default

RE #2332:
Fixed.

RE #2333:
Works fine here.
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________

On vacation / im Urlaub
START: 2023-09-26
END: TBA


JD Supporter, Plugin Dev. & Community Manager
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?
That's true James
Quote:
Originally Posted by James
Die Leute verstehen einfach nicht dass nur weil man mit einer Waffe auch auf Menschen schießen kann dass ein Schützenver​ein kein Ort für Amoklaufide​en ist

Reply With Quote
  #2335  
Old 23.11.2016, 13:15
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Quote:
Originally Posted by pspzockerscene View Post
RE #2332:

Works fine here.
can not fix in my case?
Reply With Quote
  #2336  
Old 23.11.2016, 21:11
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Issue @Decrypter:

please:
1. Set the correct URL
2. Set the correct Referer
to fully prevent all the blocks.

https://board.jdownloader.org/showpo...&postcount=673

Reply With Quote
  #2337  
Old 24.11.2016, 12:05
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

post#2336

Code:
URL: /POST
Referer:
Code:
can only load 1 page in one second

**External links are only visible to Support Staff**
Code:
can only load 1 page in one second

**External links are only visible to Support Staff**
Code:
can load up to 25 pages per second, 
So effectively avoid blockages and faster to analyze links / albums 

**External links are only visible to Support Staff**
So please correct it
Reply With Quote
  #2338  
Old 24.11.2016, 15:18
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 68,419
Default

Again:
Post REAL example urls, post the CURRENT behavior (Referer) and post the behavior that you WANT!

GreeZ psp
__________________

On vacation / im Urlaub
START: 2023-09-26
END: TBA


JD Supporter, Plugin Dev. & Community Manager
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?
That's true James
Quote:
Originally Posted by James
Die Leute verstehen einfach nicht dass nur weil man mit einer Waffe auch auf Menschen schießen kann dass ein Schützenver​ein kein Ort für Amoklaufide​en ist

Reply With Quote
  #2339  
Old 25.11.2016, 05:36
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

id / profile user

Spoiler:
**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**
**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**
**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**
**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**
**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**
**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**
**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**
**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**
**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**
**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**
**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**
**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**
**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**
**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**
**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**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #2340  
Old 25.11.2016, 06:59
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,600
Default

As stated numerous times already to you over the last couple weeks....
our Browser limiter only rate limits on domain, its for all requests (get/posts), and takes nothing into account for the url path.

To rate limit at this given time we MUST rate limit at the highest level to prevent blocking for all types. We can not distinguish at this time! The ticket Jiaz made the other day should be able to influence it more, but feature does not exist yet. You will need to WAIT.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
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 15:08.
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 - 2023, Jelsoft Enterprises Ltd.