> 欢迎访问磁力搜索首页:大狗磁力 - BT磁力链接搜索引擎
python3 scripts/search.py "关键词" [页码]
示例:
python3 scripts/search.py "钢铁侠"python3 scripts/search.py "4K电影" 2| 字段 | 说明 |
|---|---|
| ------ | ------ |
| name | 种子名称 |
| size | 文件大小(字节) |
| seeders / leechers | 做种数/下载数 |
| files_count | 文件数量 |
| magnetLink | 磁力链接,可直接用于下载 |
| matched_files | 匹配的文件路径列表 |
| created_at | 添加时间 |
将搜索结果整理为易读列表,每条包含:
默认每页10条。用户要"下一页"时,传入 page=2, 3, ...
用户想了解某个种子的完整文件列表时,提取 info_hash 调用详情接口:
python3 scripts/search.py --detail <info_hash>
或直接用 API:GET https://www.adog.uk/api/skill/torrent/{info_hash}
共 1 个版本