mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Update settings
This commit is contained in:
@@ -27,5 +27,6 @@
|
||||
"ffmpeg_path": "The path to the ffmpeg binary: ",
|
||||
"thumbnail_method": "The method used to generate thumbnail: ",
|
||||
"thumbnail_method0": "ffmpeg binary",
|
||||
"thumbnail_method1": "ffmpeg API"
|
||||
"thumbnail_method1": "ffmpeg API",
|
||||
"thumbnail_dir": "The folder used to store thumbnails: "
|
||||
}
|
||||
|
||||
@@ -27,5 +27,6 @@
|
||||
"ffmpeg_path": "FFMPEG二进制的位置:",
|
||||
"thumbnail_method": "生成缩略图的方式:",
|
||||
"thumbnail_method0": "FFMPEG二进制",
|
||||
"thumbnail_method1": "FFMPEG API"
|
||||
"thumbnail_method1": "FFMPEG API",
|
||||
"thumbnail_dir": "存放缩略图的文件夹:"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user