Version 1.0
python subtitle downloder.start webscrape with python and ui design with pyqt5.
pysubdl can run in linux and windows and maybe have bug and please help me till fix all bug.
First : download this repository and extract on your pc.
Second : need to install requirement library that used in the program and python.
go to python site and install python3(https://www.python.org/downloads
)
now need till install requirement library that use this program with follow commands in terminal or cmd :
pip install PyQt5
pip install bs4
pip install requests
pip install html5lib
Third : now go to FinalProgram folder and open cmd or terminal and use this command :
python Qtpysubdl.py
enjoy :) .