Git Product home page Git Product logo

Comments (2)

pacoorozco avatar pacoorozco commented on May 24, 2024

I'm sorry to admit that this far from where this CLI in intended to be used. The idea of the CLI is just deal with Google Photos and it doesn't prepare files to be uploaded in advance.

As you have already said, you can prepare them before and then use this CLI to just upload the file.

Let's do one thing, only one, but let's do it well :-D

Thanks anyways for the suggestion.

from gphotos-uploader-cli.

WACKYprog avatar WACKYprog commented on May 24, 2024

@pacoorozco Totally makes sense and sort of expected the answer.

As I sad I do have go app to do that already. But I don't love the setup :)

If I would have some way to specific for a given job a pre process CLI command that work perfect.

something like that:

    {
      SourceFolder: YOUR_FOLDER_PATH
      Album: "auto:folderName"
      DeleteAfterUpload: false
      IncludePatterns: [ "**/*.jpg", "**/*.png" ]
      ExcludePatterns: [ "**/ScreenShot*" ]
      PreProcess: 'convert  -resize 1000000@\ %infile -o %outfile '
    }

I did went over some other wontfix from the past and look like there is some interest in this kind capabilities For example: #133, #10.

Let me me know if you think this kind of solution would be acceptable with in a frame of "Let's do one thing".

from gphotos-uploader-cli.

Related Issues (20)

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.