You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: