This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
BiliNote
Watch
1
Star
0
Fork
0
You've already forked BiliNote
mirror of
https://github.com/JefferyHcool/BiliNote.git
synced
2026-06-26 02:01:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea565b8a9f2235ffe08da7c73a442d68c70a9cbf
BiliNote
/
backend
History
思诺特
ea565b8a9f
fix(bilibili_downloader): 移除音频转码步骤并更改输出格式
...
- 移除了 ydl_opts 中的 postprocessors 设置,取消了将音频转码为 mp3 的步骤 - 将输出音频文件的扩展名从 mp3 改为 m4a
2025-04-15 10:44:00 +08:00
..
app
fix(bilibili_downloader): 移除音频转码步骤并更改输出格式
2025-04-15 10:44:00 +08:00
events
refactor(events): 重构清理临时文件的逻辑
2025-04-15 00:40:38 +08:00
__init__.py
feat(events): 实现转写完成后的文件清理功能
2025-04-13 23:29:33 +08:00
.env.example
first commit
2025-04-13 17:44:54 +08:00
Dockerfile
first commit
2025-04-13 17:44:54 +08:00
ffmpeg_helper.py
feat(app): 添加日志记录功能
2025-04-14 19:50:44 +08:00
main.py
feat(app): 添加日志记录功能
2025-04-14 19:50:44 +08:00
requirements.txt
feat(transcriber): 更新 whisper模型加载方式
2025-04-15 10:26:34 +08:00