mirror of
https://github.com/iv-org/invidious.git
synced 2024-10-01 01:35:38 -04:00
Lint
This commit is contained in:
parent
a999438ae4
commit
be2feba17c
@ -36,7 +36,7 @@ module Invidious::Videos
|
|||||||
|
|
||||||
settings_field = {
|
settings_field = {
|
||||||
"Kind" => "captions",
|
"Kind" => "captions",
|
||||||
"Language" => target_language
|
"Language" => target_language,
|
||||||
}
|
}
|
||||||
|
|
||||||
# Taken from Invidious::Videos::Captions::Metadata.timedtext_to_vtt()
|
# Taken from Invidious::Videos::Captions::Metadata.timedtext_to_vtt()
|
||||||
|
Loading…
Reference in New Issue
Block a user