Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Likes/Dislikes always show 0 #13

Open
ghost opened this issue May 30, 2020 · 1 comment
Open

Likes/Dislikes always show 0 #13

ghost opened this issue May 30, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented May 30, 2020

When playing a video or getting video info with :i the likes and dislikes always show 0 even though on the youtube page there are likes and dislikes for that.

@trizen
Copy link
Owner

trizen commented May 30, 2020

This is a limitation of the API of invidio.us: in search results, videos do not have the number of likes and dislikes.

Only /api/v1/videos/:id has this information, which can be accessed by a video ID. However, it takes several seconds to process each request, which is too slow in practice.

For now, the number of likes and dislikes are shown when passing an YouTube URL to straw-viewer.

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

No branches or pull requests

1 participant