Legacy Cytube-based codebase for ourfore.st - currently in ESR, support ending Q4 2025.
Find a file
2022-08-31 21:16:21 +00:00
conf/example Add registration captcha support 2020-09-22 20:11:34 -07: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
src 1.1-Indev Final commit before merging to master. Everything seems to 2022-08-29 00:06:44 +00:00
templates Upped version from 1.1-indev to 1.1 on about.pug and READEME.md 2022-08-29 00:48:03 +00:00
tokebot Finished tokebot implementation. tz and of tokes decapitalized and 2022-07-23 09:24:19 +00:00
www 1.1-Indev Final commit before merging to master. Everything seems to 2022-08-29 00:06:44 +00:00
.gitignore Fix ustream 2018-01-14 15:02:15 -08:00
config.template.yaml invidious backend finished. Queueing youtube videos no longer requires 2022-07-12 06:21:48 +00:00
index.js Fix npm jank 2020-10-23 11:51:59 -07:00
LICENSE Create 1.1-indev branch, list of updates in README 2022-06-26 00:53:30 +00:00
package-lock.json Tokebot ported to codebase. 2022-07-20 07:22:16 +00:00
package.json Tokebot ported to codebase. 2022-07-20 07:22:16 +00:00
patchnotes.md Adding full patchnotes for v1.1 Pineapple Express 2022-08-31 21:16:21 +00:00
postinstall.sh Initial decaf commit. Using bare pre-processed player.js instead of 2022-07-11 00:50:51 +00:00
README.md Upped version from 1.1-indev to 1.1 on about.pug and READEME.md 2022-08-29 00:48:03 +00:00
run.sh Refactor out server init to index.js 2013-10-11 15:48:01 -05:00
servcmd.sh.js Add support for v8-profiler (optional dep) 2017-09-18 21:54:36 -07:00

fore.st - Pineapple Express(v1.1)

fore.st is the server software for ourfore.st, a community based chat & synced video embedding site 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.

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,
  • Thanks to our excellent mod team for chat moderation and content aggregation
  • 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 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.

Pineapple Express 1.1 Release Notes

Patchnotes:

  • Improved Emote Panel
  • Quick Settings Panel
  • Cytube+ Ripped out
  • Tokebot ported from chozobot to cytube channel module
  • reworked channel/player layout
  • player.js decaffeinated
  • invidious integration
    • serverside metadata handles by invidious API, no key required
    • either official youtube embed or raw file option for youtube video playback (no ads, age-restricted videos w/o google account)
  • Mod/Admin panel
  • Autobump
  • Extras
    • allow and display sync button on pause/seek
    • toke count in profile
    • relicensed to AGPL
    • removed Herobrine

License

Original fore.st code is provided under the Affero General Public License v3 in order to prevent fore.st being used in proprietary software. (see the LICENSE file for the full text.)

Cytube source code originally licensed under 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.