Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 2.18 KB

README.md

File metadata and controls

44 lines (32 loc) · 2.18 KB

oldttv

download from the Actions page (more recent builds) or Release page (a little more outdated) for the moment please & thank you

screenshots

taken from dev4:0.0.2 & dev3:0.0.2

todo

  • version checking

  • figure out how to get the video-swap script to work for the embeds showing streams & vods (using as a userscript works fine, but when imported as a html script, no worky)

  • add the whole 2018 & 2015 twitch site.

  • remove/replace unused css within 2018.css. (might just remove the unused ones tbh)

  • make the extension replace the select pages with custom ones.

    • make the page replacer better, aka no need to fully replace or refresh the current page.
  • get an api key or something to get the user's stats, such as following, recommends, etc. and also use for streamer stats.

  • figure out if there's a way to make event listeners from the gql api. (like listen for when a streamer goes live or viewer count changes & not have to call the api with a internal or somethin')

  • stream page

    • follow & unfollow. (might not be possible cuz of the client-integrity value)
    • show list of streamer's vods & clips via a little category page added within the watch page. (working on atm)
  • get channel list working.

  • vods & clips.

  • channel list show all button.

  • figure out why the following list in the channel list doesn't fetch sometimes.

  • subscribe button for those with sub page.

  • share button.

  • sidebar minimize buttons.

  • finish home page.

  • search & categories. (semi working atm)

  • get 7tv to somehow inject into a embeds. (just use the ffz extension & install the 7tv plugin, works like a charm)

  • make scripts & css for embedded video & chat. (video & live stream css is up, chat - not yet - have to make)