Adding subtitles to a video using moviepy
-
Install Python 3.7.0
-
Install Dependency management tool pipenv
pip install pipenv
-
Install all required packages for our project.
pipenv install
-
Dependencies
-
Installation guide for imagemagick (link)
-
After installing all required tools we can provide input parameters through the file
conf/conf.toml
-
Sample data is available in the folder
/data
.
python main.py