question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: This video is unavailable

See original GitHub issue

YTDL.getInfo requests failing with the follow error:

    at request ([omitted]/node_modules/ytdl-core/lib/info.js:220:16)
    at IncomingMessage.res.on ([omitted]/node_modules/miniget/lib/index.js:75:11)
    at emitNone (events.js:120:20)
    at IncomingMessage.emit (events.js:218:7)
    at endReadableNT (_stream_readable.js:1054:12)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickDomainCallback (internal/process/next_tick.js:218:9)```

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
HcgRandoncommented, Jan 9, 2018

This issue can be fixed by remove fromEmbed ? {} : { el: 'info' } from https://github.com/fent/node-ytdl-core/blob/master/lib/info.js#L135 Looks like Google has removed this parameter as I get the follow error:

{ reason: 'Invalid parameters.',
  errorcode: '2',
  status: 'fail',
}
0reactions
SwapnilSoni1999commented, Feb 20, 2020

still getting error

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why Does YouTube Say My Video Is Unavailable?
The third common error message is "This video is currently unavailable." A variety of problems can cause this, but the video itself is...
Read more >
Youtube Say This video is not available. How to fix it?
To fix any Youtube common errors including the “This video is not available”, the first thing you can try is to restart the...
Read more >
Why Does YouTube Say My Video Is Unavailable? - Azcentral
Why Does YouTube Say My Video Is Unavailable?. If you're finding a YouTube video is unavailable, there are a number of potential causes:...
Read more >
How to fix YouTube's “This video is unavailable on this device ...
The video might have copyright issues - due to which YouTube might have removed the video from the platform · You might be...
Read more >
YouTube Says this video is unavailable | [Solved] - Device Tricks
How to fix this video is unavailable on YouTube? · Check Your Internet Connectivity · Restart YouTube and your browser · Check the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found