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

Upload in "high quality" for unlimited storage #10

Closed
simonedegiacomi opened this issue Sep 6, 2018 · 7 comments
Closed

Upload in "high quality" for unlimited storage #10

simonedegiacomi opened this issue Sep 6, 2018 · 7 comments
Labels
wontfix This will not be worked on

Comments

@simonedegiacomi
Copy link
Contributor

I 'd like to help with the client side compression, to allow users to upload unlimited photos.
Have you already started working on it?

To add this feature we would definitely need an option in the configuration of the cli to allow the users to enable/disable the compression, but where do you think it's better to implement the compression? in the cli o directly on the library?

@raubel
Copy link

raubel commented Sep 8, 2018

+1
Such a feature would really be appreciated. Because of the quota, I cannot use gphotos-uploader-cli while it is not there.

@ghost
Copy link

ghost commented Sep 11, 2018

Oh no, so photos uploaded with this CLI will count against quota, regardless of the account's setting? 😟

@ghost
Copy link

ghost commented Sep 11, 2018

Yep it does. Oh well, at least I can use the Recover Storage button in Google Photos.

But is it even possible for this program to upload as “High Quality”?

From API documentation:
image

@simonedegiacomi
Copy link
Contributor Author

I've seen that too in the documentation... so downsizing the image is not a solution.
As I already reported in this issue, there is this feature request in the official Google Photos API issues page.

@nmrshll nmrshll changed the title Add client side photo downsizing Upload in "high quality" for unlimited storage Sep 19, 2018
@nmrshll nmrshll added bug Something isn't working enhancement labels Sep 19, 2018
@Lyve1981
Copy link

Did anyone checkout the website photos.google.com and checked the API that is used there? The URLs look slightly different, but still quite similar to the official API. I'd assume that it is somehow possible to upload in high quality, but it is just not documented?

@psyciknz
Copy link

psyciknz commented Jun 7, 2019

Or had a look at the google photos uploader/sync program to see how it does it?

@nhorvath
Copy link
Contributor

nhorvath commented Jun 9, 2019

Last I checked there is no way to upload in the "high quality" (unlimited) via the API. It's a future feature on the google side. The google apps use a non public api.

@pacoorozco pacoorozco added not-a-bug wontfix This will not be worked on and removed bug Something isn't working labels Jun 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

7 participants