From e11a078d74435211ba47a4fc9130d06d107f6673 Mon Sep 17 00:00:00 2001 From: orestonce Date: Thu, 21 Jul 2022 00:16:52 +0800 Subject: [PATCH] v1.5.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 410be5e..f0bda4e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ * 没有ffmpeg依赖, 不需要单独配置任何环境 * 提供windows图形界面(Qt), mac、linux命令行, linux支持arm、386、mipsle * 程序会自动将下载的ts文件合并转换格式为mp4 -* windows自带GUI界面的版本下载: [m3u8d_qt_v1.5.1_windows_amd64.exe](https://github.com/orestonce/m3u8d/releases/download/v1.5.1/m3u8d_qt_v1.5.1_windows_amd64.exe): +* windows自带GUI界面的版本下载: [m3u8d_qt_v1.5.3_windows_amd64.exe](https://github.com/orestonce/m3u8d/releases/download/v1.5.3/m3u8d_qt_v1.5.3_windows_amd64.exe): ![](m3u8d-qt/screenshot.png) * 全部版本下载, 包括windows图形界面/linux命令行/mac命令行: https://github.com/orestonce/m3u8d/releases * linux/mac版的命令行使用教程