JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 25.04.2017, 22:12
inzzzomnia inzzzomnia is offline
JD Fan
 
Join Date: Apr 2017
Posts: 77
Default Instagram, /p/ multiple image/video posts

So I just found out that it was possible to download from Instagram with
JDownloader, thumbs up for that, but there's a few problems I think.

And I've used search but didn't find anything so here goes. I'm 100% updated according to the update thingy in the program.

For example when there is more than one picture uploaded in the same "post" like this one
found at **External links are only visible to Support Staff****External links are only visible to Support Staff** dated Apr 23, 2017 only the first of two pictures is downloaded and not in the largest size available. The one above is downloaded in 1080x1080 pixels but is available in 1242x1242 pixels.
And then there seem to be some problems with smaller images, **External links are only visible to Support Staff**this one for example is downloaded in 640x640 but is available in 679x679 same goes for pictures that are displayed as 480x480, even if they are available in a larger size the small one is downloaded.

And then there's more what's a problem with me I guess.
I manage to find out how to rename the pictures by using <jd:prop:date>.<jd:orgfiletype> in set filename in packagizer.
Is there any way to change how the date is used in the filename?
Now it gets named like 2017-04-25.jpg but I would like to shorten it a bit so it looks like 170425.jpg.
And is it possible to change the suffix that's added when there more than one file with the same name? I would like to use 02 and so on instead of _2.

Hope not all of you fell asleep before getting to the end. Thanks for reading and hopefully for your help

[Edit] Came to think of another thing.
When adding links the caption for the post is visible in the comments text box. Any way to save this to the exif of the image? Even at the end of the filename or something would be OK.

Last edited by inzzzomnia; 26.04.2017 at 01:24.
Reply With Quote
  #2  
Old 26.04.2017, 01:40
thebeast6781
Guest
 
Posts: n/a
Lightbulb Instagram Download Issue

Following a recent Instagram update, users can now create individual posts which include more than one image entry **External links are only visible to Support Staff**(example)

When downloading an Instagram account from the top level for a user **External links are only visible to Support Staff**(example) Jdownloader 2 functions properly for single image/video posts, but for multi-posts like described above it only downloads the first item in each set.

It would be great if a future update addressed this problem, such that downloading an Instagram account, from the top level, pulled all of the multi-posts in addition to the single posts.

Thanks for your hard work!
Reply With Quote
  #3  
Old 26.04.2017, 10:55
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,343
Default

I've created ticket for 'multiple images per entry' and 'resolution issues'
__________________
JD-Dev & Server-Admin
Reply With Quote
  #4  
Old 26.04.2017, 10:56
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,343
Default

__________________
JD-Dev & Server-Admin
Reply With Quote
  #5  
Old 26.04.2017, 10:59
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,343
Default

Quote:
Originally Posted by inzzzomnia View Post
And is it possible to change the suffix that's added when there more than one file with the same name? I would like to use 02 and so on instead of _2.
Customized suffix would make it more complex to recognize next possible suffix.
What you want 02 instead of 2? Just asking.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 26.04.2017, 11:01
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,343
Default

Quote:
Originally Posted by inzzzomnia View Post
I manage to find out how to rename the pictures by using <jd:prop:date>.<jd:orgfiletype> in set filename in packagizer.
Is there any way to change how the date is used in the filename?
Now it gets named like 2017-04-25.jpg but I would like to shorten it a bit so it looks like 170425.jpg.
At the moment it requires two packagizer rules to do this

1.) use rule like you described to have filename set to 2017-04-25.jpg
2.) create another rules with (\d{4})-(\d{2})-(\d{2})\.jpg, enable regex checkbox
then you can access each matching group in 'set filename' and build filename as you wish.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #7  
Old 26.04.2017, 23:43
inzzzomnia inzzzomnia is offline
JD Fan
 
Join Date: Apr 2017
Posts: 77
Default

Big thanks for the help.
Would have guessed though that the function for save the post comment was something that already existed but I didn't find since it's already collected from the website and inserted in the file properties comments. Well well, I'm sure I'll survive while waiting for it to be implemented.

Quote:
Originally Posted by Jiaz View Post
Customized suffix would make it more complex to recognize next possible suffix.
What you want 02 instead of 2? Just asking.
Cause that's the way I've named files since I got my first camera, so just a habit I guess. It doesn't happen that often though so I'll mange without it, just thought I would ask when I already was at it.

Quote:
Originally Posted by Jiaz View Post
At the moment it requires two packagizer rules to do this
1.) use rule like you described to have filename set to 2017-04-25.jpg
2.) create another rules with (\d{4})-(\d{2})-(\d{2})\.jpg, enable regex checkbox
then you can access each matching group in 'set filename' and build filename as you wish.
Not fluent in regexp, barely speaking it at all, but manage to get a filename out of it but can't figure out how get it without the leading 20 in 2017. Does it require another set of rules?
Reply With Quote
  #8  
Old 27.04.2017, 00:15
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,143
Default

@inzzzomnia
First, thanks for the detailed report!
1. For your single example:
Code:
**External links are only visible to Support Staff**
... I was not able to find anything above the 640x640:
Code:
**External links are only visible to Support Staff**
Please tell me where you have seen the higher resolution and post the URL to it here.

2. Regarding "albums" with more than 1 image:
Same as for 1. - I was not able to find any higher resolution than 1080x1080 for both pictures.
Example which I have used for testing:
Code:
**External links are only visible to Support Staff**
3. Regarding the "Order ID" for multiple pictures coming from one URL:
I've added a property with the name "orderid" which you can use via packagizer

GreeZ pspzockerscene
__________________
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?

Last edited by pspzockerscene; 27.04.2017 at 00:18.
Reply With Quote
  #9  
Old 27.04.2017, 05:13
inzzzomnia inzzzomnia is offline
JD Fan
 
Join Date: Apr 2017
Posts: 77
Default

Quote:
Originally Posted by pspzockerscene View Post
@inzzzomnia
First, thanks for the detailed report!
1. For your single example:
Code:
**External links are only visible to Support Staff**
... I was not able to find anything above the 640x640:
Code:
**External links are only visible to Support Staff**
Please tell me where you have seen the higher resolution and post the URL to it here.
2. Regarding "albums" with more than 1 image:
Same as for 1. - I was not able to find any higher resolution than 1080x1080 for both pictures.
Example which I have used for testing:
Code:
**External links are only visible to Support Staff**
I might have been a bit off in my first post cause there might be even more images that's not downloaded in the best resolution available if you don't know about removing the /s640x640/-part in the URL to get the highest res there is.
This goes for every URL (I think) that has that /s####x####/-part in it. Some might get smaller but then it will be the original resolution so it's still a better option quality wise.

Code:
**External links are only visible to Support Staff**
For the first post to get one slightly larger thats 679x679 and
Code:
**External links are only visible to Support Staff**
**External links are only visible to Support Staff**
for the second post to get them in 1242x1242.

You can also remove /sh0.08/e35/ from the URL to get a picture that's some kB larger in size and doesn't have the IPTC Special Instructions = FBMD## added. No noticeable difference in the image itself, maybe just something that the "Facebook is watching me"-paranoids out there cares about.

Quote:
Originally Posted by pspzockerscene View Post
3. Regarding the "Order ID" for multiple pictures coming from one URL:
I've added a property with the name "orderid" which you can use via packagizer

GreeZ pspzockerscene
Great, thanks
Reply With Quote
  #10  
Old 27.04.2017, 18:25
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,343
Default

Thanks for the feedback. As you can see, no we didn't know about *removing some url parts* to get original image
I'm sure pspzocker will update plugin as soon as possible
__________________
JD-Dev & Server-Admin
Reply With Quote
  #11  
Old 28.04.2017, 01:54
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,143
Default

Thanks for that hint - updated the plugin
---
[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
__________________
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
  #12  
Old 30.04.2017, 01:38
inzzzomnia inzzzomnia is offline
JD Fan
 
Join Date: Apr 2017
Posts: 77
Default

Quote:
Originally Posted by pspzockerscene View Post
Thanks for that hint - updated the plugin
---
**External links are only visible to Support Staff**...
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
**External links are only visible to Support Staff**...
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
Sweet, thanks.

Then I just have to hope and wait for someone to find the time to add the function to save the text/jdownloader comment that comes with every image.

And I checked the link you posted to when to expect the update and it says 5 minutes for a plugin after it's added to that repository page, am I right? Tried to figure out to how to check if the plugin was actually updated but found nothing cause if it is already updated I'm afraid it doesn't work.
But that repository page doesn't say much to someone that doesn't use it regularly and understands what it show so maybe I just got it wrong so it's a waiting game, what do I know.
Reply With Quote
  #13  
Old 02.05.2017, 13:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,343
Default

Update is not live yet. Will be released later this day
__________________
JD-Dev & Server-Admin
Reply With Quote
  #14  
Old 03.05.2017, 16:49
inzzzomnia inzzzomnia is offline
JD Fan
 
Join Date: Apr 2017
Posts: 77
Default

OK thanks, but still no change in how it works. How do I check if the plugin is updated and doesn't work or if it's still to be updated?
Searched the forum about it and read posts about some plugin versions page in the settings of JDownloader but that appears to have vanished in later versions cause I can't find it and that repository page says me nothing.
Reply With Quote
  #15  
Old 03.05.2017, 16:56
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,343
Default

Normally the update will be available within a few minutes after commit, but I have to review some stuff first and other work to do. Will release it later.
Normally you hit the update button and in case no update available you are on latest available version. You can see about dialog to check for build date.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #16  
Old 05.05.2017, 18:04
inzzzomnia inzzzomnia is offline
JD Fan
 
Join Date: Apr 2017
Posts: 77
Default

So got the update today and it catches the best image so thanks for that
But it still doesn't download more than the first picture in a multi image post, are there any setting I need to change for it to work?
Reply With Quote
  #17  
Old 05.05.2017, 18:06
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,343
Default

Should work out of the box, can you provide some more example links?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #18  
Old 06.05.2017, 01:39
inzzzomnia inzzzomnia is offline
JD Fan
 
Join Date: Apr 2017
Posts: 77
Default

To keep with the current Zara theme, non of the multi image posts on **External links are only visible to Support Staff**her page work. Only the first picture is downloaded.
Reply With Quote
  #19  
Old 08.05.2017, 12:21
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,343
Default

Thanks, we will check/fix asap
__________________
JD-Dev & Server-Admin
Reply With Quote
  #20  
Old 09.05.2017, 21:53
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,143
Default

@inzzzomnia
Thanks for reporting this!

Indeed while crawling the user-json, it does not contain the required data for objects with multiple photos.
---
[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
__________________
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 13:16.
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.