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

[BUG]酷我/QQ不能播放 #53

Closed
ATPQ opened this issue Oct 3, 2022 · 1 comment
Closed

[BUG]酷我/QQ不能播放 #53

ATPQ opened this issue Oct 3, 2022 · 1 comment

Comments

@ATPQ
Copy link

ATPQ commented Oct 3, 2022

请至少提供以下信息,帮助排查问题

  1. 后端日志
    ℹ searchSong with {"0":{"keyword":"平凡之路"}}
    ℹ cmdStr: /app/backend/src/service/media_fetcher/../../../bin/media-get -k "平凡之路" --searchType="song" -m --infoFormat=json -l silence
    /app/backend/src/service/media_fetcher/../../../bin/media-get [
    '-k',
    '"平凡之路"',
    '--searchType="song"',
    '-m',
    '--infoFormat=json',
    '-l',
    'silence'
    ]
    ℹ -------
    ℹ 0
    ℹ -------
    ℹ getMetaWithUrl from https://www.kuwo.cn/play_detail/146783118
    /app/backend/src/service/media_fetcher/../../../bin/media-get [
    '-u',
    '"https://www.kuwo.cn/play_detail/146783118"',
    '-m',
    '--infoFormat=json'
    ]
    ℹ -------
    ℹ 2
    ℹ -------

ERROR getMetaWithUrl failed with https://www.kuwo.cn/play_detail/146783118, err: panic: invalid character 'æ' looking for beginning of value

goroutine 1 [running]:
main.main()
./main.go:24 +0xab

ℹ getMetaWithUrl from https://y.qq.com/n/ryqq/songDetail/000T1Ws32MWrUj
/app/backend/src/service/media_fetcher/../../../bin/media-get [
'-u',
'"https://y.qq.com/n/ryqq/songDetail/000T1Ws32MWrUj"',
'-m',
'--infoFormat=json'
]
ℹ -------
ℹ 2
ℹ -------

ERROR getMetaWithUrl failed with https://y.qq.com/n/ryqq/songDetail/000T1Ws32MWrUj, err: panic: can not get song url

goroutine 1 [running]:
main.main()
./main.go:24 +0xab

复现步骤

搜索,播放仅此

@ATPQ ATPQ closed this as not planned Won't fix, can't repro, duplicate, stale Oct 5, 2022
@ATPQ ATPQ reopened this Oct 5, 2022
@ATPQ ATPQ changed the title [BUG]酷我,QQ不能播放 [BUG]酷我/QQ不能播放 Oct 7, 2022
@foamzou
Copy link
Owner

foamzou commented Oct 8, 2022

could watch and follow issue #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants