moeen / zirdorost-web

Using Flask and zirdorost-library to fix persian SRT files online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

For install and run zirdorost-web, run the commands below:

git clone https://gitlab.com/zirdorost/zirdorost-web/
cd zirodorost-web
git clone https://gitlab.com/zirdorost/zirdorost-library/
mv zirodorost-library/zirodorost_library.py .
rm -rf zirodorost-library
virtualenv -p python2 --no-site-packages --distribute .env
source .env/bin/activate
pip install Flask
python main.py

License

This project is under AGPL3

About

Using Flask and zirdorost-library to fix persian SRT files online

License:GNU Affero General Public License v3.0


Languages

Language:HTML 53.8%Language:Python 46.2%