diff --git a/extractor/src/test/java/org/schabi/newpipe/extractor/services/rumble/extractors/RumbleStreamExtractorTest.java b/extractor/src/test/java/org/schabi/newpipe/extractor/services/rumble/extractors/RumbleStreamExtractorTest.java index b1fc8a69ad..17344f50e6 100644 --- a/extractor/src/test/java/org/schabi/newpipe/extractor/services/rumble/extractors/RumbleStreamExtractorTest.java +++ b/extractor/src/test/java/org/schabi/newpipe/extractor/services/rumble/extractors/RumbleStreamExtractorTest.java @@ -214,8 +214,8 @@ public void rumbleStreamRelatedInfoItemsExtractorTest() /** more info see: {@link RumbleSharedTests#infoItemsResultsTest} */ final String[] someExpectedResults = { /* here is the speciality 'streamType=LIVE_STREAM' detection test on releated streams */ - "StreamInfoItem{streamType=VIDEO_STREAM, uploaderName='Fresh and Fit', textualUploadDate='null', viewCount=125000, duration=23654, uploaderUrl='https://rumble.com/user/freshandfit', infoType=STREAM, serviceId=6, url='https://rumble.com/v3w1i6a-fresh-and-fit-after-hours-w-special-guest.html', name='Fresh&Fit After Hours w/ Jack Doherty', thumbnailUrl='https://sp.rmbl.ws/s8/1/c/5/r/b/c5rbo.0kob-small-Fresh-and-Fit-After-Hours-w.jpg', uploaderVerified='false'}", - "StreamInfoItem{streamType=VIDEO_STREAM, uploaderName='Right Side Broadcasting Network', textualUploadDate='null', viewCount=121000, duration=13146, uploaderUrl='https://rumble.com/user/RSBN', infoType=STREAM, serviceId=6, url='https://rumble.com/v3vgcbm-u.s.-house-votes-on-articles-of-impeachment-on-dhs-secretary-mayorkas-11132.html', name='U.S. House Votes on Articles of Impeachment on DHS Secretary Mayorkas - 11/13/23', thumbnailUrl='https://sp.rmbl.ws/s8/1/I/1/G/9/I1G9n.0kob-small-U.S.-House-Votes-on-Article.jpg', uploaderVerified='false'}" + "StreamInfoItem{streamType=VIDEO_STREAM, uploaderName='Fresh and Fit', textualUploadDate='null', viewCount=125000, duration=9414, uploaderUrl='https://rumble.com/user/freshandfit', infoType=STREAM, serviceId=6, url='https://rumble.com/v3w1i6a-fresh-and-fit-after-hours-w-special-guest.html', name='Fresh&Fit After Hours w/ Jack Doherty', thumbnailUrl='https://sp.rmbl.ws/s8/1/c/5/r/b/c5rbo.0kob-small-Fresh-and-Fit-After-Hours-w.jpg', uploaderVerified='false'}", + "StreamInfoItem{streamType=VIDEO_STREAM, uploaderName='Right Side Broadcasting Network', textualUploadDate='null', viewCount=121000, duration=5506, uploaderUrl='https://rumble.com/user/RSBN', infoType=STREAM, serviceId=6, url='https://rumble.com/v3vgcbm-u.s.-house-votes-on-articles-of-impeachment-on-dhs-secretary-mayorkas-11132.html', name='U.S. House Votes on Articles of Impeachment on DHS Secretary Mayorkas - 11/13/23', thumbnailUrl='https://sp.rmbl.ws/s8/1/I/1/G/9/I1G9n.0kob-small-U.S.-House-Votes-on-Article.jpg', uploaderVerified='false'}" }; RumbleSharedTests.infoItemsResultsTest(extractor.getService(),