From 5557870706b3c1509c51be3459dc316b9569f2f5 Mon Sep 17 00:00:00 2001 From: nilaoda Date: Sat, 15 Jul 2023 01:12:18 +0800 Subject: [PATCH] v1.6.0 --- BBDown/BBDown.csproj | 2 +- BBDown/CommandLineInvoker.cs | 2 +- README.md | 11 +++++++---- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/BBDown/BBDown.csproj b/BBDown/BBDown.csproj index b7290c482..7eec666b8 100644 --- a/BBDown/BBDown.csproj +++ b/BBDown/BBDown.csproj @@ -4,7 +4,7 @@ Exe net8.0 MIT - 1.5.9 + 1.6.0 BBDown是一个免费且便捷高效的哔哩哔哩下载/解析软件. https://github.com/nilaoda/BBDown diff --git a/BBDown/CommandLineInvoker.cs b/BBDown/CommandLineInvoker.cs index aba19234b..448d835e8 100644 --- a/BBDown/CommandLineInvoker.cs +++ b/BBDown/CommandLineInvoker.cs @@ -51,7 +51,7 @@ internal class CommandLineInvoker private readonly static Option UposHost = new(new string[] { "--upos-host" }, "自定义upos服务器"); private readonly static Option ForceReplaceHost = new(new string[] { "--force-replace-host" }, "强制替换下载服务器host(默认开启)"); private readonly static Option DelayPerPage = new(new string[] { "--delay-per-page" }, "设置下载合集分P之间的下载间隔时间(单位: 秒, 默认无间隔)"); - private readonly static Option FilePattern = new(new string[] { "--file-pattern", "-F" }, $"使用内置变量自定义单P存储文件名:\r\n\r\n" + $": 视频主标题\r\n" + $": 视频分P序号\r\n" + $": 视频分P序号(前缀补零)\r\n" + $": 视频分P标题\r\n" + $": 视频aid\r\n" + $": 视频cid\r\n" + $": 视频清晰度\r\n" + $": 视频分辨率\r\n" + $": 视频帧率\r\n" + $": 视频编码\r\n" + $": 视频码率\r\n" + $": 音频编码\r\n" + $": 音频码率\r\n" + $": 上传者名称\r\n" + $": 上传者mid\r\n" + $": API类型(TV/APP/INTL/WEB)\r\n\r\n" + $"默认为: {Program.SinglePageDefaultSavePath}\r\n"); + private readonly static Option FilePattern = new(new string[] { "--file-pattern", "-F" }, $"使用内置变量自定义单P存储文件名:\r\n\r\n" + $": 视频主标题\r\n" + $": 视频分P序号\r\n" + $": 视频分P序号(前缀补零)\r\n" + $": 视频分P标题\r\n" + $": 视频BV号\r\n" + $": 视频aid\r\n" + $": 视频cid\r\n" + $": 视频清晰度\r\n" + $": 视频分辨率\r\n" + $": 视频帧率\r\n" + $": 视频编码\r\n" + $": 视频码率\r\n" + $": 音频编码\r\n" + $": 音频码率\r\n" + $": 上传者名称\r\n" + $": 上传者mid\r\n" + $": 发布时间\r\n" + $": API类型(TV/APP/INTL/WEB)\r\n\r\n" + $"默认为: {Program.SinglePageDefaultSavePath}\r\n"); private readonly static Option MultiFilePattern = new(new string[] { "--multi-file-pattern", "-M" }, $"使用内置变量自定义多P存储文件名:\r\n\r\n" + $"默认为: {Program.MultiPageDefaultSavePath}\r\n"); private readonly static Option Host = new(new string[] { "--host" }, "指定BiliPlus host(使用BiliPlus需要access_token, 不需要cookie, 解析服务器能够获取你账号的大部分权限!)"); private readonly static Option EpHost = new(new string[] { "--ep-host" }, "指定BiliPlus EP host(用于代理api.bilibili.com/pgc/view/web/season, 大部分解析服务器不支持代理该接口)"); diff --git a/README.md b/README.md index 61572673b..a29c61836 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ Options: : 视频分P序号 : 视频分P序号(前缀补零) : 视频分P标题 + : 视频BV号 : 视频aid : 视频cid : 视频清晰度 @@ -79,6 +80,7 @@ Options: : 音频码率 : 上传者名称 : 上传者mid + : 发布时间 : API类型(TV/APP/INTL/WEB) 默认为: @@ -95,11 +97,10 @@ Options: --mp4box-path 设置mp4box的路径 --aria2c-path 设置aria2c的路径 --upos-host 自定义upos服务器 + --force-replace-host 强制替换下载服务器host(默认开启) --delay-per-page 设置下载合集分P之间的下载间隔时间(单位: 秒, 默认无间隔) - --host 指定BiliPlus host(使用BiliPlus需要access_token, 不需要cookie, - 解析服务器能够获取你账号的大部分权限!) - --ep-host 指定BiliPlus EP host(用于代理api.bilibili.com/pgc/view/web/season, - 大部分解析服务器不支持代理该接口) + --host 指定BiliPlus host(使用BiliPlus需要access_token, 不需要cookie, 解析服务器能够获取你账号的大部分权限!) + --ep-host 指定BiliPlus EP host(用于代理api.bilibili.com/pgc/view/web/season, 大部分解析服务器不支持代理该接口) --area (hk|tw|th) 使用BiliPlus时必选, 指定BiliPlus area --config-file 读取指定的BBDown本地配置文件(默认为: BBDown.config) --version Show version information @@ -179,6 +180,7 @@ Commands: ``|视频分P序号 ``|视频分P序号(前缀补零) ``|视频分P标题 +``|视频BV号 ``|视频aid ``|视频cid ``|视频清晰度 @@ -190,6 +192,7 @@ Commands: ``|音频码率 ``|上传者名称(下载番剧时,该值为"") ``|上传者mid(下载番剧时,该值为"") +``|发布时间(yyyy-MM-dd_HH-mm-ss) ``|API类型(TV/APP/INTL/WEB)