forked from midou/invidious
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