53 lines
3 KiB
Markdown
53 lines
3 KiB
Markdown
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](https://github.com/calzoneman/sync/wiki/CyTube-3.0-Installation-Guide).
|
|
|
|
## 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](https://github.com/calzoneman/sync), 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.
|