Skip to content

A chrome extension that mimics Teleparty to watch the online video together

Notifications You must be signed in to change notification settings

rubychi/vidparty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vidparty

A chrome extension that mimics Teleparty to watch the online video together

Demo

Sep-19-2023 00-05-38

Features

  • Synchronize play
  • Synchronize pause
  • Synchronize seek

Currently support platforms:

Getting Started

Follow the instructions below to set up the environment and run this project on your local machine

Prerequisites

  • Chrome browser
  • Node.js

Installing

  1. Download ZIP or clone this repo
> git clone https://github.com/rubychi/vidparty.git
  1. Open Chrome and browse chrome://extensions

  2. Switch on the developer mode

  3. Click Load unpacked and select /chrome extension to load Vidparty

Running the app

  1. Install dependencies in /server
> npm install
  1. Start the server
> npm start
  1. Select a video from https://dramasq.one

  2. Copy & paste the link in another tab

  3. Watch videos play/pause/seek synchronously

Built With

Frontend

  • socket.io

Backend

  • express
  • node-fetch
  • socket.io
  • uuid

Attributions

About

A chrome extension that mimics Teleparty to watch the online video together

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published