TikTokAPI-Python icon indicating copy to clipboard operation
TikTokAPI-Python copied to clipboard

downloadVideoById() not working

Open asimejaz14 opened this issue 5 years ago • 2 comments

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.

asimejaz14 avatar Oct 05 '20 08:10 asimejaz14

Same here, did you solved the problem?

tomatoes-prog avatar Nov 23 '20 23:11 tomatoes-prog

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

avilash avatar Jan 02 '21 22:01 avilash