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 Logic #64

Open
idilkylmz opened this issue Apr 22, 2022 · 0 comments
Open

API Logic #64

idilkylmz opened this issue Apr 22, 2022 · 0 comments

Comments

@idilkylmz
Copy link

Can someone explain to me how this API works? For instance when I write

user_videos = api.getTrending(count=10)
for item in user_videos["items"]:

print(item["author"]["uniqueId"])

It bring me these users:

softx_nisax
mido_belal
united.emirates
mukremingezgin
sandikcireisi
sahermonther

But everytime I run the code the output is changing. So what I am getting? Are these the most engaged users at that moment? How can I see the most viewed videos or users in a certain time period?

And also which region is API getting these? Is it automatically get from our location? If not how can we specify it?

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

1 participant