{"id":13431363,"url":"https://github.com/biliup/biliup-app","last_synced_at":"2025-05-16T00:07:14.163Z","repository":{"id":37282257,"uuid":"192654884","full_name":"biliup/biliup-app","owner":"biliup","description":"b站全平台投稿客户端，支持多p投稿，稿件编辑","archived":false,"fork":false,"pushed_at":"2024-06-21T20:11:06.000Z","size":22974,"stargazers_count":1325,"open_issues_count":90,"forks_count":66,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-08T11:11:15.880Z","etag":null,"topics":["bilibili","bilibili-helper","upload"],"latest_commit_sha":null,"homepage":"https://biliup.github.io/biliup-app","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biliup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-19T03:54:26.000Z","updated_at":"2025-04-08T02:13:43.000Z","dependencies_parsed_at":"2024-06-21T19:53:44.054Z","dependency_job_id":"2daac46a-83ff-4c0d-89c9-42e4d302dcae","html_url":"https://github.com/biliup/biliup-app","commit_stats":{"total_commits":64,"total_committers":7,"mean_commits":9.142857142857142,"dds":0.171875,"last_synced_commit":"ccbba921a6b616d41c8efa5d45a6ddb9757254c7"},"previous_names":["biliup/biliup-app","forgqi/caution"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biliup%2Fbiliup-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biliup%2Fbiliup-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biliup%2Fbiliup-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biliup%2Fbiliup-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biliup","download_url":"https://codeload.github.com/biliup/biliup-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254442854,"owners_count":22071878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bilibili","bilibili-helper","upload"],"created_at":"2024-07-31T02:01:02.518Z","updated_at":"2025-05-16T00:07:09.152Z","avatar_url":"https://github.com/biliup.png","language":"Svelte","funding_links":[],"categories":["Svelte","UP 工具"],"sub_categories":["直播脚本"],"readme":"# biliup-app\n![GitHub all releases](https://img.shields.io/github/downloads/forgqi/Caution/total)\n[![Telegram](https://img.shields.io/badge/Telegram-Group-blue.svg?logo=telegram)](https://t.me/+IkpIABHqy6U0ZTQ5)\n\nbilibili投稿客户端，支持Windows，Linux，macOS。\n* 支持多p上传，支持线路切换、并发数控制，上海腾讯云可使用内网线路上传免流+大幅提速。\n* 支持稿件编辑追加多p，可编辑网页端不能编辑的\"是否转载\"、\"投稿分区\"等。 \n* 低电磁力等级也可上传大于16G视频，最大32G。\n* 支持多种登录方式，账号密码，短信，扫码，浏览器登录。\n* 支持多用户账号快速切换\n\n使用操作 [演示视频](https://www.zhihu.com/zvideo/1482481163700367361) （非最新版）\n\n**文档地址**：\u003chttps://biliup.github.io/biliup-app\u003e\n\n主要是为了解决现有网页端不能多p投稿的问题，虽然现有b站客户端可以多p\n但是有几个问题：\n* 仅支持Windows，不支持Linux，macOS\n* 不能批量选择文件，多p只能多次单选文件\n* 投稿线路对国外不友好，速度较慢稳定性较差，且不能自行切换\n* 不能调整单视频上传并发数，单视频限制大小4G以内\n* 仅能通过短信登录\n\n[下载地址](https://github.com/ForgQi/Caution/releases)\n\n若 Windows 7 安装出错请先安装 [WebView2](https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/#download-section)\n后再重新安装\n### SEE ALSO\n\n* 自动录播投稿[工具](https://github.com/ForgQi/biliup)\n* 命令行投稿工具[CLI](https://github.com/ForgQi/biliup-rs)\n---\n![login](.github/resource/login.png)\n![main](.github/resource/main.png)\n\n基于TAURI: ` GUI: Svelte , 后端: Rust`\n## Roadmap\n- [x] 短信登录, 二维码登录\n- [x] 上传视频封面\n- [x] 自由切换投稿线路\n- [x] 设置投稿并发数\n- [x] 多p按照文件名升序、降序\n- [ ] 远程部署agent，本地操作\n- [ ] 插件系统，如自动录播后上传\n\n## Development\n```bash\ntauri dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiliup%2Fbiliup-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbiliup%2Fbiliup-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiliup%2Fbiliup-app/lists"}