Skip to main content

Song downloader for Beat Saber

Project description

Beat Saber - Downloader

Allows you to download songs, which gives most PP. And creates playlist with that songs, sorted by given PP.

PyPI version

How to use on Windows

Download program from Releases page, unpack and run it.

Select your game folder and enter how many songs you want to download. Press Start and wait until program write Done!.

Songs will be automatically downloaded from BeatSaver and unpacked to CustomLevels folder.

Install from PyPI (for all other systems)

You need Python 3.7 or later

Install app from PyPI:

pip install bsdownloader

And run it by command bsdownloader or bs-downloader

How to build from source

You can build standalone app using PyInstaller. Install PyInstaller first:

pip install pyinstaller

Install dependencies:

pip install -r requirements.txt

Build app:

pyinstaller --window --onefile --name bs-downloader ./start.py

Executable file will be in dist folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bsdownloader-0.2.2.tar.gz (35.7 kB view hashes)

Uploaded Source

Built Distribution

bsdownloader-0.2.2-py3-none-any.whl (37.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page