CMS Enhanced Module (Compiled Binary Only - No Source Code)
Project description
CloudMediaSynC 增强版
在CloudMediaSynC基础上增强了tg机器人和企业微信的一些功能,并增加了一些开放接口,便于其他程序调用
消息渠道增强
功能概述
为 CloudMediaSynC的Telegram 机器人和企业微信渠道提供了增强功能,集成了 Nullbr API 实现智能媒体搜索和转存。
主要功能
智能媒体搜索
- 触发方式: 以
?或?开头发送消息 - 示例:
? 三体、? 复仇者联盟 - 功能: 自动搜索电影、电视剧等媒体资源
- 返回: 搜索结果列表,支持查看详情
开放接口
添加分享下载任务
接口地址: POST /api/open/add_share_down?token=cloud_media_sync
功能描述: 添加一个分享下载任务到系统中
请求参数
| 参数名 | 类型 | 必填 | 说明 |
|---|---|---|---|
| url | string | 是 | 分享链接URL |
请求示例
{
"url": "https://example.com/share/123456"
}
响应格式
成功响应:
{
"code": 200,
"msg": "操作成功"
}
失败响应:
{
"code": 400,
"msg": "参数错误"
}
或
{
"code": 500,
"msg": "具体错误信息"
}
响应状态码说明
| 状态码 | 说明 |
|---|---|
| 200 | 操作成功 |
| 400 | 参数错误(缺少url参数) |
| 500 | 服务器内部错误 |
注意事项
- 成功添加分享下载任务后,系统会自动触发整理任务(5秒后执行)
- URL参数不能为空
- 请确保提供的分享链接有效
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cms_enhance-2025082001-cp312-cp312-manylinux_2_17_x86_64.whl.
File metadata
- Download URL: cms_enhance-2025082001-cp312-cp312-manylinux_2_17_x86_64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1adc0e342891baf8dc2b1b285e03ee509b61b5eaaac11fd7a91981918970eaf
|
|
| MD5 |
767534cd2fa09c504c75901a726b1997
|
|
| BLAKE2b-256 |
1c8c9a7529cef590ca804283760cfe1b573a167f2b917c82d4e45c0996b8e185
|
File details
Details for the file cms_enhance-2025082001-cp312-cp312-manylinux_2_17_aarch64.whl.
File metadata
- Download URL: cms_enhance-2025082001-cp312-cp312-manylinux_2_17_aarch64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23dbae2d51f150528e0e063d7afe52284c32fa26536c8aacfa77edef9077846b
|
|
| MD5 |
3e50267f29e7c70d95ec2fb1f9b1ddc6
|
|
| BLAKE2b-256 |
607c17e9fee2a01968b73e29247641d4aaa6cf1a2c4894d2911b5da739f76f49
|