Xerbo / furaffinity-dl

FurAffinity Downloader, now with 100% more Python
BSD 3-Clause "New" or "Revised" License
91 stars 17 forks source link

Doesn't download descriptions of images #22

Closed ShapeShifter499 closed 5 years ago

ShapeShifter499 commented 5 years ago

Sometimes half of the information in the image is the description like stories. The description should be downloaded.

Xerbo commented 5 years ago

Downloading descriptions was added a while ago (see image), is there a specific submission that this doesn't work on?

Screenshot_20190829_201348

ShapeShifter499 commented 5 years ago

so wait it was supposed to be added to the image metadata?

ShapeShifter499 commented 5 years ago

I see the issue. I totally missed the fact I needed to install eyed3 and exiftool.

Since I run Arch Linux the packages I needed were.

pacman -S python-eyed3 perl-image-exiftool

I'm sorry for the confusion, seems to work now.

ShapeShifter499 commented 5 years ago

Ok it does work but some metadata GUI viewers don't show it.

exiftool image.png In command line works