We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
里面有一个 is_show_bulletin 的必填字段似乎要变……
is_show_bulletin
The text was updated successfully, but these errors were encountered:
同时应该点击评论按钮,就跳转到原微博的评论区
Sorry, something went wrong.
fix: fetch comments (#17)
fe3e63d
奇怪的机制:is_show_bulletin=2 配合上 flow=0 才能获取热评,但是在某个时间之前微博是没法按热评排序的,所以要么找出这个时间点来特判,要么看看微博自己是怎么解决的
No branches or pull requests
Discussed in #15 (comment)
里面有一个
is_show_bulletin
的必填字段似乎要变……The text was updated successfully, but these errors were encountered: