From 72a57668c78c49e37d468289d7eac5e2556778f0 Mon Sep 17 00:00:00 2001 From: imgyh <1974355683@qq.com> Date: Wed, 29 Mar 2023 19:00:03 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E6=9B=B4=E6=96=B0=E6=97=A5?= =?UTF-8?q?=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 639f8d8..291b162 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ link: # 下载保存位置, 默认当前文件位置 # 必选 -path: /mnt/c/project/test333 +path: /path/to/downdir # 是否下载视频中的音乐(True/False), 默认为True # 可选 @@ -258,7 +258,7 @@ windows用户: -l https://v.douyin.com/AJp8D3f/ ` -l https://v.douyin.com/B38oovu/ ` -l https://v.douyin.com/S6YMNXs/ ` - -p /path/to/downdir ` + -p C:\project\test ` -M post ` -M like ` -M mix ` @@ -279,7 +279,7 @@ python TikTokCommand.py -C True \ -l https://v.douyin.com/AJp8D3f/ \ -l https://v.douyin.com/B38oovu/ \ -l https://v.douyin.com/S6YMNXs/ \ - -p C:\project\test \ + -p /path/to/downdir \ -M post \ -M like \ -M mix \