Homework of IS305
- Python3
- PyQt5
- FFmpeg
- Potplayer(to play mp4 offline)
change to the code directory
pip install -r requirements.txt
python gui.py
modify the path of ffmpeg and potplayer
pyinstaller -Fw gui.py
run the exe in the previous directory
This code is only for learning. Please do not use it for commercial use after downloading