Coder Social home page Coder Social logo

lightroom-cc-api's People

Contributors

lou-k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

lightroom-cc-api's Issues

Support Video Uploads

The current helper functions are for images only.

This should be a relatively simple change:

  • Update create_new_revision_from_file to accept a subtype parameter
  • Change upload_image_file to use the content_type to guess the subtype parameter
  • Change the function names upload_image_file and upload_image_file_if_not_exists to upload_media...

Note that there is a 200MB upload limit that we should address in a future issue.

Extend Timeline Before Tokens Expire

The token I was playing with expired in 24 hours.

Let's:

  • Check the oath doc to see if we can get a longer timespan
  • Or switch to the 'code' returned and get a token with the api on each boot.

Document How To Generate A Token

This was not as easy as I'd like. Let's make a guide that shows people how to do it.
Basically:

  • Create an integration
  • Create ssl certs for adobe-auth-python project
  • Install and trust the pem in OSX If using
  • Modify adobe-auth-python to hit lightroom and insert proper secrets/codes.
  • Modify adobe-auth-python to print the token once recieved.
  • Run adobe-auth-python and get the token.

Unit Tests

Simple unit tests with example responses should be fine...

Create An Executable For Syncing Photos

We can call this lightroom-sync or similar.

It should:

  • Load the api-key and token from /etc/lightroom.conf or command-line arguments
  • Accept either a directory to search or list of image files
  • Upload all files to lightroom using the upload_image_file_if_not_exists function

Be sure to package the executable in setup.cfg.

Can't generate API for Adobe Lightroom CC

Hey!

Hope you're doing well. From a long time I’m trying to generate an API for my Lightroom Creative Cloud. But still couldn’t reach the point. I’ve followed the documentation part(https://developer.adobe.com/lightroom/lightroom-api-docs/getting-started/create_integration/) & created integration, created project of lightroom services.
And while reaching the 4th point that is checking the Service Health Check the error I got with this URL(https://lr.adobe.io/) was while (1) {}{“code”:“403000”, “description”:“Api Key is required”}.
Then I moved to POSTMAN for that I had to generate an access token to develop an API. But when redirecting to the site doesn’t show any POP-UP or access token not even showing me any error. Through this site I'm generating token: https://adobeioruntime.net/api/v1/web/io-solutions/adobe-oauth-playground/oauth.html
I’ve my CLIENT ID & SECRET also provided my URI in the project for generating token but can’t generate it.
Seeking your help eagerly.

Kind Regards,
Lalarukh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.