Skip to content
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

Merged
merged 8 commits into from
Sep 21, 2021

Conversation

MuffinFox
Copy link
Contributor

@MuffinFox MuffinFox commented Sep 21, 2021

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

davidteather and others added 7 commits August 4, 2021 00:54
V4.0.0 - Fixes quite a few bugs
* Fixed TikTokApi has no attribute .region
* Changed up tests to hopefully have CI pass more
* Add README to the doc generator
@boscacci
Copy link

@MuffinFox, is this working for you? I pulled down your fork and tried the user_page functionality, no cigar

@MuffinFox
Copy link
Contributor Author

MuffinFox commented Sep 21, 2021

@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.

@boscacci
Copy link

@MuffinFox my mistake, I cloned and failed to flip to the relevant branch. That updated script runs for me now

@radonys
Copy link

radonys commented Sep 21, 2021

@MuffinFox, Did you try running your fix with proxies? I have been trying it on my own but it's not working.

@davidteather
Copy link
Owner

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

@davidteather
Copy link
Owner

LGTM

@davidteather davidteather merged commit 6c1a463 into davidteather:nightly Sep 21, 2021
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.

4 participants