TikHub/TikHub-API-Python-SDK

API.get_tiktok_profile_videos() Doesn`t work as of now

TFEI-Terminal opened this issue · 3 comments

Describe the bug
API.get_tiktok_profile_videos() Doesn`t work as of the time when this issue is submitted.

To Reproduce
Steps to reproduce the behavior:
tiktok_url = 'https://www.tiktok.com/@evil0ctal/video/7156033831819037994'
aweme_list = await api.get_tiktok_profile_videos(tiktok_url, 20)

Additional context
TypeError: 'NoneType' object is not iterable

It seems the api stops working after a few calls,

Will try to make it more stable!

Already fix in API V4.0.0