Closed theazran closed 2 years ago
Getting same error
I'm getting this error too. @naseif How was the current implementation discovered? I could try to dig in with any guidance you might be able to provide.
It appears the fetchNoWaterInfo still returns a lot of data. https://github.com/naseif/tiktok-scraper/blob/main/src/BL/Scrapers/TikTokScraper.ts#L405
But the download URL built with that data returns a 404 and the error message above. https://github.com/naseif/tiktok-scraper/blob/main/src/BL/Scrapers/TikTokScraper.ts#L421
Looks like the api has changed. I will be looking into it. Thanks for the feedback. @vanb I actually forgot where I discovered this method to get the video without watermark, but once I look into the data coming back from the API, I guess I will figure it out.
Please update the library to the latest version