wkaisertexas / tiktok-uploader

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

Incorrect redirection #46

Closed userKyamao closed 11 months ago

userKyamao commented 1 year ago

Hello, I have a problem with my script at step [22:23:18] Navigating to upload page, my browser goes to the content creator page for payment (https://www.tiktok.com/creator-center/ineligible), is this normal because I'm in France?

wkaisertexas commented 11 months ago

Yes, the creator center is being rolled out at different rates in different parts of the globe.

Because of the users of the library are in the United States, I switched the upload key in the config.toml to be the creator center.

I would install the library from source so that you can readily modify the config.toml to fit your localization needs.