mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-06-07 00:30:11 +08:00
@@ -1,8 +1,8 @@
|
|||||||
###
|
###
|
||||||
# @Author: 思诺特 jefferyhcool@gmail.com
|
# @Author: 思诺特 jefferyhcool@gmail.com
|
||||||
# @Date: 2025-04-14 08:49:59
|
# @Date: 2025-04-14 08:49:59
|
||||||
# @LastEditors: 思诺特 jefferyhcool@gmail.com
|
# @LastEditors: 黄建武 huangjianwu@ynyuc.com
|
||||||
# @LastEditTime: 2025-04-26 19:56:50
|
# @LastEditTime: 2025-05-02 14:04:11
|
||||||
# @FilePath: \BiliNote\.env.example
|
# @FilePath: \BiliNote\.env.example
|
||||||
# @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
# @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
||||||
###
|
###
|
||||||
@@ -27,3 +27,6 @@ FFMPEG_BIN_PATH=
|
|||||||
# transcriber 相关配置
|
# transcriber 相关配置
|
||||||
TRANSCRIBER_TYPE=fast-whisper # fast-whisper/bcut/kuaishou/mlx-whisper(仅Apple平台)
|
TRANSCRIBER_TYPE=fast-whisper # fast-whisper/bcut/kuaishou/mlx-whisper(仅Apple平台)
|
||||||
WHISPER_MODEL_SIZE=base
|
WHISPER_MODEL_SIZE=base
|
||||||
|
|
||||||
|
#抖音Cookie设置
|
||||||
|
DOUYIN_COOKIES=
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -190,7 +190,7 @@ cover/
|
|||||||
# Translations
|
# Translations
|
||||||
*.mo
|
*.mo
|
||||||
*.pot
|
*.pot
|
||||||
|
.idea/
|
||||||
# Django stuff:
|
# Django stuff:
|
||||||
*.log
|
*.log
|
||||||
local_settings.py
|
local_settings.py
|
||||||
|
|||||||
Reference in New Issue
Block a user