mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-28 16:00:33 +05:30
Fix requested change and remove outdated comment.
This commit is contained in:
parent
98a90fd9c8
commit
22a47da8c7
@ -51,7 +51,6 @@ public class YoutubeCommentsExtractor extends CommentsExtractor {
|
||||
public InfoItemsPage<CommentsInfoItem> getInitialPage()
|
||||
throws IOException, ExtractionException {
|
||||
|
||||
// Check if findInitialCommentsToken was already called and optCommentsDisabled initialized
|
||||
if (commentsDisabled) {
|
||||
return getInfoItemsPageForDisabledComments();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user