Moorad / youtube-video-downloader

200 stars 137 forks source link

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

Open Maks1116 opened 3 years ago

Maks1116 commented 3 years ago

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
andrewip1027 commented 3 years ago

same exact error

andrewip1027 commented 3 years ago

this is a library error, no easy fix.

anpinghuang commented 1 year ago

same error