Skip to content

Filter existing maps

Notifications You must be signed in to change notification settings

x94fujo6rpg/osuMapFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OsuMapFilter

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

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

if you aren't open https://osu.ppy.sh/beatmapsets directly
F5 to run the script

update

  • v0.5:

    • auto save & load old data
    • auto add map to list when download
    • read file will overwrite it
    • this is not 100%. if you have del some map or add new map in other way, re-run python script & load list data
  • 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
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!

Releases

No releases published

Packages

No packages published