Use the youtubei API for YouTube channels
This commit is contained in:
@@ -619,7 +619,7 @@ public class YoutubeChannelExtractorTest {
|
||||
public void testMoreRelatedItems() {
|
||||
try {
|
||||
defaultTestMoreItems(extractor);
|
||||
} catch (Throwable ignored) {
|
||||
} catch (final Throwable ignored) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user