Skip to content

SavageCore/BSPlaylistDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSPlaylistDownloader

GitHub Build Status Code Style: black

A script to download all the songs from a playlist on BeatSaver. Optionally installs them to your Quest.

Installation

You can find the latest releases here.

Download BSPlaylistDownloader-win64.exe to a folder of your choice. A songs folder will be created in the same directory and store all the downloaded songs.

Usage

Either Drag and Drop a .bplist playlist onto the executable or double click the executable and paste the playlist URL and press enter when prompted. BeatSaver and bsaber bookmark backup playlists are supported. On subsequent runs, unless you're Drag and Dropping a playlist or running via command line, the script will read the playlist url from the config file and download the songs without prompting.

Example url: https://beatsaver.com/playlists/674833

From the command line there are three ways to download a playlist:

  1. By playlist ID
  2. Playlist URL
  3. bplist file

Note you'll want to enclose the file in quotes if it contains spaces. BSPlaylistDownloader-win64.exe "C:\Users\Username\Downloads\BeatSaver - Bookmarks.bplist"

.\BSPlaylistDownloader-win64.exe <playlist id or playlist url or bplist file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages