iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
16.19k stars 1.79k forks source link

Channel: parse subscriber count and channel banner #4785

Closed ChunkyProgrammer closed 2 months ago

ChunkyProgrammer commented 2 months ago

This PR adds support for parsing the newer channel header format (banner + subscription parsing)

Left: Before this change (screenshot from a public instance) Right: After this change image

closes https://github.com/iv-org/invidious/issues/4783

SamantazFox commented 2 months ago

Thanks for your contribution!