ImprovedTube
ImprovedTube
> at some point it's just gonna be too much. > > Another Idea I was toying around with is to be able to whitelist channels for speed. So instead...
thanks! @Eyevou Yes,  however it should be noticed as of: https://github.com/code-charity/youtube/blob/adf7c622bae44a546c088688711f5be0e6294ce5/js%26css/web-accessible/www.youtube.com/player.js#L129-L141 --- - Commonly *when/if* YouTube updates we might have to add an alternative CSS selector (without removing the...
> CSS selector changed indeed. (also used here: let musicSectionLength = document.querySelector('div#items[class*="music-section"]')?.children?.length;) ``` Music 1 songs ```
updated: https://github.com/code-charity/youtube/commit/40f651defb840a8cd03e7c5132a54adc76f86fdd - (unfortunately it can take several seconds and might not load in a background tab.) - gotta try to use all meta data immediately and not only in...
hi @Eyevou! https://github.com/code-charity/youtube/commit/100d1b37a1537d9475c416c5fb7d9a56d39f5c75 missing parenthesis let the "over-length identifier" words like album & compilation skip the other conditions. (because logical AND's are generally handled with a higher precedence than logical...
hi @Eyevou! not sure i understood. Do you want to match music more agressively? Or not start with speed, while finding out sometimes might takes a few seconds?
hi! agree > Opacity i think in CSS opacity the lowest possible is 0.0001 (and we could offer just not to display it)
hi guys! @tympapost @HerIsDia @dodieboy @mrangjunboon2017s not sure it actually was fixed, so i did this for now #1602. (and a separate feature for page margin / sidebar, preventing player...
1. https://github.com/doma-itachi/Youtube-shorts-block MIT license & 50 000+ users👍 @doma-itachi join us?😳☀️ **#1383 #1146** _(#1168 #1389 #1391)_ --- 2. hiding shorts everywhere: https://github.com/ProbablyRaging/hide-youtube-shorts (store version requires browser history access...?) 3. hiding...
@ikki4 @KaKi87 yes, already set Priority A. simple feature even. (and MIT means code is allowed to be copied) we need to find more contributors and catch up. only bugs...