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).
MIT License
332 stars 135 forks source link

The program only finds 30 videos... #2

Closed Nemeziz closed 2 years ago

Nemeziz commented 2 years ago

The program only finds 30 videos...

Test with the user @yelp

image

n0l3r commented 2 years ago

try changing the headless code: true to false on line 111. try to see the process, make sure the internet network is good

n0l3r commented 2 years ago

image

Maximapple commented 2 years ago

try changing the headless code: true to false on line 111. try to see the process, make sure the internet network is good

tried this too, it still only finds 30. the page isn't loading any more videos for some reason. got any suggestions on how to fix this?