Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

clevernt/osu-yoinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

osu-yoink

Installation

# install the required modules
pip install -r requirements.txt

Usage

python main.py --username USERNAME [--top-plays TOP_PLAYS] [--maps-type MAPS_TYPE] [--maps-amount MAPS_AMOUNT] [--output-dir OUTPUT_DIR]

Examples

# downloads the beatmaps of the user's top 25 plays
python main.py --username mrekk --top-plays 25

# downloads all of the user's ranked maps
python main.py --username kanui --maps-type ranked --maps-amount 999

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages