mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2024-12-27 13:00:29 +08:00
Update musicstream_url.md (#106)
* Update musicstream_url.md * Update musicstream_url.md * 修改错误 Co-authored-by: 社会易姐QwQ <45892418+SocialSisterYi@users.noreply.github.com>
This commit is contained in:
parent
318aba877b
commit
d40125d0d7
@ -270,7 +270,7 @@ curl -G 'http://api.bilibili.com/audio/music-service-c/url
|
||||
|
||||
需要验证请求`user-agent` 不为空
|
||||
|
||||
**user-agent错误的情况会返回403 Forbidden**故无法获取**
|
||||
**user-agent错误并且referer不在`*.bilibili.com`域名下的情况下会导致403 Forbidden,故无法获取**
|
||||
|
||||
**以上述音频url为例:**
|
||||
|
||||
@ -279,4 +279,4 @@ wget 'https://upos-sz-mirrorkodo.bilivideo.com/ugaxcode/m190102ws2pzf6jitbem841v
|
||||
-O 'Download_music.flac'
|
||||
```
|
||||
|
||||
响应正文将返回一个flac文件
|
||||
响应正文将返回一个flac文件
|
||||
|
Loading…
Reference in New Issue
Block a user