Skip to content

llamasking/BeatSaberPlaylistDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeatSaverPlaylistDownloader

A Python script that takes a list of songs and automatically searches for and downloads them off BeatSaver.

Usage

  1. Give it a text file with the name of each song you want to download on it's own line. For example:

     Generic Song Name
     Generic Author - Generic Song Name
     Generic Song Name (Python Sucks Remix)
     ...
    
  2. Fill out config.ini. Each option is explained in there.

  3. Run download.py. Everything will be in the folder specified.

  • There are standalone binaries avaliable in the releases section that can be run without installing Python. Note these may not always be entirely up to date.

About

A script that takes a list of songs and then downloads the search results off BeatSaver.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages