NewPipeExtractor/extractor
AudricV 1852031a0b
[YouTube] Support pageHeaderRenderer and interactiveTabbedHeaderRenderer channel headers
The addition of this support required to turn the isCarouselHeader boolean into
an enum containing all supported channel headers named HeaderType.

Also assert that the page has been fetched where needed to avoid
NullPointerExceptions when the channel page has been not fetched and remove the
getChannelHeaderJson method in YoutubeChannelExtractor, method for which its
code has been moved to its sole usage after the new headers support changes.
2023-08-08 19:12:27 +02:00
..
src [YouTube] Support pageHeaderRenderer and interactiveTabbedHeaderRenderer channel headers 2023-08-08 19:12:27 +02:00
build.gradle Bump org.jsoup:jsoup from 1.15.4 to 1.16.1 2023-05-01 09:58:32 +00:00