/Bilibili-Downloader

Homework of IS305

Primary LanguagePython

MyRansom

Bilibili-Downloader

Homework of IS305

Requirements

  • Python3
  • PyQt5
  • FFmpeg
  • Potplayer(to play mp4 offline)

Run the code

change to the code directory

pip install -r requirements.txt
python gui.py

To pack

modify the path of ffmpeg and potplayer

pyinstaller -Fw gui.py

run the exe in the previous directory

License

Disclaimer

This code is only for learning. Please do not use it for commercial use after downloading