hmiguel / subtitlr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subtitlr

$ git clone https://github.com/hmiguel/subtitlr

$ cd subtitlr/

$ python -m venv env

$ source env/bin/activate

$ pip install -r requirements.txt

$ python main.py <folder_to_watch>

About

License:MIT License


Languages

Language:Python 100.0%