mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-29 00:10:35 +05:30
Reverted useless change
This commit is contained in:
parent
93b0c5b15f
commit
b086655d54
@ -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…
x
Reference in New Issue
Block a user