Reverted useless change
This commit is contained in:
@@ -175,11 +175,6 @@ public class YoutubeService extends StreamingService {
|
||||
return YoutubeCommentsLinkHandlerFactory.getInstance();
|
||||
}
|
||||
|
||||
@Override
|
||||
public StreamExtractor getStreamExtractor(String url) throws ExtractionException {
|
||||
return super.getStreamExtractor(url);
|
||||
}
|
||||
|
||||
@Override
|
||||
public CommentsExtractor getCommentsExtractor(ListLinkHandler urlIdHandler)
|
||||
throws ExtractionException {
|
||||
|
||||
Reference in New Issue
Block a user