nukeop
nukeop
Youtube is notorious for handling search and stream lookups differently based on your region, A/B tests, and other semi-random, hard to reproduce factors. So it might have worked for me,...
You're right, we're using this library: https://react.semantic-ui.com/modules/progress/ I guess this can be handled by CSS. By the way, did you notice any improvement in the scanning time? Did it handle...
Thanks for reporting this, somebody on Discord reported the same error using the .deb package and Appimage on Debian. Not sure yet what's causing this. I'll try to change ffmpeg...
Are you able to find out what version of glibc you have installed?
That is definitely how it should be, and it's pretty weird that it's not, I just want to find out how it relates to your local setup. A snap should...
We use electron-builder which is supposed to handle snap building automatically, so there's no snapcraft.yml. Maybe it's a matter of updating some dependencies?
Hopefully this will be gone if the newest release. Let me know if it reoccurrs.
I can confirm that. This is because the instance we're using in Nuclear now redirects to an instance selection page, e.g. from https://invidious.snopyta.org/api/v1/search?q=Sabrina%20Carpenter%20Espresso&sortBy=relevance&page=1 to https://redirect.invidious.io/api/v1/search?q=Sabrina%20Carpenter%20Espresso&sortBy=relevance&page=1. Unfortunately, to display that page,...
Do you mean this thing that appears when you click the icon with black and white bars?
Also reproduces on Mac. I guess this is because it's trying to open the URL in a new tab by default or something. It should be pretty easy to just...