You're looking at a specific version of this model. Jump to the model overview.
anotherjesse /pget:d5a322b8
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
url |
string
|
URL to download
|
|
extract |
boolean
|
False
|
Extract the tar file
|
chunk_size |
string
|
125M
|
Chunk size (in bytes) to use when downloading a file (e.g. 10M)
|
concurrency |
integer
|
32
|
Maximum number of concurrent downloads/maximum number of chunks for a given file
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}