Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[imgur] Not getting titles since commit 8f38a35 #467

Closed
kattjevfel opened this issue Nov 6, 2019 · 1 comment
Closed

[imgur] Not getting titles since commit 8f38a35 #467

kattjevfel opened this issue Nov 6, 2019 · 1 comment

Comments

@kattjevfel
Copy link
Contributor

kattjevfel commented Nov 6, 2019

I noticed that gallery-dl was no longer getting the titles and tracked it down to 8f38a35.
I was not logged in for this.

b23c822

~ » pacman -Q gallery-dl-git
gallery-dl-git 1.10.6.r18.gb23c822-1
~ » gallery-dl https://imgur.com/XFfsmuC
/mnt/jupiter/Temp/gallery-dl/imgur/imgur_XFfsmuC_Tears are a natural response to irritants.jpg

8f38a35

~ » pacman -Q gallery-dl-git            
gallery-dl-git 1.10.6.r19.g8f38a35-1
~ » gallery-dl https://imgur.com/XFfsmuC
/mnt/jupiter/Temp/gallery-dl/imgur/imgur_XFfsmuC.jpg
@mikf
Copy link
Owner

mikf commented Nov 7, 2019

Interestingly enough, some images do have title data:

but most of them don't, even though it's available in the embedded JSON data on the image page itself. I guess it would be possible to get the title from said image page, then.

@mikf mikf closed this as completed in b019709 Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants