From b40a5784ed392bafacef202ddf26b342647d5be3 Mon Sep 17 00:00:00 2001 From: TobiGr Date: Wed, 8 May 2024 12:41:36 +0200 Subject: [PATCH] Fix JDoc YoutubePostLiveStreamDvrDashManifestCreator.java:90: error: unexpected end tag:

--- ...ePostLiveStreamDvrDashManifestCreator.java | 24 +++++++++---------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/dashmanifestcreators/YoutubePostLiveStreamDvrDashManifestCreator.java b/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/dashmanifestcreators/YoutubePostLiveStreamDvrDashManifestCreator.java index 07367e43b..3d2a808be 100644 --- a/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/dashmanifestcreators/YoutubePostLiveStreamDvrDashManifestCreator.java +++ b/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/dashmanifestcreators/YoutubePostLiveStreamDvrDashManifestCreator.java @@ -75,19 +75,17 @@ public final class YoutubePostLiveStreamDvrDashManifestCreator { * parsed from the first sequence of the stream. * * - * - *

In order to generate the DASH manifest, this method will: - *

- *

+ * In order to generate the DASH manifest, this method will: + * * *

* If the duration cannot be extracted, the {@code durationSecondsFallback} value will be used