download_replay
Download all .wrpl replay fragments for a specific user and session ID from War Thunder servers, organizing them in local folders.
Instructions
Download every .wrpl part for one user/session pair.
Args: user_id: Numeric War Thunder player ID used by replay search. session_id: Hexadecimal replay session ID. max_workers: Parallel downloads from 1 through 8.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| session_id | Yes | ||
| max_workers | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||