osuMapFilter

filter osu maps

目前為 2022-01-04 提交的版本,檢視 最新版本

作者
x94fujo6rpg
評價
0 0 0
版本
0.4
建立日期
2020-08-24
更新日期
2022-01-04
尺寸
5.1 KB
授權條款
未知
腳本執行於

OsuMapFilter

Filter existing maps
過濾已有的圖
效果:

you need map list to make this script work
if you from greasyfork, get python script on my github

update

  • v0.4:

    • improve speed
  • v0.3:

    • fix for new site ui
  • v0.2:

    • add stop button, fix some issue
    • make map links open in new tab (prevent accidental clicks)

usage

require: Python 3.8+ / Tampermonkey

  • put getmaplist.py under osu path bash osu ├──getmaplist.py ├──osu!.exe ...

default osu path:
C:\Users\<Username>\AppData\Local\osu!
C:\Program Files\osu!
C:\Program Files(x86)\osu!

then it will start filtering maps

中文說明:

需求: Python 3.8+ / Tampermonkey

  • getmaplist.py 放到跟 osu!.exe 相同路徑下

    osu
    ├──getmaplist.py
    ├──osu!.exe
    ...
    

    osu預設路徑:
    C:\Users\<Username>\AppData\Local\osu!
    C:\Program Files\osu!
    C:\Program Files(x86)\osu!

  • 執行 getmaplist.py,成功後會產生 map_list.txt

  • 安裝 osuMapFilter.js

  • 打開 https://osu.ppy.sh/beatmapsets

  • 檔案 > 選擇之前產生的 map_list.txt 檔案正確的話會開始過濾