https://github.com/tom32i/synchroplayer
Synchronized video player for watching videos together remotely.
https://github.com/tom32i/synchroplayer
drag-and-drop html5-video lockdown video video-player youtube
Last synced: about 1 year ago
JSON representation
Synchronized video player for watching videos together remotely.
- Host: GitHub
- URL: https://github.com/tom32i/synchroplayer
- Owner: Tom32i
- License: mit
- Created: 2020-11-17T19:14:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T11:42:11.000Z (over 3 years ago)
- Last Synced: 2025-05-07T21:45:39.461Z (about 1 year ago)
- Topics: drag-and-drop, html5-video, lockdown, video, video-player, youtube
- Language: JavaScript
- Homepage: https://movie.tom32i.fr
- Size: 472 KB
- Stars: 36
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Synchroplayer
Synchronized video player for watching videos together remotely.
[](https://movie.tom32i.fr)
Demo: https://movie.tom32i.fr
## Currently supported contents
| Content | Format | Method |
| ------- | ------ | ------ |
| Local video files | `.mp4`, `.mkv`, `.mov` | Drag & drop |
| Local subtitles files | `.vtt`, `.srt` | Drag & drop |
| Remote video url | Any url | Copy & paste |
| Youtube video url | `https://www.youtube.com/watch?v=BathEBfiG1s`, `https://youtu.be/BathEBfiG1s` | Copy & paste |
## License
[MIT](./LICENSE)