-
Notifications
You must be signed in to change notification settings - Fork 99
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
"客户端已经停止使用,请前往 douban.fm 收听,感谢理解。" #41
Comments
这…………说关就关啊 |
客户端居然关了 |
豆瓣原来的url参数已经失效 将 "radio_desktop_win" 替换成 "radio_android" 就可以了 |
@zhangsr 漂亮! |
API又改了吗?提示: |
Help wanted |
运行之前的demo一看 "API已升级, 请下载豆瓣FM App继续收听。感谢理解。" 豆瓣这是要哪样? |
豆瓣客户端更新了整套客户端,使用了新接口。 |
登录: https://www.douban.com/service/auth2/token 格式:POST 参数"?_v=58705&alt=json&apikey=02646d3fb69a52ff072d47bf23cef8fd&client_id=02646d3fb69a52ff072d47bf23cef8fd&client_secret=cde5d61429abcd7c&device_id=b88146214e19b8a8244c9bc0e2789da68955234d&douban_udid=b635779c65b816b13b330b68921c0f8edc049590&grant_type=password&password=&redirect_uri=http%3A//www.douban.com/mobile/fm&udid=b88146214e19b8a8244c9bc0e2789da68955234d&username=" 密码和用户名已用"****"代替 |
算了 这样粘贴好慢, 我整理一下再发吧 @zonyitoo 你看一下应该是可以用的 |
谢谢!不过 |
粗略看了一下跟旧的API区别巨大,近期我暂时没有时间改动,是否可以提个PR |
好的, 抽空我提个PR, 这里面的apikey 倒是不用担心,我发现不传也是可以访问的。 |
@zonyitoo @qichunren 刚刚上来发现这个issue还没关,我在5月份的时候已经提交更新wiki了哦。现在的wiki上应该都是可以访问的接口了。 |
@chengxianghe 可以提个PR么? |
@zonyitoo wiki里面好像就是直接就改了,不用提的…… 另外 “https://api.douban.com/v2/fm/playlist 这个502” |
我的意思是把修改改到代码里。 |
@zonyitoo 额,提交代码这个就抱歉了... 目前我不会c++啊,虽然可能看得懂一小部分,但是还是不敢乱改的,我现在做的是iOS开发。 |
这两天出现的,可能是API变了。
The text was updated successfully, but these errors were encountered: