wkaisertexas / tiktok-uploader

Automatically ⬆️ upload TikTok videos
https://pypi.org/project/tiktok-uploader/
360 stars 84 forks source link

How to schedule several videos at a time #98

Closed Wemmons831 closed 8 months ago

Wemmons831 commented 8 months ago

is it possible to use the upload_videos() function with scheduling?

wkaisertexas commented 8 months ago

I honestly would try calling upload_video multiple times.

The browser has to be re-created and re-authenticated, but it is not that much slower.