dobizz / TikTok

Download public videos on TikTok using Python with Selenium
MIT License
48 stars 24 forks source link

Cannot run the run.py #10

Open linquocte opened 1 year ago

linquocte commented 1 year ago

this is my problem, can you solve it, i will donate 4 u I have already install every requirement that you mention. Help me plsss

File "/Users/Downloads/bb/TikTok/run.py", line 9, in from api import TikTok File "/Users/Downloads/bb/TikTok/api.py", line 12, in class TikTok: File "/Users/Downloads/bb/TikTok/api.py", line 16, in TikTok USER_AGENTS = getAllowedAgents() File "/Users/Downloads/bb/TikTok/robots.py", line 15, in getAllowedAgents limit = results.index(('','Allow: /')) ValueError: ('', 'Allow: /') is not in list