twlite / discord-ytdl-core

Simple ytdl wrapper for discord bots with custom ffmpeg args support.
https://www.npmjs.com/package/discord-ytdl-core
Apache License 2.0
51 stars 10 forks source link

Error: Error parsing info: Unable to retrieve video metadata #22

Closed darksimusial closed 3 years ago

darksimusial commented 3 years ago

Module is updated

twlite commented 3 years ago

This error is not from discord-ytdl-core. You should update your ytdl-core module instead

darksimusial commented 3 years ago

ytdl-core is updated, too

twlite commented 3 years ago

This error has nothing to do with this library. This library works on top of ytdl-core and you are getting that error from ytdl-core

darksimusial commented 3 years ago

Ok