


You can also download the beatmaps without video files by adding: osu-beatmap-downloader download -l 500 -no-video Or osu-beatmap-downloader download -l 500 You can change the limit with: osu-beatmap-downloader download -limit 500 You can check if the credential file exists with: osu-beatmap-downloader credentials -checkīy default the program will download the top 200 beatmaps. If you want to delete the credential file you can run: osu-beatmap-downloader credentials -delete The credentials are saved in plaintext (yes, that includes your password!). They will be stored in %USERPROFILE%/.osu-beatmap-downloader/credentials.json on Windows and ~/.osu-beatmap-downloader/credentials.json on Linux/macOS. The program will then ask you if you want to save your credentials so that you don't have to enter them every time you want to start the program. The program will ask for your osu! username and password because won't let you download beatmaps without being logged in. Then start the dowloader with osu-beatmap-downloader download

Make sure you are in the correct directory since the downloader will save all the files in the current working directory. To use the downloader navigate to your osu! Songs directory (default is C:\\AppData\Local\osu!\Songs\): cd ~\AppData\Local\osu!\Songs\ If you want to use this program from the command line, you may have to add the correct directories to PATH. You can also install it into your python user directory with: pip install -user osu-beatmap-downloader This will install the program in the global python package folder inside your python installation directory. You can install this program via pip: pip install osu-beatmap-downloader Downloads given number of beatmapsets with the most favorites from into the default osu! directory.
