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

Created on 5 Mar 2018  路  5Comments  路  Source: fent/node-ytdl-core

Any video I try to download, I get this error:

Error: This video is unavailable.
    at request (/home/ubuntu/music/node_modules/ytdl-core/lib/info.js:64:25)
    at IncomingMessage.res.on (/home/ubuntu/music/node_modules/miniget/lib/index.js:75:11)
    at IncomingMessage.emit (events.js:165:20)
    at endReadableNT (_stream_readable.js:1101:12)
    at process._tickCallback (internal/process/next_tick.js:152:19)

Any way i can fix this?

help wanted

Most helpful comment

Try ytdl-core 0.20.2, YouTube pushed a cipher change which broke older versions.

All 5 comments

same issue here

same here

Try ytdl-core 0.20.2, YouTube pushed a cipher change which broke older versions.

Thanks, @Devoxin. I's working (:

Thanks!

Was this page helpful?
0 / 5 - 0 ratings