avilash / TikTokAPI-Python

TikTok API Python Wrapper
http://avilashkumar.com/TikTokAPI-Python/
MIT License
443 stars 114 forks source link

downloadVideoById() not working #12

Open asimejaz14 opened 3 years ago

asimejaz14 commented 3 years ago

I tried this function and in return I get exception of permission denied. Upon debugging, found out HTML page doesn't display anything because tiktok doesn't give access to our requests.

tomatoes-prog commented 3 years ago

Same here, did you solved the problem?

avilash commented 3 years ago

Released a new version. Adapted to all changes from Tiktok. Please run

pip install PyTikTokAPI --upgrade

Also please checkout new README to add your cookie parameters