Name | biliup JSON |
Version |
1.0.6
JSON |
| download |
home_page | None |
Summary | stream download and upload |
upload_time | 2025-08-09 06:30:44 |
maintainer | None |
docs_url | None |
author | ForgQi |
requires_python | >=3.9 |
license | None |
keywords |
bilibili
douyu
huya
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<div align="center">
<img src="https://docs.biliup.rs/home.png" alt="description" width="300" height="300"/>
</div>
<div align="center">
[](http://www.python.org/download)
[](https://pypi.org/project/biliup)
[](https://pypi.org/project/biliup)
[](https://github.com/biliup/biliup/blob/master/LICENSE)
[](https://t.me/+IkpIABHqy6U0ZTQ5)
[](https://github.com/biliup/biliup/issues)
[](https://github.com/biliup/biliup/stargazers)
[](https://github.com/biliup/biliup/network)
</div>
## 🛠️ 功能
* 开箱即用,多种安装方式,提供可视化WebUi界面
* 多主播录制/上传,24X7无人值守运行,高自定义元信息
* 边录边传不落盘急速上传,节省本地硬盘空间
论坛:[BBS](https://bbs.biliup.rs)
## 📜 更新日志
- **[更新日志 »](https://biliup.github.io/biliup/docs/guide/changelog)**
## 📜 使用文档
- [使用文档 »](https://docs.biliup.rs)
## 🚀 快速开始
### Windows
- 下载 exe: [Release](https://github.com/biliup/biliup/releases/latest)
### Linux 或 macOS
1. 确保 Python 版本 ≥ 3.9
2. 安装:`pip3 install biliup`
3. 启动:`biliup start`
4. 访问 WebUI:`http://your-ip:19159`
### Termux
- 详见[Wiki](https://github.com/biliup/biliup/wiki/Termux-%E4%B8%AD%E4%BD%BF%E7%94%A8-biliup)
---
## 🧑💻开发
### frontend
1. 确保 Node.js 版本 ≥ 18
2. 安装依赖:`npm i`
3. 启动开发服务器:`npm run dev`
4. 访问:`http://localhost:3000`
### backend
1. 安装依赖 `pip install .`
2. `npm run build` 确保 `/biliup/web/public` 目录存在构建好的前端静态资源
3. 启动 Biliup:`python3 -m biliup`
## 🤝Credits
* Thanks `ykdl, youtube-dl, streamlink` provides downloader.
* Thanks `THMonster/danmaku`.
## 💴捐赠
[爱发电 »](https://afdian.com/a/biliup)
## ⭐Stars
[](https://star-history.com/#biliup/biliup&Date)
Raw data
{
"_id": null,
"home_page": null,
"name": "biliup",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "bilibili douyu huya",
"author": "ForgQi",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/3f/3e/36d3541fc94817a3d99b0925167cca803d01d3db02b1c61c1eb4ddff0ec5/biliup-1.0.6.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n <img src=\"https://docs.biliup.rs/home.png\" alt=\"description\" width=\"300\" height=\"300\"/>\n</div>\n\n<div align=\"center\">\n\n[](http://www.python.org/download)\n[](https://pypi.org/project/biliup)\n[](https://pypi.org/project/biliup)\n[](https://github.com/biliup/biliup/blob/master/LICENSE)\n[](https://t.me/+IkpIABHqy6U0ZTQ5)\n\n[](https://github.com/biliup/biliup/issues)\n[](https://github.com/biliup/biliup/stargazers)\n[](https://github.com/biliup/biliup/network)\n\n</div>\n\n\n\n## \ud83d\udee0\ufe0f \u529f\u80fd\n* \u5f00\u7bb1\u5373\u7528\uff0c\u591a\u79cd\u5b89\u88c5\u65b9\u5f0f\uff0c\u63d0\u4f9b\u53ef\u89c6\u5316WebUi\u754c\u9762\n* \u591a\u4e3b\u64ad\u5f55\u5236/\u4e0a\u4f20\uff0c24X7\u65e0\u4eba\u503c\u5b88\u8fd0\u884c\uff0c\u9ad8\u81ea\u5b9a\u4e49\u5143\u4fe1\u606f\n* \u8fb9\u5f55\u8fb9\u4f20\u4e0d\u843d\u76d8\u6025\u901f\u4e0a\u4f20\uff0c\u8282\u7701\u672c\u5730\u786c\u76d8\u7a7a\u95f4\n\n\u8bba\u575b\uff1a[BBS](https://bbs.biliup.rs)\n\n## \ud83d\udcdc \u66f4\u65b0\u65e5\u5fd7\n\n- **[\u66f4\u65b0\u65e5\u5fd7 \u00bb](https://biliup.github.io/biliup/docs/guide/changelog)**\n\n\n\n\n## \ud83d\udcdc \u4f7f\u7528\u6587\u6863\n\n- [\u4f7f\u7528\u6587\u6863 \u00bb](https://docs.biliup.rs)\n\n## \ud83d\ude80 \u5feb\u901f\u5f00\u59cb\n\n### Windows\n- \u4e0b\u8f7d exe: [Release](https://github.com/biliup/biliup/releases/latest)\n\n### Linux \u6216 macOS\n1. \u786e\u4fdd Python \u7248\u672c \u2265 3.9\n2. \u5b89\u88c5\uff1a`pip3 install biliup`\n3. \u542f\u52a8\uff1a`biliup start`\n4. \u8bbf\u95ee WebUI\uff1a`http://your-ip:19159`\n\n### Termux\n- \u8be6\u89c1[Wiki](https://github.com/biliup/biliup/wiki/Termux-%E4%B8%AD%E4%BD%BF%E7%94%A8-biliup)\n\n\n---\n\n## \ud83e\uddd1\u200d\ud83d\udcbb\u5f00\u53d1\n\n### frontend\n\n1. \u786e\u4fdd Node.js \u7248\u672c \u2265 18\n2. \u5b89\u88c5\u4f9d\u8d56\uff1a`npm i`\n3. \u542f\u52a8\u5f00\u53d1\u670d\u52a1\u5668\uff1a`npm run dev`\n4. \u8bbf\u95ee\uff1a`http://localhost:3000`\n\n### backend\n\n1. \u5b89\u88c5\u4f9d\u8d56 `pip install .`\n2. `npm run build` \u786e\u4fdd `/biliup/web/public` \u76ee\u5f55\u5b58\u5728\u6784\u5efa\u597d\u7684\u524d\u7aef\u9759\u6001\u8d44\u6e90\n3. \u542f\u52a8 Biliup\uff1a`python3 -m biliup`\n\n## \ud83e\udd1dCredits\n* Thanks `ykdl, youtube-dl, streamlink` provides downloader.\n* Thanks `THMonster/danmaku`.\n\n\n## \ud83d\udcb4\u6350\u8d60\n[\u7231\u53d1\u7535 \u00bb](https://afdian.com/a/biliup)\n\n\n## \u2b50Stars\n[](https://star-history.com/#biliup/biliup&Date)\n\n",
"bugtrack_url": null,
"license": null,
"summary": "stream download and upload",
"version": "1.0.6",
"project_urls": {
"Homepage": "https://github.com/ForgQi/bilibiliupload"
},
"split_keywords": [
"bilibili",
"douyu",
"huya"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "02dc222e9dd048e8b88ac0f87bfc56bc97a96b01cd763cedabb578001017094d",
"md5": "1f996747c048fa414bbedd4c7bdd7f89",
"sha256": "c4c214edaa0aa8537b43b5f902a93611f4616bace562bf4266e88c0bff637065"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "1f996747c048fa414bbedd4c7bdd7f89",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 3872069,
"upload_time": "2025-08-09T06:30:26",
"upload_time_iso_8601": "2025-08-09T06:30:26.001507Z",
"url": "https://files.pythonhosted.org/packages/02/dc/222e9dd048e8b88ac0f87bfc56bc97a96b01cd763cedabb578001017094d/biliup-1.0.6-cp313-cp313t-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "73929ca21ef0e25bd47d8512744cb7d5d45539b6b08dcfc9474890aefb352011",
"md5": "056e2ed370bb7fe106a2f7a98cf85fe4",
"sha256": "12c422883a25dee7b2fa7918594d3ff4aad18d4846ed5d1043a9acb1795007bc"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "056e2ed370bb7fe106a2f7a98cf85fe4",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 3740108,
"upload_time": "2025-08-09T06:30:21",
"upload_time_iso_8601": "2025-08-09T06:30:21.983100Z",
"url": "https://files.pythonhosted.org/packages/73/92/9ca21ef0e25bd47d8512744cb7d5d45539b6b08dcfc9474890aefb352011/biliup-1.0.6-cp313-cp313t-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "691ca3ae9f3887a68e4eabf44dab6dd3766f32009fc7229537704a6d0eaaea33",
"md5": "f988ca4678632231f5c058af8dc8a3c3",
"sha256": "37e3a4f44ed7667a0ee16550477265ceaf45bf99185b4777ec524616bc04232f"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-manylinux_2_12_i686.manylinux2010_i686.whl",
"has_sig": false,
"md5_digest": "f988ca4678632231f5c058af8dc8a3c3",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 3891617,
"upload_time": "2025-08-09T06:30:14",
"upload_time_iso_8601": "2025-08-09T06:30:14.106666Z",
"url": "https://files.pythonhosted.org/packages/69/1c/a3ae9f3887a68e4eabf44dab6dd3766f32009fc7229537704a6d0eaaea33/biliup-1.0.6-cp313-cp313t-manylinux_2_12_i686.manylinux2010_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "77acb04ea6c185e6c1319d86b1ef9e71434c5007ece613f3b0f11fe032dd49cd",
"md5": "41aa5dc3eb4961d38d5c491694de327b",
"sha256": "392746a07713d46f3ddddaffc21822774a66ad65347d2dbc8788ed6d7d8bb400"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "41aa5dc3eb4961d38d5c491694de327b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 3752621,
"upload_time": "2025-08-09T06:30:01",
"upload_time_iso_8601": "2025-08-09T06:30:01.954468Z",
"url": "https://files.pythonhosted.org/packages/77/ac/b04ea6c185e6c1319d86b1ef9e71434c5007ece613f3b0f11fe032dd49cd/biliup-1.0.6-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "defb47eb55ce62db8fcd297e620af64bccb66e8e06043439f951049fb7237905",
"md5": "dec5ea4ad1d1bee9e824f2d0b2e9b513",
"sha256": "3c554b64343e85ab850c67f50ecbdd263c10c7e87cbfcac39728bc0d66ce68ca"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "dec5ea4ad1d1bee9e824f2d0b2e9b513",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 4126516,
"upload_time": "2025-08-09T06:30:06",
"upload_time_iso_8601": "2025-08-09T06:30:06.138954Z",
"url": "https://files.pythonhosted.org/packages/de/fb/47eb55ce62db8fcd297e620af64bccb66e8e06043439f951049fb7237905/biliup-1.0.6-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2dae52c770b4957f7b446c73d4a079c10143e3743b9d3b21b98528b48ebd3399",
"md5": "a51a030392b3879f7dff21e82b777fd9",
"sha256": "8d23c9debe2a9011031f9cfd33ff85065c104b689b7cf31594a090bd29973db1"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "a51a030392b3879f7dff21e82b777fd9",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 4029567,
"upload_time": "2025-08-09T06:30:10",
"upload_time_iso_8601": "2025-08-09T06:30:10.071663Z",
"url": "https://files.pythonhosted.org/packages/2d/ae/52c770b4957f7b446c73d4a079c10143e3743b9d3b21b98528b48ebd3399/biliup-1.0.6-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "518e7ecd5e32e3c380f39ed5199c24651bc13a0276d91a7213913daa49a28840",
"md5": "446a31a4c22c240d01f3cd59bf7df2b0",
"sha256": "ccee8489f39eb92c68cf318d7b38c5fa49165002ab2b417eba019e7998498fdc"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "446a31a4c22c240d01f3cd59bf7df2b0",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 3972393,
"upload_time": "2025-08-09T06:30:18",
"upload_time_iso_8601": "2025-08-09T06:30:18.225759Z",
"url": "https://files.pythonhosted.org/packages/51/8e/7ecd5e32e3c380f39ed5199c24651bc13a0276d91a7213913daa49a28840/biliup-1.0.6-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8a524b265711f2e8c95bf703c92bc04a4e405aefef985cecfb07d60aea81abf8",
"md5": "4cfb314dfe104e0ad3729d929f97230a",
"sha256": "ea9ddf5fcebda0ff51cff62029ac72a7945840328f5c147b2c1c512d62c8f921"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "4cfb314dfe104e0ad3729d929f97230a",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 3839387,
"upload_time": "2025-08-09T06:29:57",
"upload_time_iso_8601": "2025-08-09T06:29:57.645605Z",
"url": "https://files.pythonhosted.org/packages/8a/52/4b265711f2e8c95bf703c92bc04a4e405aefef985cecfb07d60aea81abf8/biliup-1.0.6-cp313-cp313t-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9fe48f47563a70bd0f606f423b889c4c9ece228835505e0614fc4f3f1edadf20",
"md5": "3ed79c27c88192ea2e354a4937435929",
"sha256": "3393d6f2888820bf8bf6329ee5f22307ebf017d3dac318ff187995f358bdaeb0"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "3ed79c27c88192ea2e354a4937435929",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 4019392,
"upload_time": "2025-08-09T06:30:29",
"upload_time_iso_8601": "2025-08-09T06:30:29.480023Z",
"url": "https://files.pythonhosted.org/packages/9f/e4/8f47563a70bd0f606f423b889c4c9ece228835505e0614fc4f3f1edadf20/biliup-1.0.6-cp313-cp313t-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b74546956672ca087ef56d3290893e3b31e3e1eecfb8d7be350bb86e67faf7d5",
"md5": "bcfb897646a2efe93b613ed220184366",
"sha256": "935c1e3e2182a5fa472dcbcff7000d2440f75b2028a4d7f9308a3b2f0151f8f4"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "bcfb897646a2efe93b613ed220184366",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 3979185,
"upload_time": "2025-08-09T06:30:32",
"upload_time_iso_8601": "2025-08-09T06:30:32.886397Z",
"url": "https://files.pythonhosted.org/packages/b7/45/46956672ca087ef56d3290893e3b31e3e1eecfb8d7be350bb86e67faf7d5/biliup-1.0.6-cp313-cp313t-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6baddcd1091b27ae924b32d8878661f5a67bbf428e7624d13385b30248a76c7a",
"md5": "3376c014bca3864a2a420d191b21ca80",
"sha256": "e68e78fddc9b22235743771517a1d793665ce51b8a687461e375335e481df318"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "3376c014bca3864a2a420d191b21ca80",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 4002238,
"upload_time": "2025-08-09T06:30:37",
"upload_time_iso_8601": "2025-08-09T06:30:37.095275Z",
"url": "https://files.pythonhosted.org/packages/6b/ad/dcd1091b27ae924b32d8878661f5a67bbf428e7624d13385b30248a76c7a/biliup-1.0.6-cp313-cp313t-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1c6dc951afd713cd88432e0d2ac305d540e1f9b82ce86c5eefe906fde9f374cc",
"md5": "b30f141a14ac44788f13d66df9313409",
"sha256": "d1fa28b48782fe1049ded5b75dc91b6abf422d0bc5e8a0c8e2189a09747fd3f2"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "b30f141a14ac44788f13d66df9313409",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 4145415,
"upload_time": "2025-08-09T06:30:40",
"upload_time_iso_8601": "2025-08-09T06:30:40.887416Z",
"url": "https://files.pythonhosted.org/packages/1c/6d/c951afd713cd88432e0d2ac305d540e1f9b82ce86c5eefe906fde9f374cc/biliup-1.0.6-cp313-cp313t-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cea882b726be1d5024e08881a59897a0fdee32551196e87460cef7d863ebadc8",
"md5": "0f4b0034ddd2718f3b650d6a9fbe027a",
"sha256": "32bb6ba64dc8863e13293647b8f6a1a00dc4f11974b8175e84636228dd5607b3"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-win32.whl",
"has_sig": false,
"md5_digest": "0f4b0034ddd2718f3b650d6a9fbe027a",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 3605950,
"upload_time": "2025-08-09T06:30:50",
"upload_time_iso_8601": "2025-08-09T06:30:50.088062Z",
"url": "https://files.pythonhosted.org/packages/ce/a8/82b726be1d5024e08881a59897a0fdee32551196e87460cef7d863ebadc8/biliup-1.0.6-cp313-cp313t-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c09f86a53dd1b81d2b11d7271733f1fe938c44a5be579a0671a00d09b469c850",
"md5": "52398a484f5f1e3108fdbe95359a4c7b",
"sha256": "c03e00a8cf4b0e717dc116accdcb37aeeee529e756a3a9bf7d3f2f9fc1cec0a1"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp313-cp313t-win_amd64.whl",
"has_sig": false,
"md5_digest": "52398a484f5f1e3108fdbe95359a4c7b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 3939861,
"upload_time": "2025-08-09T06:30:46",
"upload_time_iso_8601": "2025-08-09T06:30:46.613745Z",
"url": "https://files.pythonhosted.org/packages/c0/9f/86a53dd1b81d2b11d7271733f1fe938c44a5be579a0671a00d09b469c850/biliup-1.0.6-cp313-cp313t-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d98432b7f985369a05ccbf7ddf333ea0cd7cd1ced46226e4c10b7e5ead87d69d",
"md5": "2938eb622b44e0914fa9e3b0da250cd8",
"sha256": "95fd0502efc74cfafe83ba0da5b11a7aea189331a3f11701f3d4968df3083dd2"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "2938eb622b44e0914fa9e3b0da250cd8",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 3880608,
"upload_time": "2025-08-09T06:30:27",
"upload_time_iso_8601": "2025-08-09T06:30:27.720927Z",
"url": "https://files.pythonhosted.org/packages/d9/84/32b7f985369a05ccbf7ddf333ea0cd7cd1ced46226e4c10b7e5ead87d69d/biliup-1.0.6-cp38-abi3-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "73c0006e910eb5b3e53d683659b7509de3d416384b090761695c10415b3301a0",
"md5": "d891a56f8dfe7eef32a66cb580e94d5f",
"sha256": "8a307eeee2c947282b12a4f9baf799a29562b5dc30825b0576077e0fb0a59d4b"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "d891a56f8dfe7eef32a66cb580e94d5f",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 3747181,
"upload_time": "2025-08-09T06:30:23",
"upload_time_iso_8601": "2025-08-09T06:30:23.970240Z",
"url": "https://files.pythonhosted.org/packages/73/c0/006e910eb5b3e53d683659b7509de3d416384b090761695c10415b3301a0/biliup-1.0.6-cp38-abi3-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b331b1e413f75db56482ec5a8780c24139c2390bd66e37fe828c688eb1990eb3",
"md5": "3bc90ea0386c219587ab151d70a231c8",
"sha256": "18f4c48d98ea17fb8c0238fedc81a495f0f7876178e2855f45147c2e2b2870d0"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-manylinux_2_12_i686.manylinux2010_i686.whl",
"has_sig": false,
"md5_digest": "3bc90ea0386c219587ab151d70a231c8",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 3895484,
"upload_time": "2025-08-09T06:30:16",
"upload_time_iso_8601": "2025-08-09T06:30:16.161563Z",
"url": "https://files.pythonhosted.org/packages/b3/31/b1e413f75db56482ec5a8780c24139c2390bd66e37fe828c688eb1990eb3/biliup-1.0.6-cp38-abi3-manylinux_2_12_i686.manylinux2010_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "be054d2ee005a8258732ba557a5f7d25c1f1abe423716b6b67843041e2e12562",
"md5": "db1e57db1b0f67fe2d31dd4fe6d879d5",
"sha256": "ce1cfc090a290b35b7b9780f73cf9ab645c80d37870f23bb2d46bf1fcda5e2dc"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "db1e57db1b0f67fe2d31dd4fe6d879d5",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 3756413,
"upload_time": "2025-08-09T06:30:04",
"upload_time_iso_8601": "2025-08-09T06:30:04.031360Z",
"url": "https://files.pythonhosted.org/packages/be/05/4d2ee005a8258732ba557a5f7d25c1f1abe423716b6b67843041e2e12562/biliup-1.0.6-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "27e98dd7312ff4cd88abe2aaae35305860effbd4fc0ffdb4c7887b75a7129ff8",
"md5": "e7ab918465f83927050255adfce4ae0d",
"sha256": "156672caa74e94a529649b35de302f3f723aa4294e9731f78550583111c5ffe6"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "e7ab918465f83927050255adfce4ae0d",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 4134575,
"upload_time": "2025-08-09T06:30:08",
"upload_time_iso_8601": "2025-08-09T06:30:08.139694Z",
"url": "https://files.pythonhosted.org/packages/27/e9/8dd7312ff4cd88abe2aaae35305860effbd4fc0ffdb4c7887b75a7129ff8/biliup-1.0.6-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bf65c5dc70906f3e19a0472463b40c918f29fa7304009fab12c406b717d27a4b",
"md5": "b58f256e1bea2d4a27e3e46e598ec084",
"sha256": "baa33d0b343cd08128f7e4a01360a31c90734a03568f800368ef0e4cc6ace1b5"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "b58f256e1bea2d4a27e3e46e598ec084",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 4037627,
"upload_time": "2025-08-09T06:30:12",
"upload_time_iso_8601": "2025-08-09T06:30:12.082124Z",
"url": "https://files.pythonhosted.org/packages/bf/65/c5dc70906f3e19a0472463b40c918f29fa7304009fab12c406b717d27a4b/biliup-1.0.6-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "69df2962475d321577987120b3bb68144cd60e587b39297f939fe6314f0dded0",
"md5": "87b37cd65b179dbddd554b1c5a5b16c5",
"sha256": "0f45df1b365916cf922fb975290b4eec121b39c4fd9171b42dfbbd63a723be33"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "87b37cd65b179dbddd554b1c5a5b16c5",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 3980011,
"upload_time": "2025-08-09T06:30:20",
"upload_time_iso_8601": "2025-08-09T06:30:20.209077Z",
"url": "https://files.pythonhosted.org/packages/69/df/2962475d321577987120b3bb68144cd60e587b39297f939fe6314f0dded0/biliup-1.0.6-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c86afa19529167d095818b93da5f5d910888472ae06ea25d2dad3c159bee3a44",
"md5": "55ab226a784de8ed9cb6116c56994b2c",
"sha256": "7c4c8cb95f3bfacc690a88b497e1f0fe59e1e2ec6489e52e1fc4b4078ffd8d0d"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "55ab226a784de8ed9cb6116c56994b2c",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 3844476,
"upload_time": "2025-08-09T06:29:59",
"upload_time_iso_8601": "2025-08-09T06:29:59.947317Z",
"url": "https://files.pythonhosted.org/packages/c8/6a/fa19529167d095818b93da5f5d910888472ae06ea25d2dad3c159bee3a44/biliup-1.0.6-cp38-abi3-manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a16017dcb1a357372d3df329ce6f9dc8e54eba14c699134fcffa2622fd0c5e0d",
"md5": "6082f9e5286fd250020735663e246302",
"sha256": "8c09b9864f32370bc82112112664a5379758d7e55877a6a1d497e9260b2c339d"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "6082f9e5286fd250020735663e246302",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 4023742,
"upload_time": "2025-08-09T06:30:31",
"upload_time_iso_8601": "2025-08-09T06:30:31.134088Z",
"url": "https://files.pythonhosted.org/packages/a1/60/17dcb1a357372d3df329ce6f9dc8e54eba14c699134fcffa2622fd0c5e0d/biliup-1.0.6-cp38-abi3-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7797ef27b1bd9b9c09715f488a40925a82df1c0c072713b908eaea01d027aaef",
"md5": "2634a46cf2c0e4bcb6982859f3c68374",
"sha256": "c5869b0b5f6e96c95be9f95d17f01e2dc01db55676515fa0783c98717aeafd0c"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "2634a46cf2c0e4bcb6982859f3c68374",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 3984937,
"upload_time": "2025-08-09T06:30:35",
"upload_time_iso_8601": "2025-08-09T06:30:35.074848Z",
"url": "https://files.pythonhosted.org/packages/77/97/ef27b1bd9b9c09715f488a40925a82df1c0c072713b908eaea01d027aaef/biliup-1.0.6-cp38-abi3-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ad2b59123d5cad41e69297eeaf63220118267610822a39e5fe31eded41d4a999",
"md5": "701cbbccd27748ca561e2bc652f86d0a",
"sha256": "adfb24e6488a162a8b6e770a50cc8c7b58e79c820b0a4597e561199e2eac80b7"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "701cbbccd27748ca561e2bc652f86d0a",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 4008216,
"upload_time": "2025-08-09T06:30:38",
"upload_time_iso_8601": "2025-08-09T06:30:38.806268Z",
"url": "https://files.pythonhosted.org/packages/ad/2b/59123d5cad41e69297eeaf63220118267610822a39e5fe31eded41d4a999/biliup-1.0.6-cp38-abi3-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "98f99cdda79cb22528c59cc6f1ad8a4ecf1dbdd394c441c5b3b63ff225fa6704",
"md5": "45b03aafb345ca8b4484e0d73182233c",
"sha256": "87b94109ec3fa0214fd08b190fadc51e925912613f378214280b0fa974e77924"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "45b03aafb345ca8b4484e0d73182233c",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 4152578,
"upload_time": "2025-08-09T06:30:42",
"upload_time_iso_8601": "2025-08-09T06:30:42.910654Z",
"url": "https://files.pythonhosted.org/packages/98/f9/9cdda79cb22528c59cc6f1ad8a4ecf1dbdd394c441c5b3b63ff225fa6704/biliup-1.0.6-cp38-abi3-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c75449f50b28eb8ac9dcae740d2a43ac192e55bba7cdcd676eaf5661db875c0b",
"md5": "aaba36813ae004c5d9d5b4ff1cbc291b",
"sha256": "dbb0bb5ce92dee6636da9f1dc928ee80b0d5a7ced75d33e6490f4172ea4f1ab2"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-win32.whl",
"has_sig": false,
"md5_digest": "aaba36813ae004c5d9d5b4ff1cbc291b",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 3610906,
"upload_time": "2025-08-09T06:30:51",
"upload_time_iso_8601": "2025-08-09T06:30:51.885994Z",
"url": "https://files.pythonhosted.org/packages/c7/54/49f50b28eb8ac9dcae740d2a43ac192e55bba7cdcd676eaf5661db875c0b/biliup-1.0.6-cp38-abi3-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4e913083d7782629a86187a3645791dbfe17d63a0004394c602af0594c5df782",
"md5": "6180610af04686508e7b907168873657",
"sha256": "39cd9d49d15f564517d8d967265afc26fef697a94eb1f6b4a018851c96141ec1"
},
"downloads": -1,
"filename": "biliup-1.0.6-cp38-abi3-win_amd64.whl",
"has_sig": false,
"md5_digest": "6180610af04686508e7b907168873657",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.9",
"size": 3940071,
"upload_time": "2025-08-09T06:30:48",
"upload_time_iso_8601": "2025-08-09T06:30:48.326677Z",
"url": "https://files.pythonhosted.org/packages/4e/91/3083d7782629a86187a3645791dbfe17d63a0004394c602af0594c5df782/biliup-1.0.6-cp38-abi3-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3f3e36d3541fc94817a3d99b0925167cca803d01d3db02b1c61c1eb4ddff0ec5",
"md5": "8442fba0e2318718d1e8db0f926e37ce",
"sha256": "5ca45570015bda9378b0596d52a4bbfd381ef854a732bf31f2e10a8b33e43b8e"
},
"downloads": -1,
"filename": "biliup-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "8442fba0e2318718d1e8db0f926e37ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1251737,
"upload_time": "2025-08-09T06:30:44",
"upload_time_iso_8601": "2025-08-09T06:30:44.875692Z",
"url": "https://files.pythonhosted.org/packages/3f/3e/36d3541fc94817a3d99b0925167cca803d01d3db02b1c61c1eb4ddff0ec5/biliup-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-09 06:30:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ForgQi",
"github_project": "bilibiliupload",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "biliup"
}