skick1234 / DisTube

A powerful Discord.js module for simplifying music commands and effortless playback of various sources with integrated audio filters.
https://distube.js.org
MIT License
422 stars 94 forks source link

Song Likes and Dislikes displayed as Zero, even on the main bot #22

Closed Jeydin21 closed 3 years ago

Jeydin21 commented 3 years ago

Describe the bug When playing a song and getting the song info, the likes and dislikes are displayed as zero.

Expected behavior It is supposed to display the actual number of likes and dislikes.

Additional context It happens on my bot too, not just the DisTube bot, which probably means it's an API issue :> Screen Shot 2020-12-05 at 10 48 49 AM

skick1234 commented 3 years ago

Due to ytdl-core cannot get this when using embed video.

https://github.com/fent/node-ytdl-core/issues/800

Jeydin21 commented 3 years ago

Is there any way I can fix it?

skick1234 commented 3 years ago

Is there any way I can fix it?

When the above issue closed

skick1234 commented 3 years ago

Same reason as #21