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

Error #59

Open Antonin2938 opened 3 months ago

Antonin2938 commented 3 months ago

I have a problem, in all the modes. When I would like to download, this appears :

Error: SyntaxError: Unexpected end of JSON input at JSON.parse () at getVideo (C:\Users\antob\Downloads\TikTok\tiktok-downloader\index.js:126:24) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async C:\Users\antob\Downloads\TikTok\tiktok-downloader\index.js:320:20 Response body: C:\Users\antob\Downloads\TikTok\tiktok-downloader\index.js:133 if (res.aweme_list[0].aweme_id != idVideo) { ^

TypeError: Cannot read properties of undefined (reading 'aweme_list') at getVideo (C:\Users\antob\Downloads\TikTok\tiktok-downloader\index.js:133:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async C:\Users\antob\Downloads\TikTok\tiktok-downloader\index.js:320:20

adonischirinos commented 3 months ago

It's a tiktok endpoint API problem, it affects us all. See #50