From c4a72f38dcf6067d331297b62504b94d35a7f727 Mon Sep 17 00:00:00 2001 From: hou Date: Sun, 20 Feb 2022 17:36:27 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 完善说明信息。 --- README.md | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index b4195e4..124580a 100644 --- a/README.md +++ b/README.md @@ -9,29 +9,10 @@ Bilibili手机端下载的Download文件批量转换为MP4软件 #### 安装教程 -1. xxxx -2. xxxx -3. xxxx +1. Bilibili_DownVideoToMp4.exe 同级目录中必须有ffmpeg文件夹,调用ffmpeg\bin\ffmpeg.exe进行转换。 +2. 每一个发布版本中都会自带有ffmpeg文件夹。 +3. 需要修改配置文件Bilibili_DownVideoToMp4.exe.config中的文件夹路径为本机环境。 #### 使用说明 1. 参照 https://www.cnblogs.com/binghe021/p/12299812.html -2. xxxx -3. xxxx - -#### 参与贡献 - -1. Fork 本仓库 -2. 新建 Feat_xxx 分支 -3. 提交代码 -4. 新建 Pull Request - - -#### 特技 - -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 -5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)