Skip to content

devsnd/filmbert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filmbert

Watch videos synchronized with your friends in the browser

Installation

Install all requirements in a virtualenv

  1. Create a venv

    virtualenv -p python3 venv

  2. Activate the venv

    source venv/bin/activate

  3. Install requirements

    pip install -r requirements.txt

Usage

./app.py --video ./static/movie.mp4

options:
	--port <number>
	--host <host>
	--subtitle <path to subtitle>

About

Watch videos synchronized with your friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published