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

可以加入歌手信息使得查询结果更精确 #33

Open
miyunluo opened this issue Mar 19, 2018 · 3 comments
Open

可以加入歌手信息使得查询结果更精确 #33

miyunluo opened this issue Mar 19, 2018 · 3 comments

Comments

@miyunluo
Copy link

建议可以查询的时候加入歌手信息,这样可以使结果更精确,因为有同名的歌存在
url = 'http://sug.music.baidu.com/info/suggestion'
mess = song_name + ' ' + singer
payload = {'word': mess, 'version': '2.1.1', 'from': '0'}

我基于你的代码写了一个https://github.com/miyunluo/NeteaseBaiduFlac

@atlas-comstock
Copy link
Owner

其实我是有考量的。如果加上歌手,恐怕拿到的歌曲会更少了。。

@miyunluo
Copy link
Author

哦哦,也是。我是用自己的歌单试的时候发现有些歌下错了,于是改了改。

@atlas-comstock
Copy link
Owner

@miyunluo 我想了想,如果在听歌的时候,听到不是自己歌单的,还是很难听的歌。。是一种极差的体验,决定修正。

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