docs(readme): 更新日志

This commit is contained in:
imgyh 2023-03-29 19:00:03 +08:00
parent 99c62922ca
commit 72a57668c7

View File

@ -151,7 +151,7 @@ link:
# 下载保存位置, 默认当前文件位置 # 下载保存位置, 默认当前文件位置
# 必选 # 必选
path: /mnt/c/project/test333 path: /path/to/downdir
# 是否下载视频中的音乐(True/False), 默认为True # 是否下载视频中的音乐(True/False), 默认为True
# 可选 # 可选
@ -258,7 +258,7 @@ windows用户:
-l https://v.douyin.com/AJp8D3f/ ` -l https://v.douyin.com/AJp8D3f/ `
-l https://v.douyin.com/B38oovu/ ` -l https://v.douyin.com/B38oovu/ `
-l https://v.douyin.com/S6YMNXs/ ` -l https://v.douyin.com/S6YMNXs/ `
-p /path/to/downdir ` -p C:\project\test `
-M post ` -M post `
-M like ` -M like `
-M mix ` -M mix `
@ -279,7 +279,7 @@ python TikTokCommand.py -C True \
-l https://v.douyin.com/AJp8D3f/ \ -l https://v.douyin.com/AJp8D3f/ \
-l https://v.douyin.com/B38oovu/ \ -l https://v.douyin.com/B38oovu/ \
-l https://v.douyin.com/S6YMNXs/ \ -l https://v.douyin.com/S6YMNXs/ \
-p C:\project\test \ -p /path/to/downdir \
-M post \ -M post \
-M like \ -M like \
-M mix \ -M mix \