panyanyany / luma-dream-machine-api

This is an unofficial Dream Machine API based on Python and FastAPI. It currently supports generating videos, extend videos, get generations, etc. We also provide SaaS service, see below.
https://lumaapi.org/
37 stars 6 forks source link

Video without watermark #2

Open OlegRuban-ai opened 2 months ago

OlegRuban-ai commented 2 months ago

Hello! The result only gives a link to the video with a watermark, but how can I make it work without it for a PRO account?

sc0rp10n-py commented 2 months ago

@OlegRuban-ai Luma has removed watermark free downloads for a while now even for PRO accounts. I am assuming its due to some security concerns. Might be back soon. Once back then you can use your access_tokens from PRO account with this and it will give you watermark free downloads.

Correct me if I am wrong.!!!

OlegRuban-ai commented 2 months ago

Hello! No, that’s not how it works, it was necessary to change links to navigate to URLs without a watermark. But now I'm worried about another problem - how to make sure that the acces_token is not updated every approximately 60 minutes? It is updated very often, but is not in the general list of cookies, but must be taken from the application, which makes it difficult to solve the problem.