Reverted useless change
This commit is contained in:
parent
93b0c5b15f
commit
b086655d54
1 changed files with 0 additions and 5 deletions
|
@ -175,11 +175,6 @@ public class YoutubeService extends StreamingService {
|
||||||
return YoutubeCommentsLinkHandlerFactory.getInstance();
|
return YoutubeCommentsLinkHandlerFactory.getInstance();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public StreamExtractor getStreamExtractor(String url) throws ExtractionException {
|
|
||||||
return super.getStreamExtractor(url);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public CommentsExtractor getCommentsExtractor(ListLinkHandler urlIdHandler)
|
public CommentsExtractor getCommentsExtractor(ListLinkHandler urlIdHandler)
|
||||||
throws ExtractionException {
|
throws ExtractionException {
|
||||||
|
|
Loading…
Reference in a new issue