download_c411_torrent
Download .torrent files from c411.org using infoHash and save them to a specified directory for torrent management.
Instructions
Download a .torrent file from c411.org by its infoHash and save it to disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| infoHash | Yes | The 40-character hex infoHash of the torrent | |
| outputDir | No | Directory where the .torrent file should be saved. Defaults to /tmp. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| success | Yes | ||
| filename | No | ||
| savedPath | No |