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

Download Both RAW and JPEG/HEIF Files #659

Open
HowardLu132 opened this issue Sep 28, 2024 · 2 comments
Open

Download Both RAW and JPEG/HEIF Files #659

HowardLu132 opened this issue Sep 28, 2024 · 2 comments
Assignees

Comments

@HowardLu132
Copy link

When there is a RAW+JPEG (or JPEG+RAW) file, is it possible to Download both RAW and JPEG file?

Current solution of JPEG+RAW file seems to only download single file, RAW or JPEG/HEIF.

Thank you!

@boredazfcuk
Copy link
Owner

photo_size: Image size to download. Can be set to original, medium, thumb, adjusted, alternative or any combination of those five in a comma-separated string if multiple size types are to be downloaded e.g. photo_size=original,adjusted. Adjusted are the edited photos that can be made by using filters, or by using the markup tool in the Photos app. Alternative are RAW file types. Default: original.

I use original and adjusted for HEIC and edited photos. I'm guessing medium and alternative will download raw+jpg.

I think photo_size would probably be more accurate if it was changed to photo_types.

@HowardLu132
Copy link
Author

photo_size: Image size to download. Can be set to original, medium, thumb, adjusted, alternative or any combination of those five in a comma-separated string if multiple size types are to be downloaded e.g. photo_size=original,adjusted. Adjusted are the edited photos that can be made by using filters, or by using the markup tool in the Photos app. Alternative are RAW file types. Default: original.

I use original and adjusted for HEIC and edited photos. I'm guessing medium and alternative will download raw+jpg.

I think photo_size would probably be more accurate if it was changed to photo_types.

Understood, I will have a try, thank you for developing this great project!

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