invidious icon indicating copy to clipboard operation
invidious copied to clipboard

Add support for new likes format

Open ChunkyProgrammer opened this issue 11 months ago • 2 comments

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

ChunkyProgrammer avatar Mar 02 '24 04:03 ChunkyProgrammer

I can confirm that this PR is working as intended. 👍

stonerl avatar Mar 10 '24 17:03 stonerl

Tested it myself by building the amd64 image based on the given branch and can confirm it working as well. img Tested on everyones favorite ... the rick roll 😉

Jisagi avatar Mar 19 '24 11:03 Jisagi

@stonerl @Jisagi thanks for testing this out :)

SamantazFox avatar Apr 20 '24 14:04 SamantazFox