wkaisertexas / tiktok-uploader

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

cannot login to tiktok account #34

Closed simoistgray closed 1 year ago

simoistgray commented 1 year ago

I pass in the cookies and valid video file and the code will pull up a chrome window, but then get stuck on the login page, eventually leading to an error. I have tried multiple different tiktok accounts to test if that was the problem, but no luck. When the chrome page loads up tiktok, I think it gets stuck on the human verification task that tiktok prompts users with to make sure they are human. It only pops up for a blink, but I can't think of any other reason this would be happening.

Mehliug-git commented 1 year ago

Same for me, have somes news ?

Mehliug-git commented 1 year ago

I have solve my problem, just use a dictionary instead of cookie.txt

wkaisertexas commented 1 year ago

cookie.txt is not working like I hoped. Using it for a cookie-hack was too contrived to be effective.