From a6c86629e6b773b48e09d9e05f385dcca10f0c4d Mon Sep 17 00:00:00 2001 From: imgyh <1974355683@qq.com> Date: Tue, 28 Mar 2023 17:21:34 +0800 Subject: [PATCH] =?UTF-8?q?test(test):=20=E5=88=A0=E9=99=A4=E4=BB=A5?= =?UTF-8?q?=E5=89=8D=E7=9A=84=E6=B5=8B=E8=AF=95=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TikTokTest.py | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/TikTokTest.py b/TikTokTest.py index 7a429a5..a55c750 100644 --- a/TikTokTest.py +++ b/TikTokTest.py @@ -99,32 +99,4 @@ if __name__ == "__main__": # getUserInfo() # getLiveInfo() pass -################################# 测试命令 ###################################################### -# 直播 -# python TikTokCommand.py -l https://live.douyin.com/759547612580 -p /mnt/c/project/test0 -# .\TikTokCommand.exe -l https://live.douyin.com/759547612580 -p .\test0 -# 视频 -# python TikTokCommand.py -l https://v.douyin.com/BugmVVD/ -p /mnt/c/project/test1 -# .\TikTokCommand.exe -l https://v.douyin.com/BugmVVD/ -p .\test1 -# 图集 -# python TikTokCommand.py -l https://v.douyin.com/BugrFTN/ -p /mnt/c/project/test2 -# .\TikTokCommand.exe -l https://v.douyin.com/BugrFTN/ -p .\test2 -# 主页作品(视频) -# python TikTokCommand.py -l https://v.douyin.com/BupCppt/ -p /mnt/c/project/test3 -# .\TikTokCommand.exe -l https://v.douyin.com/BupCppt/ -p .\test3 -# 主页作品(视频与图集混合) -# python TikTokCommand.py -l https://v.douyin.com/B72pdU5/ -p /mnt/c/project/test4 -# .\TikTokCommand.exe -l https://v.douyin.com/B72pdU5/ -p .\test4 -# 主页喜欢(视频) -# python TikTokCommand.py -l https://v.douyin.com/B72QgDw/ -p /mnt/c/project/test5 -M like -# .\TikTokCommand.exe -l https://v.douyin.com/B72QgDw/ -p .\test5 -M like -# 单个合集 -# python TikTokCommand.py -l https://v.douyin.com/AJp8D3f/ -p /mnt/c/project/test6 -# .\TikTokCommand.exe -l https://v.douyin.com/AJp8D3f/ -p .\test6 -# 用户主页下所有合集 -# python TikTokCommand.py -l https://v.douyin.com/B38oovu/ -p /mnt/c/project/test7 -M mix -# .\TikTokCommand.exe -l https://v.douyin.com/B38oovu/ -p .\test7 -M mix -# 音乐集合 -# python TikTokCommand.py -l https://v.douyin.com/S6YMNXs/ -p /mnt/c/project/test8 -# .\TikTokCommand.exe -l https://v.douyin.com/S6YMNXs/ -p .\test8 -################################################################################################# +