Thanks: @MAZ01001 stayed amazing with complete/longsighted work! - @PG-257811 @asifurrahaman754 contributed repeatedly, even when i asked😮. Most enduring contributor these month: @D-Rekk. Thanks for bug reporting too! @Eyevou @Anoaxx. New contributors: @yashi-15 @JustEmo.
- some new litte features, several bugs
- a lot of optimization. (Our status.js is only for the UI for now, circumvented loading it for the rest UI @raszpl)
- the Popup player is nicer now (with playlist, no title bar, ...)
- Speed-watching: music exception finally works when clicking related videos (might be unlikely to be in a hurry but click random things).
- yet technically this was complicated: to define Music (- or more smart features) we rely on the meta tags, (next to the category, title, description) - etc. and YouTube seem to only include meta tags in new tab/windows .
- Thus ImprovedTube can now query a random Invidious node (/ ArchiveTeamData). (1kb vs 800kb. Only needed for related videos) - But now we can add more smart features easiler. - Ideas / wishes?
- And Probably we should also already work together with https://github.com/LuanRT/YouTube.js?
- if Sisyphus had several twins, would they team or all do the same thing in alone in different countries??
- And Probably we should also already work together with https://github.com/LuanRT/YouTube.js?
- Thus ImprovedTube can now query a random Invidious node (/ ArchiveTeamData). (1kb vs 800kb. Only needed for related videos) - But now we can add more smart features easiler. - Ideas / wishes?
- chromewebstore/youtube-tags also fetches the 800kb (every time?) - So we can easily make this feature most efficently now (and/or hopefully the developer has a look)
- yet technically this was complicated: to define Music (- or more smart features) we rely on the meta tags, (next to the category, title, description) - etc. and YouTube seem to only include meta tags in new tab/windows .