- python3
- (poetry) if you don't use the executable file
git clone https://github.com/artischocki/studydrive_ripper
cd studydrive_ripper- Option (Poetry): install the project using poetry
poetry install- Option (Poetry): run the main in the installed venv
poetry run python main.py- Option (Executable): run the main in the installed venv
cd dist/main
./main