Rasz_pl
Rasz_pl
"No autoplay" "Disable autoplay" is much better same goes for options like "Allow 60fps", its not allowing anything and works in reverse, should be called "Disable >30fps"
https://github.com/code-charity/youtube/issues/2042
> just edited the [bug-report template ``` - My Settings: ``` better to tell users directly to execute JSON.stringify(ImprovedTube.storage) in console and "copy sting contents"
> Yes, i think thin scrollbars are just a visual indicator mostly. When you move the mouse over it goes wider. Might only work when coming from the right side,...
There must be another more efficient way of disabling autoplay. Current https://github.com/code-charity/youtube/blob/f6e49b11fea9bedd7f471a884675485cc59e8f31/js%26css/web-accessible/functions.js#L296 still allows for a sub second play time and fetches few seconds of video to a buffer :(....
> stop() function as possible or repeatedly within 0.x seconds? pause works fine in other extensions, just need to slightly rework where its being called as for reliably pausing every...
Looking at https://github.com/Ashish-Bansal/audio-only-youtube/blob/master/src/js/content-script.ts they overwrite video element with audio only source. Extracting Audio sources from YT page is no problem, but they need encrypted signature and thats where problems start...
Just tested this and cant reproduce. Second video opened in background starts autoplay when switched to and at the same time pauses previous one. Vivaldi | 6.6.3271.44
ahahahah I just tried and I get equally bad, but different results. autoplayDisable changed sufficiently since last time I tried reproducing that its broken in a different way now. 3a...
Would you feel better if the slider still displayed whatever volume you have set now while video played louder? What purpose would the slider at lets say for example 30%...