snuffy

Results 141 comments of snuffy

It's way more than possible to hook tauri up to a remote website (https://github.com/DiscordTauri/discord-tauri, is a good example) HOWEVER, I've been thinking of doing a port in a couple months...

Ahhh, true, one sec my bad. Looking for an old video of mine, then. Since i cloned it and tried to do custom code injection and it worked

Yeah, good point I can't find my old project or any videos. However, you are correct it's not really that elegant of a solution. While I look into exactly how...

I've been considering just yanking the API out into a package, using this it *may* be easier to port the API to a Sidecar server, however, it still would be...

While it would be fun, it definitely wouldn't be fun to fully type it because of how much do YouTube music, internal API changes and how many different keys objects,...

But I would definitely be up for the challenge

If you have Twitter, you can DM me on Twitter and we can see about doing a collaboration of sorts. If you don't have Twitter then just drop your discord...

Do you happen to have the file by chance? ~~Or would you have the browsers console log (ie. Open dev tools, import playlist file, and if there's any errors they...

I think the issue was related to Module workers not being supported on Firefox, but recently I've fixed the problem on the main instance (might've pushed the code to Dockerhub...