Only store ajaxJson for initial page and eager fetch the initial continuation.
This commit is contained in:
@@ -348,7 +348,6 @@ public class YoutubeCommentsExtractorTest {
|
||||
|
||||
@Test
|
||||
public void testCommentsCount() throws IOException, ExtractionException {
|
||||
extractor.getInitialPage(); // Needs to be called first
|
||||
assertTrue(extractor.getCommentsCount() > 18800);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user