TufayelLUS / TikTok-Video-Downloader-PHP

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

Download scrapped video url in java #35

Closed sareban101 closed 2 years ago

sareban101 commented 2 years ago

Hi I want to download scrapped url in android java but got Access Denied error

I set useragent and cookie in downloader request

How can i fix it? please help me

TufayelLUS commented 2 years ago

Make sure that the cookie persists. Without having a persisting cookie, the request will not authorize in the server.