Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

play command doesnt work. Says Video Unavailable #40

Closed
RayZ3R0 opened this issue Aug 6, 2020 · 5 comments
Closed

play command doesnt work. Says Video Unavailable #40

RayZ3R0 opened this issue Aug 6, 2020 · 5 comments

Comments

@RayZ3R0
Copy link

RayZ3R0 commented Aug 6, 2020

Play command isnt working. when I give a link it says Video Unavailable
I havent changed the prefix.

it gives this error ._.

Error: Video unavailable at Object.exports.playError (D:\OTHERS\bot3\node_modules\ytdl-core\lib\util. js:444:12) at exports.getBasicInfo (D:\OTHERS\bot3\node_modules\ytdl-core\lib\info.js:7 7:22) at processTicksAndRejections (internal/process/task_queues.js:97:5) at async Map.getOrSet (D:\OTHERS\bot3\node_modules\ytdl-core\lib\cache.js:24 :19) at async exports.getInfo (D:\OTHERS\bot3\node_modules\ytdl-core\lib\info.js: 215:14) at async Map.getOrSet (D:\OTHERS\bot3\node_modules\ytdl-core\lib\cache.js:24 :19) at async Object.execute (D:\OTHERS\bot3\commands\play.js:24:24)

Please Help.

@TannerGabriel
Copy link
Owner

Please try updating the ytdl-core dependency and tell me if it works.

npm install ytdl-core@latest

@RayZ3R0
Copy link
Author

RayZ3R0 commented Aug 12, 2020

Still not working :/
getting the same error as before. @TannerGabriel

@RayZ3R0
Copy link
Author

RayZ3R0 commented Aug 22, 2020

@TannerGabriel pls help

@TannerGabriel
Copy link
Owner

I currently can't reproduce this issue. Did you make any changes to my codebase, or are you using the original one?

Also, this error typically happens when you are playing a song that is not available for your country. Here is an Github issue that talks about this. That is why I would recommend trying a few different songs.

If all of this doesn't work, please send me more information about your setup like your OS, Nodejs version and dependency versions .

@RayZ3R0
Copy link
Author

RayZ3R0 commented Aug 24, 2020

Thanks : D

It worked with VPN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants