TobyG74 / tiktok-api-dl

Scrapper for download Video, Image, Music from Tiktok
Apache License 2.0
69 stars 18 forks source link

Posts empty in Stalk User #19

Closed arislanhaikal closed 4 months ago

arislanhaikal commented 4 months ago

I try get user profile and posts feed with Tiktok.StalkUser();

But why posts return empty array?

And after trying to hit or refresh several times, the posts data will appear.

Is there something wrong? And can you fix it?

And is it possible to add a function to get posts feed by username?

Thank you for this tool!

TobyG74 commented 4 months ago

Use cookies to avoid empty data on posts

Capture

arislanhaikal commented 4 months ago

Nice, work perfectly This is my bad 😓 Thank you

arislanhaikal commented 4 months ago

Hi @TobyG74 Can you limit posts results? If all posts showing, for big artists it takes a long time.

Maybe, can add params number to make dynamic post result

TobyG74 commented 4 months ago

Update to the latest version, I've solved that problem @arislanhaikal