James Gore

Results 14 comments of James Gore

@tdevly Can you show how the url is formed on [line 124](https://github.com/n0l3r/tiktok-downloader/blob/265506741d5d489f19fca8657c6a74ad9a006fa2/index.js#L124) because I replaced my url to ``` const API_URL = `https:/api31-normal-probe-useast2a.tiktokv.com/aweme/v1/feed/?aweme_id=${idVideo}`; ``` but I am still getting the...

@tdevly I can confirm that this doesnt work as a replacement but what method did you obtain this api endpoint?

I found a working repo [here ](https://github.com/sheldygg/aiotiktok). This is the endpoint its using `"https://api22-normal-c-alisg.tiktokv.com/"`. This didnt work as a drop in replacement unfortunately.

> Well, I have a pull request waiting to be accepted that allows people to deploy this to google cloud, and it works currently. Pull request just needs to be...