Skip to content

faster work! please test

Compare
Choose a tag to compare
@ImprovedTube ImprovedTube released this 28 Nov 07:09
· 2928 commits to master since this release

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 @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 relying on the meta tags (next to the category, title, description) as YouTube seems to only include meta tags in new tab/windows.
      • Thus ImprovedTube can query a random Invidious node (/ ArchiveTeamData) now (1kb vs 800kb. Only needed for related videos But now we can add smart /data features more easily. - Ideas / wishes?)
        • And Probably we should also already work with https://github.com/LuanRT/YouTube.js? (and help them. if Sisyphos had twins, would they team or all do the same thing alone in different countries?)
    • 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)