mirror of
https://github.com/iv-org/invidious.git
synced 2025-12-25 23:28:30 -06:00
This PR adds support for parsing the newer channel header format (banner + subscription parsing) Before this change: * 0 subscribers * No banner image After this change: * Example with Mr Breast channel: 299M * Image banner is visible Closes issue 4783