mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-27 15:30:34 +05:30
Fixed YoutubeStreamExtractorLivestreamTest
This commit is contained in:
parent
652fdf2c36
commit
7f99c1c193
@ -53,7 +53,7 @@ public class YoutubeStreamExtractorLivestreamTest extends DefaultStreamExtractor
|
||||
@Override public String expectedUploaderName() { return "Lofi Girl"; }
|
||||
@Override public String expectedUploaderUrl() { return "https://www.youtube.com/channel/UCSJ4gkVC6NrvII8umztf0Ow"; }
|
||||
@Override public List<String> expectedDescriptionContains() {
|
||||
return Arrays.asList("https://bit.ly/lofigirI-merch",
|
||||
return Arrays.asList("Lofi Girl merch",
|
||||
"Thank you for listening, I hope you will have a good time here");
|
||||
}
|
||||
@Override public boolean expectedUploaderVerified() { return true; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user