Skip to content

Commit 51586c0

Browse files
committed
Disable YT Shorts UI
#1273
1 parent 451bb13 commit 51586c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extractor/src/test/java/org/schabi/newpipe/extractor/services/youtube/YoutubePlaylistExtractorTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,7 @@ public void testOriginalUrl() throws Exception {
445445
extractor.getOriginalUrl());
446446
}
447447

448+
@Disabled("Known problem, see https://github.com/TeamNewPipe/NewPipeExtractor/issues/1273")
448449
@Test
449450
@Override
450451
public void testRelatedItems() throws Exception {

0 commit comments

Comments
 (0)