voletro / TikTokToYT

Downloads a trending TikTok video and uploads it to YouTube.
73 stars 18 forks source link

error not working #12

Open susantha1995 opened 2 years ago

susantha1995 commented 2 years ago

hi, after running main.py on the terminal it shows this error. " Traceback (most recent call last): File "C:\Users\Administrator\Desktop\bots\tiktok\TikTokToYT\main.py", line 261, in main() File "C:\Users\Administrator\Desktop\bots\tiktok\TikTokToYT\main.py", line 198, in main trending = api.by_trending(count=1, custom_verifyFp="") File "C:\Program Files\Python39\lib\site-packages\TikTokApi\tiktok.py", line 427, in by_trending if not res["hasMore"] and not first: KeyError: 'hasMore' "

why is that? please can you help me to fix this?

h101-nazi commented 2 years ago

i have th same error

ethnyl commented 2 years ago

any fix?

usamariaz2 commented 2 years ago

i am also facing same error

mwall94 commented 1 year ago

Bumping this, getting the same error.

elliotmarks06 commented 1 year ago

Anyone find a fix for this yet?