Add Douyin video downloader with auto-cookie feature

This commit is contained in:
2026-03-02 21:42:52 +08:00
commit 0f3dd8f287
50 changed files with 6471 additions and 0 deletions

3
启动UI.vbs Normal file
View File

@@ -0,0 +1,3 @@
Set objShell = CreateObject("WScript.Shell")
objShell.CurrentDirectory = "C:\Users\Administrator\Desktop\TikTokDownload-main"
objShell.Run """C:\Program Files\Python311\python.exe"" douyin_ui.py", 1, False