get_c411_torrent_info
Retrieve detailed torrent metadata from c411.org using a 40-character infoHash to access file information and specifications.
Instructions
Get detailed metadata for a c411.org torrent by its infoHash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| infoHash | Yes | The 40-character hex infoHash of the torrent |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | ||
| tmdb | No | ||
| error | No | ||
| files | No | ||
| title | No | ||
| trust | No | ||
| status | No | ||
| seeders | No | ||
| success | No | ||
| category | No | ||
| infoHash | Yes | ||
| leechers | No | ||
| uploader | No | ||
| createdAt | No | ||
| fileCount | No | ||
| sizeBytes | No | ||
| completions | No | ||
| isExclusive | No | ||
| isFreeleech | No | ||
| subcategory | No | ||
| descriptionHtml | No | ||
| lowBitrateWarning | No |