Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

您好,我能问问musedash的排行榜是拿啥api获取的不 #343

Open
Aristotlexby opened this issue Aug 20, 2024 · 13 comments
Open

Comments

@Aristotlexby
Copy link

看源码没看出来头绪啊

@simon300000
Copy link
Owner

这周围,有些奇怪的处理

const { result: firstPage, total, code, msg } = await down<RawAPI>(`https://prpr-muse-dash.peropero.net/musedash/v1/${api}/top?music_uid=${uid}&music_difficulty=${difficulty + 1}&limit=100&offset=0&version=2.11.0&platform=musedash.moe`) //platform=ios_overseas

@Aristotlexby
Copy link
Author

感谢您!

@Aristotlexby
Copy link
Author

这周围,有些奇怪的处理

const { result: firstPage, total, code, msg } = await down<RawAPI>(`https://prpr-muse-dash.peropero.net/musedash/v1/${api}/top?music_uid=${uid}&music_difficulty=${difficulty + 1}&limit=100&offset=0&version=2.11.0&platform=musedash.moe`) //platform=ios_overseas

再问一下您,每首歌的json信息是怎么哪个部分获取的呢?就api/albums这个文件夹是通过哪部分产出的?

@simon300000
Copy link
Owner

解包游戏😆

@simon300000
Copy link
Owner

解包的软件需要吗

@Aristotlexby
Copy link
Author

解包的软件需要吗

相较于这个,我更想知道您是怎么每次更新之后自动化执行这个流程的?还是说解包软件可以一次性把整个文件夹全给解包了?请赐教

@simon300000
Copy link
Owner

是的。软件直接解包整个StreamingAssets。自动化没有,我倒是想搞,不过反正就拖几个文件,一个月一次就那样吧hh

@simon300000
Copy link
Owner

然后ssh进服务器pull build 重启服务

@Aristotlexby
Copy link
Author

是的。软件直接解包整个StreamingAssets。自动化没有,我倒是想搞,不过反正就拖几个文件,一个月一次就那样吧hh

问题是,您一个月一次,我要重新取我不得盘古开天啊/(ㄒoㄒ)/~~。不过自动化我也有一个办法,直接拿melonloader写就完事了?只不过我也不太想写哈哈

@simon300000
Copy link
Owner

我也觉得没什么自动化必要hh

你要重新取麻烦的话,要不你邮件给我个url我给你弄个webhook,然后你把这个repo作为submodule放你的项目里自动更新什么的

@Aristotlexby
Copy link
Author

我也觉得没什么自动化必要hh

你要重新取麻烦的话,要不你邮件给我个url我给你弄个webhook,然后你把这个repo作为submodule放你的项目里自动更新什么的

git的操作吗?意思是你更新了能直接callback我这边同步更新?酱紫高级?

@Aristotlexby
Copy link
Author

我也觉得没什么自动化必要hh

你要重新取麻烦的话,要不你邮件给我个url我给你弄个webhook,然后你把这个repo作为submodule放你的项目里自动更新什么的

那我发什么url给您呢,我项目链接吗还是什么

@simon300000
Copy link
Owner

对,你要是需要的话,你看看github的webhook文档看看

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants