Returns a url where the requested replay file may be downloaded from.
Name | Type | Description | Notes |
---|---|---|---|
subsource | str | The specific source of the data being requested. | |
date | date | The date for the data being requested. |
Name | Type | Description |
---|---|---|
name | str | The name of the file. |
url | str | The url where the file may be downloaded. |
size | float | The size of the file in bytes. |