youtubeDownloader icon indicating copy to clipboard operation
youtubeDownloader copied to clipboard

Error: Error parsing info: Unexpected token ) in JSON at position 0

Open Maks1116 opened this issue 3 years ago • 3 comments

When I try to download mp3 file I get this error on express

Error: Error parsing info: Unexpected token ) in JSON at position 0
    at exports.getBasicInfo (C:\Users\Maks_\Downloads\youtubeDownloader-master\Server\node_modules\ytdl-core\lib\info.js:71:11)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async Map.getOrSet (C:\Users\Maks_\Downloads\youtubeDownloader-master\Server\node_modules\ytdl-core\lib\cache.js:24:19)
    at async C:\Users\Maks_\Downloads\youtubeDownloader-master\Server\index.js:21:3

Maks1116 avatar Apr 12 '21 13:04 Maks1116

same exact error

andrewip1027 avatar May 01 '21 03:05 andrewip1027

this is a library error, no easy fix.

andrewip1027 avatar May 01 '21 04:05 andrewip1027

same error

anpinghuang avatar Apr 15 '23 03:04 anpinghuang