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

fetching full original filenames #2

Closed
jszczypk opened this issue Mar 1, 2024 · 3 comments
Closed

fetching full original filenames #2

jszczypk opened this issue Mar 1, 2024 · 3 comments

Comments

@jszczypk
Copy link

jszczypk commented Mar 1, 2024

Downloaded files are stored as "xxxxxxxxxxxxxxxxx.. (photo-id).jpg" as this is the information available on gallery page.
However in individual photo page full original name is available in few tags: meta description, title, img title and img alt.

Can you add an option to fetch full filenames from individual photos pages?

Best regards,
Janusz

@patrickkfkan
Copy link
Owner

Hi, could you provide a link to an individual photo page that shows the "full original name" that you say is available in "meta description, title, img title and img alt"? Otherwise, I have no idea what you are referring to.

@jszczypk
Copy link
Author

jszczypk commented Mar 4, 2024

Here it is: https://www.imagefap.com/photo/1524182108/
Look for "its-beginning-to-looks-a-lot-like-christmas-0004.jpg" in HTML

@patrickkfkan
Copy link
Owner

Added --full-filenames (alias -f) option in v1.2.0. You should now be able to have full original filename of images by doing:

$ imagefap-dl -f <url>

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