Git Product home page Git Product logo

Comments (3)

foamzou avatar foamzou commented on August 13, 2024

Hi 朋友。 @ChuGary
我刚翻出 windows 测试了下,的确在 win 有一个兼容性问题。下个版本修复。
你可以编辑 /backend/src/service/media_fetcher/index.js 文件,将

`"${downloadPath}"`

中的双引号删除。即,修改为如下:

`${downloadPath}`

这样就可以成功下载了。

另外有一些建议:

  1. 我注意到你贴的日志里边,你尝试下载 https://music.163.com/#/song?id=209043 ,这是一个付费歌曲,是无法下载的。你可以选择咪咕的资源进行上传(上传前可以先点击播放按钮试听一下)。(如下图)
  2. 若你的歌已经收藏在歌单,那么在歌单 tab 里进行解锁是个更方便的选择
  3. 条件允许的话,尽可能使用 docker 部署,能够在大程度上避免兼容性问题

image

from melody.

ChuGary avatar ChuGary commented on August 13, 2024

谢谢,已解决~

from melody.

foamzou avatar foamzou commented on August 13, 2024

已修复

from melody.

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.