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
336 stars 139 forks source link

> i did this, videos are now found but im getting |Error: URL not found| #27

Closed Keytoll closed 1 year ago

Keytoll commented 1 year ago
          > i did this, videos are now found but im getting |Error: URL not found|

hello, see if Line 147: return listVideo.map(item => item.getAttribute('href')); fixes it for you.

Originally posted by @Keytoll in https://github.com/n0l3r/tiktok-downloader/issues/25#issuecomment-1587315629