Commit Graph

6 Commits

Author SHA1 Message Date
Session小胡
1e24c6b188
调整部分接口描述与错误修复 (#1088)
* fix(search/search_request.md): cookie buvid3

* feat(login/login_action/password.md): more sms desc

* fix: typo

* feat(live/info.md): add ps for getRoomBaseInfo

* fix(danmaku/action.md): broken form

* chore: Browserslist: caniuse-lite is outdated

* feat(comment/list.md): reply/wbi/main param next

* feat(misc/buvid3_4.md): get buvid3 only

* fix: broken links & wrong code type

* feat: close all img & br tags

* feat(login/cookie_refresh.md): missing demo links

* feat(dynamic/detail.md): /lottery_svr/v1/lottery_svr/lottery_notice

* fix(video/action.md): share cookie buvid3

* feat: deprecated stat & attribute

* feat(dynamic/detail.md): reaction

* feat(misc/sign/v_voucher.md): header

* feat(dynamic/detail.md): update detail params & example

* feat(APP_widget/ver.md): /x/v2/version

* feat(video/info.md): update view

* feat(docs/user.md): remove channel

* feat(search/search_request.md): search/type -1200

* feat(user/space.md): audio

* feat(video/player.md): /x/player/wbi/v2

* feat(audio/musicstream_url.md): update web/url

* feat(comment/readme.md): state

* fix(user/medal.md): wrong guard_level desc

* feat(live/message_stream.md): DANMU_MSG

* fix(user/medals): wrong guard_level & guard_icon desc

* feat(live/message_stream.md): format & add more 'cmd'

* feat(live/message_stream.md): add more 'cmd'

* feat(live/message_stream.md): add tips for non-login users

* feat(video/player.md): need_login_subtitle

---------

Co-authored-by: 社会易姐QwQ <45892418+SocialSisterYi@users.noreply.github.com>
2024-09-19 23:17:33 +08:00
wuziqian211
2382b768aa
feat: 更新部分接口文档的表述 (#1049)
* feat: add get users info

* 将 #983 中对此文件的更改合并到此 PR 中

* fix: typo

* Update info.md

* 更新 danmaku_view_proto.md

* 更新 action.md

* 更新 info.md

* 更新 recommend.md

* 更新 readme.md

* feat: 规范化文档
2024-07-07 00:45:20 +08:00
ywmoyue
16d455ff09
添加评论条目中图片数据说明 (#660) 2023-05-15 02:28:41 +08:00
Light_Quanta
f715a732d2
修改location相关说明 (#630)
刚准备改上一个pr就被合并了(
附加更详细的说明
另外经过测试发现对于未登录的用户,评论api不会返回location属性
2023-03-02 08:50:05 +08:00
Light_Quanta
f7c3029910
修改评论区相关说明 (#623)
逆向b站前端的时候发现invisible为true的时候,前端的代码会故意不创建评论元素,但invisible为true的评论后端依然会正常返回评论的内容,相关的屏蔽是前端做的
经过简单的测试发现,当评论没有被删除,并且评论者本人被UP主拉黑时,invisible会为true

在2022-07-25 11:00及以后发布的评论会附带评论者当时的IP地址属地,现在b站网页端的API也会返回该属性,只是前端没有进行解析(不管是网页端新版还是旧版界面都有专门为IP属地元素设置对应的css样式,甚至旧版界面脚本里仅仅是把创建IP属地的元素注释掉了,去掉注释即可正常使用)

基于以上两点可以做出显示隐藏评论和网页端IP属地显示脚本,比如我整的[这个](https://github.com/LightQuanta/BilibiliEnhance)(
2023-02-27 23:46:13 +08:00
SocialSisterYi
7d89ece2ac
🚀调整项目结构 2023-02-22 01:00:06 +08:00