[DOCS] Fix subtitles example (#194)
This commit is contained in:
parent
9b224b7fc6
commit
e09a2c0ed8
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ class SubtitleOptions(PluginOptions):
|
||||||
|
|
||||||
presets:
|
presets:
|
||||||
my_example_preset:
|
my_example_preset:
|
||||||
subtitle_options:
|
subtitles:
|
||||||
subtitles_name: "{title_sanitized}.{lang}.{subtitles_ext}"
|
subtitles_name: "{title_sanitized}.{lang}.{subtitles_ext}"
|
||||||
subtitles_type: "srt"
|
subtitles_type: "srt"
|
||||||
embed_subtitles: False
|
embed_subtitles: False
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue