We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
QQ音乐 url api 好像挂了 404 https://api.i-meto.com/meting/api?server=tencent&type=url&id=002GA6uW0VhESs&auth=3f1336bd1fac7850348c7525c52092d6075cd53d
The text was updated successfully, but these errors were encountered:
好像我发现的是 最新的QQ音乐web歌单需要登录QQ才能播放 可能是这个原因 狗tx
Sorry, something went wrong.
搜了下 issues ,用 <script> // 自定义 meting_api let meting_api='https://api.injahow.cn/meting/?server=:server&type=:type&id=:id&auth=:auth&r=:r'; </script> 然后type 用playlist 自己创建的歌单 能用了
<script> // 自定义 meting_api let meting_api='https://api.injahow.cn/meting/?server=:server&type=:type&id=:id&auth=:auth&r=:r'; </script>
好像我发现的是 最新的QQ音乐web歌单需要登录QQ才能播放 可能是这个原因 狗tx 搜了下 issues ,用 <script> // 自定义 meting_api let meting_api='https://api.injahow.cn/meting/?server=:server&type=:type&id=:id&auth=:auth&r=:r'; </script> 然后type 用playlist 自己创建的歌单 能用了
怎么自定义啊
No branches or pull requests
QQ音乐 url api 好像挂了 404
https://api.i-meto.com/meting/api?server=tencent&type=url&id=002GA6uW0VhESs&auth=3f1336bd1fac7850348c7525c52092d6075cd53d
The text was updated successfully, but these errors were encountered: