We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi bro, Thank you for your work. When i runfrom your code, choose 1 or 2, program always error like below:
Traceback (most recent call last): File "TikTokMulti.py", line 444, in RTK = TikTok('','') File "TikTokMulti.py", line 91, in init linkFlag=self.judge_link((self.userHomePagePrefix+self.uid), False) File "TikTokMulti.py", line 162, in judge_link key= params['sec_uid'][0] [KeyError: 'sec_uid']
Canyou please have update for your code. Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi bro,
Thank you for your work. When i runfrom your code, choose 1 or 2, program always error like below:
Traceback (most recent call last):
File "TikTokMulti.py", line 444, in
RTK = TikTok('','')
File "TikTokMulti.py", line 91, in init
linkFlag=self.judge_link((self.userHomePagePrefix+self.uid), False)
File "TikTokMulti.py", line 162, in judge_link
key= params['sec_uid'][0]
[KeyError: 'sec_uid']
Canyou please have update for your code. Thanks
The text was updated successfully, but these errors were encountered: