efplayer
1.4.9
efplayer
/
com.github.Vincentvibe3.efplayer.extractors.serialization
/
YoutubePlaylistResponse
/
PlaylistVideoRenderer
Playlist
Video
Renderer
@
Serializable
data
class
PlaylistVideoRenderer
(
videoId
:
String
,
title
:
YoutubePlaylistResponse.TextHolder
,
lengthSeconds
:
String
?
,
shortBylineText
:
YoutubePlaylistResponse.TextHolder
?
)
Content copied to clipboard
Properties
Properties
lengthSeconds
Link copied to clipboard
val
lengthSeconds
:
String
?
Content copied to clipboard
shortBylineText
Link copied to clipboard
val
shortBylineText
:
YoutubePlaylistResponse.TextHolder
?
Content copied to clipboard
title
Link copied to clipboard
val
title
:
YoutubePlaylistResponse.TextHolder
Content copied to clipboard
videoId
Link copied to clipboard
val
videoId
:
String
Content copied to clipboard