Code Monkey home page Code Monkey logo

Comments (4)

Zhangyinshuai avatar Zhangyinshuai commented on May 23, 2024

虾米也不能播放

from listen1_desktop.

khcyss avatar khcyss commented on May 23, 2024

我也是

from listen1_desktop.

xushuduo avatar xushuduo commented on May 23, 2024

/Applications/Listen1.app/Contents/Resources/app/listen1_chrome_extension/js/provider

qq.js (引用:https://github.com/listen1/listen1_chrome_extension/issues/147)
http://dl.stream.qqmusic.qq.com/C200 改成 http://ws.stream.qqmusic.qq.com/C100

xiami.js (引用:https://github.com/listen1/listen1_chrome_extension/issues/140)
第一处:xm_bootstrap_track下
MP3源地址:sound.url = 'http:'+caesar(location);
歌曲所在专辑图片:track.img_url = 'http:'+data.data.trackList[0].pic;
歌词:track.lyric_url = 'http:'+data.data.trackList[0].lyric_url;
第二处:xm_show_playlist下
歌单封面图:default_playlist.cover_img_url = $(this).find('img')[0].src.replace('chrome-extension', "http");

from listen1_desktop.

jackyting825 avatar jackyting825 commented on May 23, 2024

1.6.1版本已经可以播放

from listen1_desktop.

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.