wkaisertexas / tiktok-uploader

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

Add schedule and proxy #30

Closed XavierZambrano closed 1 year ago

XavierZambrano commented 1 year ago

Changes

The selector paths are in config.toml I've only added proxy support for chromedriver, the other drivers throw NotImplementedError.

TODO

Related issues

wkaisertexas commented 1 year ago

Really well done! I am honestly shocked anyone looked at this project.

Creating a Chrome extension for a proxy is actually ingenious. Thank you so much!