On Sun, Dec 13, 2020 at 4:37 PM David Reagan <m...@davidreagan.net> wrote:

> Hey all,
>
> Before I dig in too deep on my own, I want to ask if anyone else has
> tried writing a Lua script to provide integration with SmugMug? Has
> anyone attempted to write a script that can upload directly to SmugMug
> from Darktable?
>

No one has developed a script to upload to SmugMug, that I'm aware of.

>
>  From what I've skimmed of their API docs, you can do quite a bit via
> REST. I've never developed with Lua before, but I'm sure there's a
> library that can run HTTP requests, right?
>

There are external libraries in luarocks,, which is to Lua what CPAN is to
perl.

Are there any gotcha's I might run into if I try to do this on my own?
>
> I did search the archives, and just the web in general, but I haven't
> found anything anyone has shared.
>

The dartable lua-scripts repository is at
https://github.com/darktable-org/lua-scripts.  There
are lots of scripts there that show how to interact with darktable as well
as libraries that ease
some of the effort.


>
> Thanks!
>
> - David Reagan
>
> ___________________________________________________________________________
> darktable developer mailing list
> to unsubscribe send a mail to
> darktable-dev+unsubscr...@lists.darktable.org
>
> Bill

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to