wkaisertexas / tiktok-uploader

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

Reuse your Tiktok logged in browser instead of logging in to a new browser every time you post a video #75

Closed lavanphat closed 10 months ago

lavanphat commented 10 months ago

Can I reuse my logged in browser to post videos? I don't want a new login every time I run the code

wkaisertexas commented 10 months ago

Yes. Your cookies are how your login state is kept (ie: the keep me signed in button), so you should have your cookies be valid as long as you would normally be signed into your browser

albertxu1 commented 9 months ago

So, when driving a antidetect browser instance which has my tiktok account logined, do I still have to copy the cookies to use this uploader?