Giter Site home page Giter Site logo

只能输出一首歌 about 163musictospotify HOT 5 OPEN

bjason avatar bjason commented on May 28, 2024
只能输出一首歌

from 163musictospotify.

Comments (5)

bjason avatar bjason commented on May 28, 2024 2

这个是API的问题了…如果着急的话可以用这个方法:

  1. 进入https://api.hibai.cn/api/demo/index ,把SongListId后面的数字改成歌单ID
  2. 按“发射”之后,复制下面全部的歌单信息,保存到本地,注意请以UTF-8无BOM格式保存为.json文件(通常Notepad++可以)
  3. 运行DecodePlaylistJson.py,输入.json文件的文件名,得到.txt文件

from 163musictospotify.

fantasylidong avatar fantasylidong commented on May 28, 2024

我也遇到了这种情况,只有一首歌

from 163musictospotify.

fantasylidong avatar fantasylidong commented on May 28, 2024

谢谢作者,已经把网易云歌单全转好了,歌曲大部分都还是有

from 163musictospotify.

Nirnturt avatar Nirnturt commented on May 28, 2024

Traceback (most recent call last):
File "DecodePlaylistJson.py", line 4, in
import httplib
ModuleNotFoundError: No module named 'httplib'
运行之后报这个错误,怎么解决

from 163musictospotify.

bjason avatar bjason commented on May 28, 2024

@EIVX 应该是你电脑安装的是python2但是你运行了python3的文件,请尝试使用alternativemethodforpy3,期待反馈

from 163musictospotify.

Related Issues (16)

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.