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-05-06 20:42:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61a0c08df8fa109df11e724aed10246c2fa305a7
BiliNote
/
backend
History
Jefferyhcool
61a0c08df8
fix(bilibili_downloader): 修改音频下载格式为 mp4
...
- 将 BilibiliDownloader 类中的音频下载格式从 m4a改为 mp4 - 此修改解决了因 m4a 格式导致的文件名错误问题
2025-04-15 22:01:10 +08:00
..
app
fix(bilibili_downloader): 修改音频下载格式为 mp4
2025-04-15 22:01:10 +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
build:移除 GPU 版本的 torch 相关包- 删除了 requirements.txt 中的 torch、torchaudio 和 torchvision 包
2025-04-15 20:17:39 +08:00