zyrouge / node-youtube-ext

A simple YouTube scraper.

Home Page:https://youtube-ext.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Failed to parse contents from data.

shroomjaks opened this issue · comments

commented

C:\Users\monko\Documents\Projects\TF2-Jukebox\node_modules\youtube-ext\dist\search.js:57
throw new Error(Failed to parse contents from data. (${err}));
^

Error: Failed to parse contents from data. (SyntaxError: Unexpected non-whitespace character after JSON at position 10143)
at C:\Users\monko\Documents\Projects\TF2-Jukebox\node_modules\youtube-ext\dist\search.js:57:15
at Generator.next ()
at fulfilled (C:\Users\monko\Documents\Projects\TF2-Jukebox\node_modules\youtube-ext\dist\search.js:5:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v20.9.0