n0l3r / tiktok-downloader

tiktok downloader is a tool to download video from tiktok with watermark or without watermark. There are two features that is, mass download (by username/urls) and single download (by url).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seems to only download 30 videos

cowenpa opened this issue · comments

When I use the tool it gives an output like
[] Getting list video from:
[
] 30 video found
[] 30 video found
[X] No more video found
[
] Total video found: 30

But there are far more than 30 on the channel - is there any way to get it to download more than the first 30?

Thanks

Paul

It's because puppeteer stopped indexing due to Captcha from Tiktok, you can change the headless: false option on puppeteer and fill in the Captcha manually