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
327 stars 130 forks source link

Error when download #60

Open chatbykh opened 4 months ago

chatbykh commented 4 months ago

I have error please help

? Choose a option (Use arrow keys)

Mass Download (Username) Mass Download with (txt) ? Choose a option Mass Download (Username) ? Choose a option Without Watermark ? Enter the username with @ (e.g. @username) : sen.sokheng.h E:\Document AI\Titktok download\tiktok-downloader\cli\index.js:62 if (username.includes("@")) { ^

TypeError: Cannot read properties of undefined (reading 'includes') at generateUrlProfile (E:\Document AI\Titktok download\tiktok-downloader\cli\index.js:62:18) at getListVideoByUsername (E:\Document AI\Titktok download\tiktok-downloader\cli\index.js:170:25) at E:\Document AI\Titktok download\tiktok-downloader\cli\index.js:244:27 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v21.5.0