Skip to content

3nws/osu-user-beatmaps-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

osu! user beatmaps downloader

$ ./download.py [MODE] [PLAYER_ID] [DIR] [LIMIT]
python download.py [MODE] [PLAYER_ID] [DIR] [LIMIT]

MODE: Either "fav" or "best".

PLAYER_ID: The player's id to download favourite beatmaps of.

DIR: Either absolute or relative path of the directory to store the files.

LIMIT (OPTIONAL): The maximum number of favourites to download. Defaults to 100.

It will show download progress in the terminal.

Requires client_id and secret. See. Place them in config.py.

About

Command line tool to download user beatmaps from osu!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages