mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Use struct for caption object
This commit is contained in:
@ -786,7 +786,7 @@ struct Video
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
class Caption
|
struct Caption
|
||||||
property name
|
property name
|
||||||
property languageCode
|
property languageCode
|
||||||
property baseUrl
|
property baseUrl
|
||||||
|
Reference in New Issue
Block a user