Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 338 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 338 Bytes

BeatSaverArchive

Setup

Make sure Python is installed.

Place download.py in Beat Saber directory and run pip install requests if not already installed.

Then run python3 download.py to download songs. You can re-run this anytime to download new songs.

Requirements

  • requests
  • Python 3