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.3.tar.gz (25.9 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.3-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: osu_finder-1.0.3.tar.gz
  • Upload date:
  • Size: 25.9 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.3.tar.gz
Algorithm Hash digest
SHA256 00200ba8d9e33b4c42b9071a64e58b17b332172574de6d944f49779b2596c18b
MD5 d470932bbeb6b4a84e19debad8537425
BLAKE2b-256 fa68f4bc3d629a4481a33f6f281cd95c0233bc81cd47f71d2c38236fc6ec39da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osu_finder-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 30.0 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 33e8080d6997df4ad3662276a275075597ede6aaed363888ff6e1e837953bfe8
MD5 60cfa54e925231348541a37a34095ae9
BLAKE2b-256 8aecbf91b22fa3f97df6dc973b3891da445f3006e5e81434bec91aceeedf2477

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