GithubHelp home page GithubHelp logo

Comments (3)

Xuer123 avatar Xuer123 commented on June 17, 2024

就是进阶参数配置有问题,改回来就好了,我也到这一步了,你的自建api是怎么填的呢?

from halo-theme-dream2.0.

Xuer123 avatar Xuer123 commented on June 17, 2024

qq音乐的播放器!!唯一的不足点就是vip音乐播放不了

下面是自己的方式:

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
    <meting-js
            server="tencent"
            type="playlist"
            id="8444222756"
            fixed="true"
            autoplay="false"
            loop="all"
            order="random"
            preload="auto"
            list-folded="ture"
            list-max-height="500px"
            lrc-type="0">
    </meting-js> 
</meting-js>   
</head>
<body>
    <div id="board"></div>
</body>

<!-- require APlayer -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.css">
<script src="https://cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.js"></script>
<!-- require MetingJS -->
<script src="https://cdn.jsdelivr.net/npm/meting@2/dist/Meting.min.js"></script>


</html>

把上面的页面代码在自己电脑上跑一下(建议vscode 用server live插件跑一下)如果你需要引用qq音乐,那你只需要改一下qq音乐分享页ID,其他的平台需要看文档去改 (https://github.com/metowolf/MetingJS/)

然后页面成功出现你的歌单的时候,打开调试台->网络

p9hSdbt.png

把这个连接复制粘贴到自建API中,依然选择网易,像这样,就OK了

p9hpSPO.png

from halo-theme-dream2.0.

nineya avatar nineya commented on June 17, 2024

问题已修复,在下个版本上线

from halo-theme-dream2.0.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.