Node-ytdl-core: Error: This video is unavailable

Created on 10 Jan 2018  路  2Comments  路  Source: fent/node-ytdl-core

Hi , I use lambda & ytdl-core to download youtue video, before works, but today it's says: This video is unavailable, someone can help?

START RequestId: 94030d1f-f5ab-11e7-ba0a-f54bb8cbd17d Version: $LATEST
2018-01-10T02:11:37.427Z 94030d1f-f5ab-11e7-ba0a-f54bb8cbd17d downloading: http://www.youtube.com/watch?v=DD6xMdNTl48
2018-01-10T02:11:37.927Z 94030d1f-f5ab-11e7-ba0a-f54bb8cbd17d Error: This video is unavailable
at err (/var/task/node_modules/ytdl-core/lib/info.js:220:16)
at IncomingMessage.res.on (/var/task/node_modules/miniget/lib/index.js:75:11)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:185:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:80:11)
at process._tickDomainCallback (internal/process/next_tick.js:128:9)
END RequestId: 94030d1f-f5ab-11e7-ba0a-f54bb8cbd17d

Most helpful comment

Hi, this error was identified yesterday and a new version with a fix has been published. Please update ytdl-core.

npm update ytdl-core

All 2 comments

Hi, this error was identified yesterday and a new version with a fix has been published. Please update ytdl-core.

npm update ytdl-core

I can confirm it's fixed in latest version. (This bug was spamming the f*ck out of my bot, glad it got fixed soon xD)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

barbhackk picture barbhackk  路  3Comments

shankqr picture shankqr  路  5Comments

NeuronButter picture NeuronButter  路  6Comments

atherdon picture atherdon  路  5Comments

adamwoo2444 picture adamwoo2444  路  5Comments