https://github.com/fabsrc/synchronized-youtube-player
:vhs: Watch YouTube videos synchronously.
https://github.com/fabsrc/synchronized-youtube-player
player synchronization youtube
Last synced: 29 days ago
JSON representation
:vhs: Watch YouTube videos synchronously.
- Host: GitHub
- URL: https://github.com/fabsrc/synchronized-youtube-player
- Owner: fabsrc
- Created: 2015-05-03T15:56:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-03T15:59:32.000Z (about 11 years ago)
- Last Synced: 2025-02-20T14:11:17.635Z (over 1 year ago)
- Topics: player, synchronization, youtube
- Language: JavaScript
- Homepage:
- Size: 2.96 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Synchronized YouTube Player
Watch synchronized YouTube Videos.
### Start
```bash
PORT=3333 node server.js
```