TufayelLUS / TikTok-Video-Downloader-PHP

A simple but effective one page TikTok video downloader(watermark free) script developed by Tufayel
304 stars 164 forks source link

authorization error when try to download #13

Closed MehdiMJ1 closed 3 years ago

MehdiMJ1 commented 3 years ago

Hi there , I have this web page when trying to download a video ..

Access to v19-web.tiktokcdn.com was denied You don't have authorization to view this page. HTTP ERROR 403

Is that a geo restriction or something with the script , please help , thank you

marcus99661 commented 3 years ago

Tiktok is now checking for referrer, you can check this https://github.com/drawrowfly/tiktok-scraper/issues/301

TufayelLUS commented 3 years ago

Thanks for your concern. Seems like there are HTTP referer issues as mentioned by @marcus99661 and adding referer did fix the watermark free downloader but seems like it won't work with normal(watermarked) videos. I will think about that later on.