Skip to content
New issue

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

Spotify 官方 Playlist 无法订阅提示 404 Not Found #18288

Open
1 task done
ArsenicX opened this issue Feb 6, 2025 · 1 comment
Open
1 task done

Spotify 官方 Playlist 无法订阅提示 404 Not Found #18288

ArsenicX opened this issue Feb 6, 2025 · 1 comment
Labels
RSS bug Something isn't working

Comments

@ArsenicX
Copy link

ArsenicX commented Feb 6, 2025

路由地址

/spotify/playlist/:id

完整路由地址

/spotify/playlist/37i9dQZF1DXcBWIGoYBM5M

相关文档

https://docs.rsshub.app/routes/multimedia#playlist

预期是什么?

订阅该路由可以正常获得 playlist 的更新

实际发生了什么?

报错返回 404 Not Found

如果订阅的是普通用户的 playlist 则可以正常抓取,比如:

但是如果是 Spotify 官方的 playlist 则报错返回 404 Not Found,比如:

我尝试了使用 rsshub.app 和自建两种方式,同样的问题

部署

自建

部署相关信息

Linux version 6.8.0-1013-oracle (buildd@lcy02-amd64-031) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.42); Docker version 27.3.1, build ce12230

额外信息

Looks like something went wrong
Helpful Information

Error Message:
FetchError: [GET] "https://api.spotify.com/v1/playlists/37i9dQZF1DXcBWIGoYBM5M": 404 Not Found

Route: /spotify/playlist/:id

Full Route: /spotify/playlist/37i9dQZF1DXcBWIGoYBM5M

Node Version: v22.11.0

Git Hash: d042b63c

Git Date: Tue, 26 Nov 2024 15:20:38 GMT

这不是重复的 issue

  • 我已经搜索了 现有 issue,以确保该错误尚未被报告。
@ArsenicX ArsenicX added the RSS bug Something isn't working label Feb 6, 2025
Copy link
Contributor

github-actions bot commented Feb 6, 2025

Searching for maintainers:

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RSS bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant