mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2025-01-30 05:40:08 +08:00
fix(live/live_stream.md):修复错误的获取直播源示例 (#115)
This commit is contained in:
parent
e08248dc14
commit
ede4217c87
@ -88,7 +88,7 @@
|
||||
|
||||
```shell
|
||||
curl -G 'http://api.live.bilibili.com/room/v1/Room/playUrl' \
|
||||
--data-urlencode 'id=14073662' \
|
||||
--data-urlencode 'cid=14073662' \
|
||||
--data-urlencode 'qn=10000' \
|
||||
--data-urlencode 'platform=web'
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user