Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #59

Open
Antonin2938 opened this issue Mar 26, 2024 · 1 comment
Open

Error #59

Antonin2938 opened this issue Mar 26, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Antonin2938
Copy link

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

@Antonin2938 Antonin2938 added the bug Something isn't working label Mar 26, 2024
@adonischirinos
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants