-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Api Update: New endpoints using x-tt-params #699
Conversation
* Fixed TikTokApi has no attribute .region * Changed up tests to hopefully have CI pass more * Add README to the doc generator
Change sponsor header
@MuffinFox, is this working for you? I pulled down your fork and tried the |
@boscacci yes, -are you maybe using your own signer?- sorry, you were referencing the demo script, yes that runs, but there is a key error at the end, see fix below. |
@MuffinFox my mistake, I cloned and failed to flip to the relevant branch. That updated script runs for me now |
@MuffinFox, Did you try running your fix with proxies? I have been trying it on my own but it's not working. |
I'll take a closer look tonight and actually test the methods out but looks good so far 👍 Thanks for helping out while I've been busy with school |
LGTM |
Tiktok changed various endpoints (see #695), this fix applies x-tt-params to by_sound / user_page list requests.
note: i integrated the encrypter into signer to keep it faster, set different landingpage by passing
default_url
kwarg to sign_url