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

jpg file downloading as jfif #35

Open
jonharris0n opened this issue Sep 27, 2023 · 1 comment
Open

jpg file downloading as jfif #35

jonharris0n opened this issue Sep 27, 2023 · 1 comment

Comments

@jonharris0n
Copy link

Seeing i.e. "Downloaded 'IMG_1043.JPG' [saved as '12_EwfD3iZw.jfif']" in logs.
In your code it seems 'UsedFilename' is resolving to type 'jfif' with a random name, and this is being used to name the downloaded file.
Is it possible to use 'Filename' (in this case "IMG_1043.JPG") instead?

@carsonreinke
Copy link
Contributor

@jonharris0n I believe it already does this with option -use-file-name. Have you tried that?

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