JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1961  
Old 12.06.2016, 15:34
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,604
Default

Quote:
Originally Posted by djmakinera View Post
JD2 still generates / creates errors

Example:
**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**


Download:
Please note the differences:
Code:
albums | album
Code:
HTTP | HTTPS
Code:
Date: HTTPS (photo)
Source: HTTP (albums)
Container: HTTPS (album)
Referrer: HTTP (albums)
Custom HTTP (albums)
That ticket has no influence on what you're reporting. I downloaded all the links within those posts and some just do not work in browser or in JD. This is a VK server issue not JDownloader! It once again has NOTHING todo with http >< https, you're on the wrong track (clutching at straws). Please do not bring this up again.

Quote:
Originally Posted by djmakinera View Post
pspzockerscene - The problem with downloading video links

CrawlerPlugin out of date: jd.plugins.decrypter.VKontakteRu@4356497a :33900

Single video:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Fixed, it was caused by the URL encoding the % char wasn't within pattern.

Quote:
Originally Posted by djmakinera View Post
pspzockerscene & raztoki -

Please help me.
I want to decrypt only post text.
Do not decrypts the code audio, video, documents, no comment, and more.
How to set it up ADVANCED SETTING PLUGIN

Screenshoot:

http://jdownloader.org/pastebin/135111
What are you wanting, you want to save that as a 'comment' and you can have comment files made ?
or
to analyse the selected text body for specific urls ? If it's this we wont be adding such feature. I don't foresee us adding any more features to the plugin unless its core feature (nothing obscure). If its regex related
or
regex pattern help, please read https://board.jdownloader.org/showthread.php?t=69613

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

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1962  
Old 12.06.2016, 16:56
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,604
Default

As stated within that linked thread, you use RegexBuddy to help you CONSTRUCT patterns to match what you want, not find content within large logs. I don't know how to spell this out to you any simpler.... You only copy a single request html body you want to scan, you then construct your regex pattern, once it highlights you use that pattern in your preferred program to perform searches. END OF DISCUSSION!
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

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

Quote:
What are you wanting, you want to save that as a 'comment' and you can have comment files made ?
raztoki -
I'm still talking about the "Descriptions", but you always write about "Comments".
I think that you do not understand the word "Descriptions"
I am all the time, I mean - Descriptions,
No comments!

Well, you need to find my old previous post, I think someone said it was quite possible (if my memory does not fail)
Reply With Quote
  #1964  
Old 13.06.2016, 09:44
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Quote:
That ticket has no influence on what you're reporting.
Again:

Please understand that:
If add https links, I want to decrypt https
Quote:
https -> https
OK
Quote:
https > http
BAD
or
Quote:
http -> https
BAD

If add http link, I want to decrypt http
Reply With Quote
  #1965  
Old 13.06.2016, 11:45
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,604
Default

Quote:
Originally Posted by djmakinera View Post
raztoki -
I'm still talking about the "Descriptions", but you always write about "Comments".
I think that you do not understand the word "Descriptions"
I am all the time, I mean - Descriptions,
No comments!

Well, you need to find my old previous post, I think someone said it was quite possible (if my memory does not fail)
I write 'comment' as some people want an object (component of website eg.passwords) saved to text file and this can/used by the comment field of a downloadlink @see 'comment' cell in linkgrabber/download tab. We can also do this within plugin hence my statements are you wanting that function.. but clearly you are not. I totally understand what you are saying..... I'm far from stupid, I stated comment for a reason, just you don't understand the direction I've come from. Instead of asking why I use comment you repeat over and over and get no where.

I will point out that the VK plugin does have the ability to scan 'walls' for specific content
'grab content from wall posts'
and
'Regex for urls from inside wall posts (white/blacklists)'

If that does what you need, you will need to use that functionality, using Regex patterns you construct (in which we do not support).
If not, then you will need do as you do now and manually scan JD logs with Regex patterns you construct, in 3rd party software of your choosing... (in which we don't support.)


Quote:
Originally Posted by djmakinera View Post
Again:

Please understand that:
If add https links, I want to decrypt https
OK
BAD
or
BAD

If add http link, I want to decrypt http
It would become very hard to support such a thing with this plugin, since we send back findings into plugin tasks multiple times. Any one of these changes could change protocol, or the final hosted link might not be hosted on the same protocol as the first decrypter task or subsequent decrypter tasks. I'm not going to add any auditing methods to 'correct' this either, psp had some previous auditing of image links corrections and this is the reason those socket issues happened (not protocol changes). I don't see the need to, if vk changes protocol then it says.

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

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

Quote:
It would become very hard to support such a thing with this plugin
I do not know how.
Plug VkOpt always shows / extract the correct final links without unnecessary complications to the protocol.

URL HTTPS
decrypt:
Reply With Quote
  #1967  
Old 13.06.2016, 13:03
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,604
Default

feel free to use VkOpt, I do see that they are http not https.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

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

**External links are only visible to Support Staff****External links are only visible to Support Staff**

methods-list

**External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by raztoki; 16.06.2016 at 16:10.
Reply With Quote
  #1969  
Old 13.06.2016, 18:58
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Update Plugin = Broken Download
Quote:
Mon Jun 13 08:25:01 CEST 2016
Package: package_1465799095680.awf
Install
Write Revision: 7944
----------------Plugins----------------

jd/plugins/hoster/VKontakteRuHoster.class
----------------Extensions----------------
----------------Direct Files----------------
build.json
----------------Core Files----------------
Please repair plugin.


Quote:
[jd.plugins.hoster.VKontakteRuHoster(photolinkOk)] -> Resume failed --> Retrying from zero
Quote:
--ID:6559TS:1465836534038-6/13/16 6:48:54 PM - [jd.plugins.hoster.VKontakteRuHoster(getHighestQualityPic)] -> User stopped downloads --> Stepping out of getHighestQualityPic to avoid 'freeze' of the current DownloadLink
--ID:6559TS:1465836534038-6/13/16 6:48:54 PM - [] -> jd.plugins.PluginException: User aborted download
at jd.plugins.hoster.VKontakteRuHoster.getHighestQualityPic(VKontakteRuHoster.java:827)
at jd.plugins.hoster.VKontakteRuHoster.doFree(VKontakteRuHoster.java:390)
at jd.plugins.hoster.VKontakteRuHoster.handleFree(VKontakteRuHoster.java:499)
at jd.plugins.PluginForHost.handle(PluginForHost.java:862)
at jd.controlling.downloadcontroller.SingleDownloadController.download(SingleDownloadController.java:40 1)
at jd.controlling.downloadcontroller.SingleDownloadController.run(SingleDownloadController.java:577)


**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
  #1970  
Old 14.06.2016, 05:15
audio20's Avatar
audio20 audio20 is offline
Fibre Channel User
 
Join Date: Jun 2009
Posts: 125
Arrow VK redirects are Not captured...

Hello,
my sincere apologies to djmakinera, but please slow down and take more time to make sure your posts are more meaningful and easy to understand. I really am not being able to keep up with your posts on this thread...

My recent problem with the vk.com plugin might even be related to yours, but I couldn't figure out (and I've read your posts twice).

When I enter a few vk.com links for archive files (.rar and .zip), instead of giving me the final result with the correct filename and extension jDownloader gives me a doc123456789_123456789 (which is usually part of the link URL) and a ? (question mark) as a result in the "availability" column.

I've tried to enter the link directly in Firefox and (strangely?) it does nothing (except display the correct filename in the browser tab).

When I tried the same thing in Internet Explorer, the browser correctly (and internally, without any message displays) redirected me to the file final link (at another server, vk.me) and asked me if I wanted to save the file, showing the correct filename, extension and size of the file.

What I ask of you (support people), if possible, is to analyse if it is possible to "fix" VK.com plugin in a way that it returns to the "old state" where it correctly displayed filenames, extensions and sizes of VK links (in a similar fashion, it seams, as only Internet Explorer Browser is being able to do).

A few example links:
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**


One very interesting Snippet from a Page Source in IE Browser:


I really hope you can figure out what is possibly 'broken' in the plugin, and my most sincere gratitude for all the great job you do with jDownloader.

Last edited by raztoki; 14.06.2016 at 05:20. Reason: html source code in pastebin, links need to be obstructed
Reply With Quote
  #1971  
Old 14.06.2016, 19:02
audio20's Avatar
audio20 audio20 is offline
Fibre Channel User
 
Join Date: Jun 2009
Posts: 125
Exclamation It's not only YOU who uses this plugin!!!

Quote:
Originally Posted by djmakinera View Post
Probably not:
This can cause the block and block while checking many links
This can drastic very, very slow down decrypt many links
So without linkcheck is better, faster and safer
No, no and no!!
Yes, it's faster, but it's NOT better OR safer.

You can't expect to change a plugin only for your own enjoyment!

For years, VK plugin has behaved in a certain way that was good and convenient for the majority of jDownload users. Now you want them to change it so that you can mass download hundreds (or thousands) of files and leave ALL the functionality that have been so useful for the rest of us out of the question? NO WAY! Come on! Be reasonable...

Most of us (who download only a few files at once from this host) have a NEED (security concerns) to see what kind of file is actually in the link and what size it is (limited internet bandwidth). Also, without this, jDownloader won't be able to autoextract the archive file, one of the main "flagship" characteristics that made this program so goddamn useful for us since way back then...

:attention: I beg the developer who has been dealing with the plugin code to take all these factors into consideration!
Please don't leave the rest of us in the dust...

Last edited by audio20; 14.06.2016 at 19:13.
Reply With Quote
  #1972  
Old 15.06.2016, 10:04
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

But only advanced options enable or disable checking
Reply With Quote
  #1973  
Old 16.06.2016, 14:25
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 68,419
Default

Please wait and consider this:
We will NOT add new settings for your like requests
-We will NOT add new features for you
-It is up to US what to release/change/fix and what not to do - if you don't agree with this, learn coding on your own or use other tools than JDownloader!

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
  #1974  
Old 16.06.2016, 16:08
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,604
Default

@audio20
thanks for report and example links (re: /doc). I have fixed that problem, so filename checking will work again.

@djmakinera
resume issue has been present in older code also, we auto reset chunks when that happens. I might have introduced it happening more often because of using download core, I've removed what might be the offending code.

I have not been able to find any offending code in photo code, nothing really changed in how that was handled, just what component did the linkchecking. Error 'VKontakteRuHoster.java:827' can not be reproduced (Downloaded all your links provided aok)... you need to provide logs of that download (search the thread number within log and copy paste text into your fav pastebin service), not just the stack trace.

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; 16.06.2016 at 16:14.
Reply With Quote
  #1975  
Old 17.06.2016, 16:49
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

raztoki & pspzockerscene - Please fix the plug.
Not working download.

[jd.plugins.hoster.VKontakteRuHoster(getHighestQualityPic)] -> Failed to find source json of picturelink

[jd.controlling.downloadcontroller.DownloadWatchDog(handleReturnState)] -> Plugin Defect.1

**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
  #1976  
Old 18.06.2016, 01:26
audio20's Avatar
audio20 audio20 is offline
Fibre Channel User
 
Join Date: Jun 2009
Posts: 125
Thumbs up The plugin is working fine once again :-)

Quote:
Originally Posted by pspzockerscene View Post
-It is up to US what to release/change/fix and what not to do - if you don't agree with this, learn coding on your own or use other tools than JDownloader!
GreeZ psp
My apologies if I did get angry before. Just to clarify: I was angry with djmakinera, not with you guys (at all!). I do recognize and agree with your independence on fact-based decisions whether or not to change and fix plugins. I really was just trying to provide another point of view for a different use-case of this particular plugin that I thought (and hoped) was used by many more regular jDownloader users.
Again, I am truly sorry if I did step over the line or insulted anyone.

Quote:
Originally Posted by raztoki View Post
@audio20
thanks for report and example links (re: /doc). I have fixed that problem, so filename checking will work again.
Thank you so much, raztoki!
The plugin is working just fine once again. I am very grateful for your work.
Reply With Quote
  #1977  
Old 18.06.2016, 02:50
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,604
Default

@audio20
I'd would say that psp statement isn't directed at you but at djmakinera.
most welcome!

@djmakinera
the three last links are within your previous test links and worked fine.
your current links including the three last links again worked fine, within current tests.
Once again you need to provide better reports! Without the full log of that offending download (snippet), your posts mean NOTHING. Alternatively provide the full log! otherwise we can not help.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

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

Zip Log

http://jdownloader.org/pastebin/135123
Reply With Quote
  #1979  
Old 18.06.2016, 12:08
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,604
Default

All that I can see is,
Code:
 -> User stopped downloads -->
why are you aborting?

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

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

I see many errors:


Many links endless resume. Transfer moves back and once again repeats indefinitely.
and
A temporary server available - misinformation
[Jd.plugins.hoster.VKontakteRuHoster (photolinkOk)] -> Resume failed -> Retrying from Zero


--ID:1752TS:1466227182274-16-06-18 07:19:42 - [jd.plugins.hoster.VKontakteRuHoster(photolinkOk)] -> Resume failed --> Retrying from zero
--ID:1892TS:1466227194267-16-06-18 07:19:54 - [jd.plugins.hoster.VKontakteRuHoster(photolinkOk)] -> Resume failed --> Retrying from zero
--ID:1752TS:1466227182274-16-06-18 07:19:42 - [jd.plugins.hoster.VKontakteRuHoster(photolinkOk)] -> Resume failed --> Retrying from zero
--ID:1892TS:1466227194267-16-06-18 07:19:54 - [jd.plugins.hoster.VKontakteRuHoster(photolinkOk)] -> Resume failed --> Retrying from zero

and PluginDefect:1


and other unspecified errors
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 03:46.
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.