invidious
invidious copied to clipboard
Add support for new likes format
YouTube added a new format for like
data in December 2023. This PR adds support for parsing the like count on this new format.
Related: https://github.com/LuanRT/YouTube.js/pull/557
closes https://github.com/iv-org/invidious/issues/4419
I can confirm that this PR is working as intended. 👍
Tested it myself by building the amd64 image based on the given branch and can confirm it working as well.
Tested on everyones favorite ... the rick roll 😉
@stonerl @Jisagi thanks for testing this out :)