Skip to main content

osu! Map Finder

A high-performance command-line utility for searching, analyzing, and downloading osu! beatmaps based on advanced criteria and player profiles.

Installation

pipx install osu-finder

Configuration

You can automatically generate and populate your configuration file from any directory using the initialization command:

osu-finder --init

Alternatively, you can provide parameters directly via arguments:

osu-finder --init --client-id "YOUR_CLIENT_ID" --client-secret "YOUR_CLIENT_SECRET" --songs-folder

This will create a config.yaml file with the following structure:

credentials:
  client_id: "YOUR_CLIENT_ID"
  client_secret: "YOUR_CLIENT_SECRET"

paths:
  songs_folder: "C:/Users/YourName/AppData/Local/osu!/Songs"
  download_folder: "./downloads"

mirror:
  base_url: "[https://catboy.best](https://catboy.best)"
  osu_file_path: "/osu/{id}"
  osz_download_path: "/d/{id}"

network:
  proxy_url: "http://user:pass@proxy:port"
  fallback_to_direct: true

active_preset: "default"
blacklist: []

Usage

1. Search and Download

Run the finder using your active preset:

osu-finder

Use a specific preset:

osu-finder --preset preset_name

2. Profile Analysis

Generate a customized search preset based on a player's top performance records:

osu-finder -u Username --focus stream

Available focus modes: balanced, stream, jump, push, farm. Combine analysis and immediate execution:

osu-finder -u Username --focus farm --run-search

3. Blacklist Maps

Add an unwanted beatmap set ID to the global blacklist:

osu-finder --ban 1234567

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

osu_finder-1.0.7.tar.gz (24.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

osu_finder-1.0.7-py3-none-any.whl (27.5 kB view details)

Uploaded Python 3

File details

Details for the file osu_finder-1.0.7.tar.gz.

File metadata

  • Download URL: osu_finder-1.0.7.tar.gz
  • Upload date:
  • Size: 24.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.9

File hashes

Hashes for osu_finder-1.0.7.tar.gz
Algorithm Hash digest
SHA256 1d6d7eb75139e999d56b0caa69ee4309707c5ae1d8460a6a83f148b64400a935
MD5 5940716ff9823eb3bb5722d974c09efb
BLAKE2b-256 92402b46b008a2849cd71572961f3d8adb63f9ac8995db33addaae7ff76b0f00

See more details on using hashes here.

File details

Details for the file osu_finder-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: osu_finder-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 27.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.9

File hashes

Hashes for osu_finder-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8b7bfef81128844071ea48e6443ab03717350d9584bfc38a3ac99bbfbd897110
MD5 7bb9f23139222eb6ff9331e874c36c09
BLAKE2b-256 a38913957b27affd46683ac05827d3d5cf6675e7951a6424db477c01a5fd3fb5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page