| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(alipay): add Alipay life account video uploader - New uploader/alipay_uploader module: QR-code cookie login, upload page flow, title/desc/tags fill, thumbnail, collection and publish - sau_cli: add 'alipay login/check/upload-video' subcommands - examples: get_alipay_cookie.py and test_alipay_upload.py - utils/log.py: register alipay logger - utils/login_qrcode.py: robust QR decode on non-ASCII Windows paths (numpy imdecode with cv2.imread fallback) | 26 天前 | |
feat(baijiahao): rewrite uploader on BaseVideoUploader and add CLI - Rewrite uploader/baijiahao_uploader/main.py: unify on BaseVideoUploader, add QR-code cookie login (headless), robust publish-page flow with title/desc/tags, thumbnail and collection support - sau_cli: add 'baijiahao login/check/upload-video' subcommands - examples: get_baijiahao_cookie_headless.py for headless QR login | 26 天前 | |
fix(bilibili): 优先复用本地缓存的 biliup,避免每次运行都强制检查 GitHub Release | 5 个月前 | |
fix(douyin): harden cover, collection and self-declaration flows - Set cover via native click with retries; skip gracefully instead of failing the whole order - Select the collection via its dedicated Semi select with overlay cleanup - Rewrite self-declaration dialog handling (entry/dialog/option/confirm) and reuse it in upload - Type description before tags and fill via set_input_files with robust upload input detection - Keep SMS verification code prompt as a publish-loop guard | 26 天前 | |
feat(hupu): add Hupu (虎扑) video uploader - New uploader/hupu_uploader module: QR-code cookie login, direct publish page flow with title/desc/tags, cover upload, zone/declaration selection - sau_cli: add 'hupu login/check/upload-video' subcommands - utils/log.py: register hupu logger | 26 天前 | |
fix(kuaishou): robust desc editor focus, cookie auth and Joyride cleanup - _focus_desc_editor: locate the description editor with multiple fallback strategies instead of a single brittle selector; dump page screenshot/HTML on failure for easier selector updates - cookie_auth: positive verification via the upload button presence, with login-page / intro-page / legacy checks as fallbacks - close_guide_overlay: also remove the Joyride portal and spotlight layers that intercept clicks - add collection_name support to KSVideo | 26 天前 | |
Merge pull request #261: Tencent real-name verification | 19 天前 | |
feat: 增加Docker容器环境 | 9 个月前 | |
feat(weibo): add Sina Weibo video uploader - New uploader/weibo_uploader module: passport QR-code cookie login, upload flow with title/desc/tags, cover and collection support - sau_cli: add 'weibo login/check/upload-video' subcommands - utils/log.py: register weibo logger | 26 天前 | |
feat: 增加Docker容器环境 | 9 个月前 | |
fix(xiaohongshu): declare repost source and harden cover upload - check_original_declaration: replace the original checkbox with the '来源转载' (repost) declaration flow: open the declaration picker, select '来源转载', fill the media name, confirm. Falls back to JS click when the element text is wrapped in non-interactive spans - set_thumbnail: switch to the '上传封面' tab and target the upload-wrapper file input instead of the cover-plugin-preview selector; skip gracefully on failure and let the video first frame be used | 26 天前 | |
fix(youtube): prevent #Shorts hashtag autocomplete from blocking upload Title and description were typed character-by-character, so a '#' (e.g. '#Shorts') triggered YouTube's topic-autocomplete dropdown that follows the caret and covers the Next/Publish buttons, stalling the upload. Switch to fill() (one-shot insert, no per-keystroke autocomplete) with a type() fallback, and add _dismiss_autocomplete (blur, then Escape only when a dropdown is actually visible so the upload dialog is never closed by mistake). | 2 个月前 | |
fix: 将 sau_backend 目录的文件,再挪回根目录,以防止大家迁移出现问题 | 1 年前 | |
重构douyin上传,增加douyin图文 修复douyin视频封面上传 | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 26 天前 | ||
| 26 天前 | ||
| 5 个月前 | ||
| 26 天前 | ||
| 26 天前 | ||
| 26 天前 | ||
| 19 天前 | ||
| 9 个月前 | ||
| 26 天前 | ||
| 9 个月前 | ||
| 26 天前 | ||
| 2 个月前 | ||
| 1 年前 | ||
| 5 个月前 |