[pull] main from TheSmallHanCat:main#13
Open
pull[bot] wants to merge 91 commits intosbbbsbbb:mainfrom
Open
Conversation
- 将FLOW_GENERATION替换为IMAGE_GENERATION/VIDEO_GENERATION - browser_captcha_personal.py: get_token/execute方法支持action参数 - flow_client.py: _get_api_captcha_token支持动态action - 更新数据库和模型的默认值 - 添加GitHub Actions工作流用于构建ghcr.io镜像 Co-Authored-By: Warp <agent@warp.dev>
- 修正 model_id (字典 key) 和 model_key 为统一的官方命名 - 竖屏 ultra: portrait 在 ultra 之前 (如 veo_3_1_t2v_fast_portrait_ultra) - 横屏 ultra: 没有 landscape 后缀 (如 veo_3_1_t2v_fast_ultra) - 适用于所有 T2V、I2V、R2V 模型及其 4K/1080P 放大版本 Co-Authored-By: Warp <agent@warp.dev>
- 修复热加载缺少 ezcaptcha/capmonster/capsolver 配置同步 - EZ-Captcha 改用 ReCaptchaV3TaskProxylessS9 高分值版本 - 获取不到 reCAPTCHA token 时直接返回错误 - 修复 TIER_TWO portrait 模型名称转换错误 Co-Authored-By: Warp <agent@warp.dev>
修复 I2V 单帧模式下 _fl 后缀去除失败的问题。
原逻辑仅处理 _fl_ 在中间的情况,但实际模型名称 _fl 在结尾:
- veo_3_1_i2v_s_fast_ultra_fl 应转为 veo_3_1_i2v_s_fast_ultra
现在同时处理两种情况:
1. _fl_ 在中间: replace("_fl_", "_")
2. _fl 在结尾: endswith("_fl") 后截取
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
fix: 修复单帧图生视频 model_key 转换逻辑
Update URL for batch async video upsampling
- browser_captcha.py: 添加patchright和chromium自动安装(官方源优先,国内镜像备用) - browser_captcha_personal.py: 添加nodriver自动安装(官方源优先,国内镜像备用) - 两个模块都添加Docker环境检测,Docker中禁用本地浏览器打码 - flow_client.py: 更新错误处理,提供更清晰的安装指引 - .gitignore: 添加browser_data_rt目录 Co-Authored-By: Warp <agent@warp.dev>
Co-Authored-By: Warp <agent@warp.dev>
- browser_captcha.py: 所有 patchright 引用改为 playwright - flow_client.py: 更新错误提示信息 - requirements.txt: patchright 改为 playwright Co-Authored-By: Warp <agent@warp.dev>
Co-Authored-By: Warp <agent@warp.dev>
2.新增媒体上传下载独立代理 3.打码和请求的代理尽量使用一致的 4.新增代理检测 5.请求日志增加图片展示以及2K4K图片展示,完整响应 等。
- 后台新增 /api/captcha/score-test,支持按当前打码配置直接测分并返回详细结果 - 管理后台新增当前打码分数测试入口,展示 score、耗时、action、hostname 等信息 - 优化 browser 与 personal 模式的 reCAPTCHA 执行、页面测分、代理兼容与 UA 策略
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
feat: personal模式打码支持代理 & 全局支持socks5h协议
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Personal 模式现已支持 SOCKS5 带认证代理 - 更新提示信息为:HTTP/HTTPS/SOCKS5 均支持带认证 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Separate Personal mode proxy controls from Browser mode - Add cfgPersonalProxyEnabled and cfgPersonalProxyUrl input fields - Update JavaScript to handle separate proxy configs for each mode - Add SOCKS5H protocol support documentation in both modes - Remove confusing shared configuration message Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
修复外部资源地址返回0.0.0.0和默认8000端口问题
* fix: avoid impersonation for captcha API JSON requests * fix: avoid impersonation for captcha API JSON requests
- browser_captcha_personal 改为 headless 模式 - Dockerfile.headed 去掉 xvfb/fluxbox 虚拟显示器依赖 - 新增 beta 分支 CI,推送 ghcr.io flow2api:beta 镜像 - .gitignore 忽略测试文件 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )