Skip to content

thtl1999/GBPsim-py

Repository files navigation

GBPsim-py

BanG Dream! Girls Band Party!(バンドリ or ガルパ) video maker written in Python3

Install

  • Ubuntu

    Install packages

    apt-get install python3-pip ffmpeg

    Install pip3 packages

    pip3 install numpy pillow opencv-python pydub moviepy
    pip3 install simple-youtube-api

    Run program

    python3 main.py

    Run program with observer mode

    nohup python3 main.py auto
    

    To check if nohup works

    ps -ef | grep python
    
  • Windows

    Install python3

    Install ffmpeg

    Set PATH for ffmpeg

    Run module.bat

    Execute main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors