Skip to content

Conversation

@steveobd
Copy link

Take these only as suggestions:

  1. do you really need to fork this repo? can you not just abstract the differences between Pyppeteer / Playwright into a MockBrowserMixIn class or something and make it a configuration?

  2. if you do need to fork it, make it api compatible with a TikTokApi.get_instance() method. is it better to have a singleton with Pyppeteer too?

  3. at least from docker requests library can't seem to make SSL requests as the browser, but verify=False may be a security hole. perhaps it should be a config?

@davidteather
Copy link

I added selenium option in the original TikTokApi as it's easier to maintain than this fork hopefully that'll work for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants