Michael Hoffmann
Michael Hoffmann
This is a working Nuxt 3 example if someone needs a working example: https://stackblitz.com/edit/github-q9qsjo?file=app.vue @ssleptsov maybe we can link this as an official demo on the README?
> @itszooper and @Mokkapps If you plan to use it with nuxt, dont forget to add "ninja-keys" as a custom components in nuxt.config > > ``` > vite: { >...
@manniL Thanks, we are already investigating that workaround. Do we have some Nitro hook which runs before all server routes/middlewares where we can check the `runtimeConfig` variable?
Unfortunately, I currently have no free time to update the dependencies :-( The app also has not many active users so there is not much motivation to keep it up-to-date....
@Taym95 Thanks! You are right but the mobile app should also show the same Dailymotion embedded video content. But it shows the error as it can be seen the original...
Hi, it should already work for Windows but someone needs to create Windows executable on a Windows machine. I only have a Mac and I currently don't have the time...
Like that idea but that involves running a server and a database which would involve maintenance costs at a certain point ;-)
Ok, that makes sense. Unfortunately, I don't have the time & motivation to implement & support this functionality at the moment. But thanks for the suggestion, maybe I will implement...
Yes, absolutely!
> Intend to look deeper into this and hopefully able to improve the performance on this in v2 😁 That would be amazing, thanks 👍🏻