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

getTrending only gets videos published by the official TikTok Acccount #74

Open
Vishdafish126 opened this issue Apr 18, 2023 · 1 comment

Comments

@Vishdafish126
Copy link

api = TikTokAPI(cookie=cookie)
retval = api.getTrending(count=5)

The above code only returns videos published by TikTok. This is the exact same behavior as described by this post on the David Teather repo: davidteather/TikTok-Api#1003

@ketanmalempati
Copy link

Hey were you able to get it working?

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

No branches or pull requests

2 participants