Update videostream_url.md (#894)

补充音频流的备注
This commit is contained in:
柠檬味的凝萌 2023-12-11 18:36:36 +08:00 committed by GitHub
parent 24397b6601
commit f3691edc34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -457,9 +457,9 @@ curl -G 'https://api.bilibili.com/x/player/playurl' \
| minBufferTime | num | 1.5 | |
| min_buffer_time | num | 1.5 | |
| video | array | 视频流信息 | |
| audio | array | 伴音流信息 | |
| audio | array | 伴音流信息 | 当视频没有音轨时,此项为 null |
| dolby | obj | 杜比全景声伴音信息 | |
| flac | obj | 无损音轨伴音信息 | |
| flac | obj | 无损音轨伴音信息 | 当视频没有无损音轨时,此项为 null |
`dash`中的`video`数组: