Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dreammis/social-auto-upload
/ main
Method
main
tk_uploader/main.py:226–228 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
224
await asyncio.sleep(2)
225
226
async
def
main(self):
227
async
with
async_playwright()
as
playwright:
228
await self.upload(playwright)
229
Callers
3
upload_video_to_douyin.py
File · 0.45
upload_video_to_tiktok.py
File · 0.45
upload_video_to_tencent.py
File · 0.45
Calls
1
upload
Method · 0.95
Tested by
no test coverage detected