Legacy Cytube-based codebase for ourfore.st - currently in ESR, support ending Q4 2025.
Find a file
2021-12-14 22:51:45 +00:00
bin init commit 2021-12-06 19:56:40 -05:00
conf/example init commit 2021-12-06 19:56:40 -05:00
docs init commit 2021-12-06 19:56:40 -05:00
gdrive-userscript init commit 2021-12-06 19:56:40 -05:00
integration_test init commit 2021-12-06 19:56:40 -05:00
player init commit 2021-12-06 19:56:40 -05:00
src init commit 2021-12-06 19:56:40 -05:00
templates Update footer.pug 2021-12-12 17:25:18 +00:00
test init commit 2021-12-06 19:56:40 -05:00
www init commit 2021-12-06 19:56:40 -05:00
.gitlab-ci.yml Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2021-12-07 00:53:21 +00:00
config.template.yaml init commit 2021-12-06 19:56:40 -05:00
index.js init commit 2021-12-06 19:56:40 -05:00
ISSUE_TEMPLATE.md init commit 2021-12-06 19:56:40 -05:00
LICENSE init commit 2021-12-06 19:56:40 -05:00
NEWS.md init commit 2021-12-06 19:56:40 -05:00
package-lock.json init commit 2021-12-06 19:56:40 -05:00
package.json init commit 2021-12-06 19:56:40 -05:00
postinstall.sh init commit 2021-12-06 19:56:40 -05:00
README.md Been a while since i touched this... Figured I'd update it 2021-12-14 22:51:45 +00:00
run.sh init commit 2021-12-06 19:56:40 -05:00
servcmd.sh.js init commit 2021-12-06 19:56:40 -05:00

fore.st

fore.st is the server software for ourfore.st, a streaming service tailored to service the TTN community post-shutdown. The softwre is made freely available both for legal reasons but also as it seems as that is what is best for the community in the advant of another shutdown.

fore.st is a fork of cytube and as such supports all of the same media sources, and carries many of the same features. Modifcations to the software have been/are being made to make the platform a more familiar place for TTN users. Contributions are welcome.

Current dev goals:

  • add basic scheduling details(time to play, airtime)
  • chat overhaul(semi-random name colors, custom tokebot css, command hiding, imgur upload/paste button, image embedding w/o fcyp.js)
  • layout fixes (disable layout changes from fcyp.js, remove between video/chat/motd/navbar, completely hid MOTD on close)
  • basic library features(add to lib without queueing, show videos from other channels)
  • add 3 columns to lib table: type(show,movie,video), genre(comedy,food,horror,etc...), tags(stupidbullshit, etc...), sort or search by type/genre/tags
  • improved profiles (profile pages, badges, stats)
  • forum (a la ttn discussions)
  • other custom chat commands (thunder, birdup, etc..)
  • gold(toke-ns?)
  • games?(in-browser? game servers that w/ steamid tie-in to toke-ns?)

Current goals for ourfore.st instance:

  • captcha(can wait until we get bigger)
  • fix gdrive support(we'll probably be moving hosts at some point...)
  • continue w/ development goals and exist with the d00dz

Installation

There is currently no installation guide for the software, however since not much has changed in the backend, you should be fine with official cytube docs.

Contact

You can reach out by bugging rainbownapkin on the ttn discord or ourfore.st, you can also send an email to ourforest(at)420blaze.it

Shoutouts

  • Thanks to Simon for making TTN, we wouldn't be here if it wheren't that shit.
  • Thanks to jaredlego-aka-goops for helping with moderation and content aggregation for ourfore.st, we'll be set fer fackin dayz lol.
  • Thanks to etchingham for being a community contact while TTN's been winding down, I think all of us see you as a pillar of the community so your support means a lot.
  • Thanks to Sassy and Rongtern for helping out with moderation, and help with the queue
  • Thanks to calzoneman for making cytube, that saved our asses.
  • Thanks to the core TTN community and everyone else who's ever used it, I was only there for the last handful of years but it was an absolute fuckin' ride. You guys are the best, it isn't TTN but I hope this at least help fills the gap.

License

Original source code in this repository is provided under the MIT license (see the LICENSE file for the full text).

Bundled source code, such as third-party CSS and JavaScript libraries, are provided under their respective licenses.