diff --git a/BBDown/BBDown.csproj b/BBDown/BBDown.csproj index 7eec666b8..b43e13427 100644 --- a/BBDown/BBDown.csproj +++ b/BBDown/BBDown.csproj @@ -4,7 +4,7 @@ Exe net8.0 MIT - 1.6.0 + 1.6.1 BBDown是一个免费且便捷高效的哔哩哔哩下载/解析软件. https://github.com/nilaoda/BBDown diff --git a/README.md b/README.md index a29c61836..f82b21f4b 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Options: 默认为: /[P] -p, --select-page 选择指定分p或分p范围: (-p 8 或 -p 1,2 或 -p 3-5 或 -p ALL 或 -p LAST) --language 设置混流的音频语言(代码), 如chi, jpn等 + -ua, --user-agent 指定user-agent, 否则使用随机user-agent -c, --cookie 设置字符串cookie用以下载网页接口的会员内容 -token, --access-token 设置access_token用以下载TV/APP接口的会员内容 --aria2c-args 调用aria2c的附加参数(默认参数包含"-x16 -s16 -j16 -k 5M", 使用时注意字符串转义)