mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-27 23:40:36 +05:30
Uncomment fetchPage()
This commit is contained in:
parent
2dfa2187ff
commit
627ab2459f
@ -208,7 +208,7 @@ public class YoutubeChannelExtractor extends ChannelExtractor {
|
||||
|
||||
// Unfortunately, we have to fetch the page even if we are only getting next streams,
|
||||
// as they don't deliver enough information on their own (the channel name, for example).
|
||||
// fetchPage();
|
||||
fetchPage();
|
||||
|
||||
StreamInfoItemsCollector collector = new StreamInfoItemsCollector(getServiceId());
|
||||
JsonArray ajaxJson;
|
||||
|
Loading…
x
Reference in New Issue
Block a user