davidteather / TikTokBot

A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg
Other
347 stars 61 forks source link

pls can you help me i get this error !! #14

Closed wolfayoub closed 3 years ago

wolfayoub commented 3 years ago

Traceback (most recent call last): File "C:\Users\doubl\Desktop\TikTokBot-master\tiktokbot.py", line 123, in res = api.byHashtag(x, count=count, custom_did=did) File "C:\Users\doubl\AppData\Local\Programs\Python\Python38\lib\site-packages\TikTokApi\tiktok.py", line 711, in byHashtag for t in res["itemList"]: KeyError: 'itemList'

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.92. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

davidteather commented 3 years ago

Sorry for the late response, should have been fixed by now. If you run into issues with api.XXXXXX method calls file issues on TikTok-Api