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