NewPipeExtractor/extractor
AudricV 1f4ed9dce9
[YouTube] Fix channel ID extraction of YouTube channel RSS feeds
The yt:channelId element doesn't provide the channel ID anymore and is empty,
like the id element, so we need now to extract it from the channel URL provided
in two elements: author -> uri and feed -> link.

Also avoid a NullPointerException in getUrl and getName methods.
2023-01-28 11:53:33 +01:00
..
src [YouTube] Fix channel ID extraction of YouTube channel RSS feeds 2023-01-28 11:53:33 +01:00
build.gradle Bump gson from 2.10 to 2.10.1 2023-01-09 09:05:55 +00:00