JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 15.05.2022, 16:51
gosuphobia gosuphobia is offline
Baby Loader
 
Join Date: Nov 2017
Posts: 5
Default Images from imgur.com not downloading, show an error

Jdownloader shows a "An error occured! (imgur.com)" and "try restarting this link (plugin outdated?)" message. https://imgur.com/MDO6xmq

Here's a few links that are showing this error:

https://i.imgur.com/jZpsBwi.jpeg
https://i.imgur.com/GA7jWo2.jpeg
https://i.imgur.com/21mFczX.jpeg

I have the latest update, 45992
Reply With Quote
  #2  
Old 16.05.2022, 12:47
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,289
Default

@gosuphobia: thanks for the report, will be fixed with next update
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 27.05.2022, 21:35
fripp02 fripp02 is offline
Modem User
 
Join Date: May 2022
Posts: 4
Default

The files are now downloading after recent fix. I also had to add imgur account info for it to work. Now it seems that the file info is not loaded as the availability shows as 0/1 online, and file size is unknown. File downloads even though it is shown as not online.
Reply With Quote
  #4  
Old 30.05.2022, 11:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,289
Default

@fripp02: I'm sorry but I cannot reproduce any issue.
Can you please provide example links?
Also please provide example link and a debug log
Enable Settings->Advanced Settings->Log.debugmodeenabled and restart JDownloader, reproduce the issue and then create a log, see https://support.jdownloader.org/Know...d-session-logs and post shown logID here
__________________
JD-Dev & Server-Admin
Reply With Quote
  #5  
Old 30.05.2022, 23:14
fripp02 fripp02 is offline
Modem User
 
Join Date: May 2022
Posts: 4
Default

I'm seeing this behavior with direct links to the files that start with "https://i.imgur.com". The gallery links show the file info, but these direct links do not.

https://imgur.com/gallery/RlGSKuc
https://i.imgur.com/9H3Lntd.jpeg

https://imgur.com/gallery/fTIVBtD
https://i.imgur.com/eiNCMlP.mp4

I don't know if this has something to do with renaming of extensions: jpeg>jpg , mp4>gif

30.05.22 14.07.22 <--> 30.05.22 14.09.33 jdlog://2020035302851/
Reply With Quote
  #6  
Old 30.05.2022, 23:42
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,918
Default

@fripp02
Here is the explanation on why /gallery/<id> items and i.imgur.com/<id>.jpeg items can sometimes get different filenames:
The imgur.com API/website does (sometimes?) not expose the name of the uploader when accessing single images.
In your case, that gallery contains exactly one image and the gallery-API exposes the uploaders' name thus it gets set for the "child-images" of that item too and is later used in the default filenames.

Here are your options:
  1. Change all i.imgur.com items to those "album" URLs so that our crawler will try to process them as albums first, finding the name of the uploader if it is an album
  2. Modify default imgur.com filenames to never include the uploaders' name so that filenames are always the same. See Settings -> Plugins -> imgur.com
  3. Ask the imgur.com support if it is a bug that in a lot of cases, the name of the uploader is not given when obtaining information for single images via API. Relevant API call:
    Code:
    api.imgur.com/3/image/<id>
    Afaik it has always been this way and it's consistent with the website so my guess is that this is not a bug on imgurs' side but more done intentionally and/or a privacy feature e.g. if you only find the single image linked somewhere you can't find out who uploaded it and if you find it as part of a gallery you can find out who uploaded it.

I don't see any JD bug here...

-psp-
EDIT

Also I wasn't able to reproduce your reported issue and I wasn't able to find any errors in your logs.
__________________
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
  #7  
Old 31.05.2022, 20:36
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,289
Default

@fripp02
@pspzockerscene
I also guess it's wanted behaviour. So you cannot *reference back* from a single shared image to a complete gallery without knowing the actual gallery link.
Another guess/idea is that you can create galleries and just link random images/posts into it. I just did some tests and found galleries where the images do have meta data on their own. So ppl just randomly upload images without any meta data and ppl *collect* or *include* them in gallery links and add their meta data that is only available via the gallery link

your log does not contain any issue. Please reproduce the issue/wait for issue to happen and then create the log
I could not reproduce any issue with the plugin neither
__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 01.06.2022, 01:13
fripp02 fripp02 is offline
Modem User
 
Join Date: May 2022
Posts: 4
Default

Thanks for looking at it. That makes sense that they are hiding the user account that uploaded file. The direct link also bypasses imgur data collection, advertising, other things they want a user to see. It seems to me that they made some changes in the past 2 weeks because I never had to use the API or be logged in before. I think they want to verify people for NSFW images or make them view user agreement.
Reply With Quote
  #9  
Old 01.06.2022, 11:08
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,289
Default

@fripp02: You should not have to use API mode. Website mode (default) still works fine here (tested with your example links). So please disable api mode and provide a debug log like advised, see https://board.jdownloader.org/showpo...92&postcount=4
__________________
JD-Dev & Server-Admin
Reply With Quote
  #10  
Old 02.06.2022, 23:38
fripp02 fripp02 is offline
Modem User
 
Join Date: May 2022
Posts: 4
Default

All seems to be fine now that i disabled API and account manager setup. Sometime during the outdated plugin I added account info and had a popup saying imgur users needed to add it. Sorry for the false alarm.
Reply With Quote
  #11  
Old 03.06.2022, 10:59
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,289
Default

@fripp02: thanks for the followup. when you encounter plugin issues again, please provide a debug log like explained
__________________
JD-Dev & Server-Admin
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 16:40.
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.