Skip to content
/ sync Public
forked from calzoneman/sync

Node.JS Server and JavaScript/HTML Client for synchronizing online media

License

Notifications You must be signed in to change notification settings

hdfssk/sync

This branch is 3 commits behind calzoneman/sync:3.0.

Folders and files

NameName
Last commit message
Last commit date
Sep 24, 2022
Sep 23, 2020
Sep 19, 2022
Dec 27, 2017
Jan 12, 2023
May 27, 2024
Mar 25, 2023
Mar 25, 2023
Sep 24, 2022
Apr 19, 2024
Sep 19, 2022
Sep 19, 2022
Oct 23, 2020
Feb 18, 2016
Sep 19, 2022
Sep 24, 2022
Mar 18, 2018
Mar 25, 2023
Oct 23, 2020
May 29, 2023
May 29, 2023
Oct 23, 2020
Oct 11, 2013
Sep 19, 2017

Repository files navigation

CyTube

CyTube is a project I started in early 2013 as a hobby project to build my own clone of synchtube.com (which shut down in March 2013).

The basic concept is that users register channels where connected viewers can watch videos from different video hosts (e.g., YouTube, Twitch) and the playback is synchronized for all the viewers in the channel.

Each channel has a playlist where users can queue up videos to play, as well as an integrated chatroom for discussion.

The official server is located at https://cytu.be, but there are other public servers hosted for various communities.

Installation

The installation guide for server administrators is located on the wiki.

Contact

Please check if the FAQ answers your question already.

For bug reports and feature requests, please open a GitHub issue. To report a security vulnerability, or to discuss an issue with https://cytu.be itself (unrelated to the code), please send me an email: [email protected]

Please be courteous and search through the open and closed issues for your request before submitting a new one.

General help with the software and the website is also available on the IRC channel at irc.esper.net#cytube during US daytime hours.

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.

About

Node.JS Server and JavaScript/HTML Client for synchronizing online media

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • Pug 1.3%
  • CSS 1.2%
  • CoffeeScript 1.1%