mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Use struct for caption object
This commit is contained in:
@@ -786,7 +786,7 @@ struct Video
|
||||
end
|
||||
end
|
||||
|
||||
class Caption
|
||||
struct Caption
|
||||
property name
|
||||
property languageCode
|
||||
property baseUrl
|
||||
|
Reference in New Issue
Block a user