Thank you for your pull request. Currently, the Creator Center is unavailable in all countries. I decided to switch from the generic upload page to the Creator Center after encountering issues with users being redirected to the Creator Center in the majority of countries. This problem was highlighted by numerous GitHub issues submitted after the launch of Creator Center.
As an alternative, I suggest making a local clone of the repository and editing the config.toml file, or adjusting the configuration when importing the repository:
from tiktok_uploader import config
config['paths']['upload'] = 'https://www.tiktok.com/upload?lang=en'
I appreciate your contribution through your PR. However, I cannot merge this change at this time.
Thank you for your pull request. Currently, the Creator Center is unavailable in all countries. I decided to switch from the generic upload page to the Creator Center after encountering issues with users being redirected to the Creator Center in the majority of countries. This problem was highlighted by numerous GitHub issues submitted after the launch of Creator Center.
As an alternative, I suggest making a local clone of the repository and editing the
config.toml
file, or adjusting the configuration when importing the repository:I appreciate your contribution through your PR. However, I cannot merge this change at this time.