mirror of
https://github.com/imgyh/tiktok.git
synced 2025-04-26 07:36:35 +08:00
docs(tiktoktest): 增加测试命令
This commit is contained in:
parent
0f16269445
commit
ef4fa2b4ba
@ -49,11 +49,17 @@ if __name__ == "__main__":
|
|||||||
# getUserInfo()
|
# getUserInfo()
|
||||||
getLiveInfo()
|
getLiveInfo()
|
||||||
pass
|
pass
|
||||||
|
################################# 测试命令 ######################################################
|
||||||
# 视频
|
# 视频
|
||||||
# python TikTokCommand.py -l https://v.douyin.com/BugmVVD/ -p /mnt/c/project/test1
|
# 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
|
# 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
|
# 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/BusJrfr/ -p /mnt/c/project/test4 -M like
|
# python TikTokCommand.py -l https://v.douyin.com/BusJrfr/ -p /mnt/c/project/test4 -M like
|
||||||
|
# .\TikTokCommand.exe -l https://v.douyin.com/BusJrfr/ -p .\test4 -M like
|
||||||
|
#################################################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user