API.get_tiktok_profile_videos() Doesn`t work as of now
TFEI-Terminal opened this issue · 3 comments
TFEI-Terminal commented
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
TFEI-Terminal commented
It seems the api stops working after a few calls,
Evil0ctal commented
Will try to make it more stable!
Evil0ctal commented
Already fix in API V4.0.0