Results 603 comments of absidue

@iBicha There are multiple reasons that it could be failing to play the live stream DASH, here are two potential ones: 1. If you are attempting to proxy it through...

Just going to leave a note here that "unfortunately there's no way for Playlet to differentiate between shorts and regular videos yet" applies to Invidious too, as YouTube doesn't provide...

> I hope next time the branch name can be non development, can't checkout branch with gh pr checkout 5119 @PikachuEXE You can add `--branch a-different-name` to the command to...

> After: Also shows Inspect element instead of only showing `Show / Hide Video statistics` The inspect element context menu entry is only shown in dev (for all elements), so...

> The user sees weird labels on the player before seeing the correct player icons on application startup when the user launches their first video Only in dev mode and...

One hack would be to move the CSS import to the App.js file or App.vue files, that way it would be loaded at app launch even in dev mode. Makes...

@GreatGreenStar > Although it would likely be opened in a second issue if at all, maybe in the future integration with live-caption on supported devices could be done to allow...

Okay so it sounds like at this point it's basically confirmed to be a problem with the graphics driver which means we can't do anything about it from our side,...

As you mentioned above that it doesn't happen with normal window managers, could you please try another tiling window manager? It would be good to know if it is a...

I haven't figured out a way to record the window that also records the cursor. The fix is probably relatively simple, just a few `preventDefault()` and `stopPropagation` calls on the...