Skip to content

Jatie1/osu-beatmap-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

osu! Beatmap Downloader

Beatmap downloader programmed in Java for the rhythm game osu!.

Has the ability to download all ranked beatmaps for either a single year, or within a given year range, and will scan the maps you already have to eliminate duplicate downloads.

Will soon have the ability to download DMCA'd maps, once chimu.moe get their shit together.

Created as a personal project to improve my coding skills, don't expect quality code.

Running

NOTE: Requires osu!supporter! This application utilizes osu!direct.

Make sure you have Java installed: https://www.java.com/en/download/

Download the .zip file in the Releases section, extract and run the run.bat file. Make sure to read the disclaimer when you run the program for the first time!

If the .bat file is not working for some reason, you must do the following steps to run the program:

  • Open command prompt
  • Navigate to the location of the BeatmapDownloader.jar file using the 'cd' command
  • Type this command to run the file: 'java -jar BeatmapDownloader.jar'

About

Beatmap downloader for the rhythm game osu!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages