VideoTogether is a free, open source browsers & extensions project written in JavaScript and released under MIT. It has 1,773 GitHub stars, 121 forks and 18 open issues, and was last pushed 7 months ago. On this registry it ranks #77 of 101 tracked projects in Browsers & Extensions, with 5 head-to-head comparisons available.

VideoTogether

VideoTogether is a browser extension that syncs video playback with friends in real-time on Chrome, Edge, and Safari.

Visit http://2gether.video/ for more information

[ English ] [ 中文 ]

Installation

Please visit our website https://2gether.video/ for installation guide

Development

Extension

The core code is main/source/extension/vt.js

We use a very simple compile script script/build_extension.py to build

run python script/build_extension.py to build, the output directory is ./release

Service

service code is in source/go-server

Frequently asked questions

Is VideoTogether free to use?

VideoTogether is open source under the MIT licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does VideoTogether do?

Browser Extension to Sync Video Playback on All Video Platforms / 一起看视频浏览器插件,兼容所有平台

What is VideoTogether written in?

VideoTogether is primarily written in JavaScript. Its source is publicly available at https://github.com/VideoTogether/VideoTogether, and it has 1,773 GitHub stars.