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

热评获取失败 #21

Closed
Chilfish opened this issue Feb 29, 2024 · 1 comment
Closed

热评获取失败 #21

Chilfish opened this issue Feb 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Chilfish
Copy link
Owner

Chilfish commented Feb 29, 2024

奇怪的机制:is_show_bulletin=2 配合上 flow=0 才能获取热评,但是在某个时间之前微博是没法按热评排序的,所以要么找出这个时间点来特判,要么看看微博自己是怎么解决的

Originally posted by @Chilfish in #17 (comment)

@Chilfish Chilfish added the bug Something isn't working label Feb 29, 2024
@Chilfish
Copy link
Owner Author

破案了,在获取微博列表里有一个字段 is_show_bulletin 取值为 0 或 2,就这样可以判断出来热评的获取方式了😅😅

Chilfish added a commit that referenced this issue Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant