youtubeDownloader
youtubeDownloader copied to clipboard
Error: Error parsing info: Unexpected token ) in JSON at position 0
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
same exact error
this is a library error, no easy fix.
same error