Seb
Seb
Instead of pausing the video until we get the response from the API call, can we instead preload and cache the next videos sponsor details if AutoPlay is on and...
Hey @Spegs21, I can help take a look at this if you need a second pair of eyes on it. I've also noticed that the `Add to Cart` and `Sold...
Do you want any item in the saved item list to be added to card, or does the name of the item still need to contain the keyword?
I can add the extra check in the title. My code is very similar to yours, I just check the buttons when a change in the DOM has been made...
> Could u take a look at #1192? I think u could easily reuse some of ur code for this. I think rather than saving a boolean for each possibility,...
The difference with theater mode is that it persists regardless of if autoplay is on or not. So if you view a video in theater mode and then manually click...
I added functionality to also remember the full window mode when using autoplay or watching a playlist, but unfortunately fullscreen capabilities will not work in this way. > Note: This...
The fullscreen ability could probably be implemented using [RobotJS](https://github.com/octalmage/robotjs) since it uses electron. That being said, I'm not sure if the maintainers of this application would approve that because it...
I would keep it as is so someone else can add their feedback on it. There may be a way to accomplish this that I am not aware of. Honestly,...
To be clear, do you want this to be an option in the settings page (the way #954 seemed to implement it) or would you prefer it just remembers what...