efplayer
1.4.9
efplayer
/
com.github.Vincentvibe3.efplayer.extractors.serialization
/
YoutubeVideoResponse
/
VideoDetails
Video
Details
@
Serializable
data
class
VideoDetails
(
title
:
String
?
,
author
:
String
?
)
Content copied to clipboard
Properties
Properties
author
Link copied to clipboard
val
author
:
String
?
=
null
Content copied to clipboard
title
Link copied to clipboard
val
title
:
String
?
=
null
Content copied to clipboard