YoutubePostLiveStreamDvrDashManifestCreator.java:90: error: unexpected end tag: </p>
This commit is contained in:
TobiGr 2024-05-08 12:41:36 +02:00
parent ec3e8378c6
commit b40a5784ed
1 changed files with 11 additions and 13 deletions

View File

@ -75,8 +75,7 @@ public final class YoutubePostLiveStreamDvrDashManifestCreator {
* parsed from the first sequence of the stream.</li>
* </ul>
*
*
* <p>In order to generate the DASH manifest, this method will:
* In order to generate the DASH manifest, this method will:
* <ul>
* <li>request the first sequence of the stream (the base URL on which the first
* sequence parameter is appended (see {@link YoutubeDashManifestCreatorsUtils#SQ_0}))
@ -87,7 +86,6 @@ public final class YoutubePostLiveStreamDvrDashManifestCreator {
* <li>use the information provided in the {@link ItagItem} to generate all elements
* of the DASH manifest.</li>
* </ul>
* </p>
*
* <p>
* If the duration cannot be extracted, the {@code durationSecondsFallback} value will be used