Merged
Conversation
- 新增 YouTubeSubtitleFetcher 模块,通过 youtube-transcript-api 获取字幕 - 重构笔记生成流程:缓存 → 平台字幕 → 按需下载 → 转写 fallback - 有字幕时仅提取视频元信息,不下载音视频文件 - 添加 youtube-transcript-api 依赖 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…nertube feat(youtube): 使用 youtube-transcript-api 优先获取字幕,有字幕时跳过音频下载
feat(build): 全面优化打包流程,Docker 镜像自动发布到 GHCR
- 版本号升级为 2.0.0(README、tauri.conf.json、about 页面) - 新增 v2.0.0 功能说明:RAG 问答、Function Calling、封面 Banner、面板折叠等 - Docker 部署改为推荐方式,支持 docker pull 预构建镜像 - 补充源码部署为方式二,修正前端访问端口为 3015 - 更新功能特性列表,补充快手、AI 问答等新功能 - TODO 标记 RAG 问答为已完成 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: 更新 README 至 v2.0.0,补充新功能说明和 Docker 部署方式
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.