toloka.client.project.template_builder.helpers.YandexDiskProxyHelperV1
| Source code
YandexDiskProxyHelperV1( self, path: Optional[Union[BaseComponent, str]] = None, *, version: Optional[str] = '1.0.0')
You can use this component to download files from Yandex Disk.
To use YandexDiskProxyHelper, connect Yandex Disk to your Toloka account and add the proxy by following the instructions Select the component that you want to add, such as view.image for an image or view.audio for an audio file. In the url property of this component, use YandexDiskProxyHelper.
Parameters | Type | Description |
---|---|---|
path | Optional[Union[BaseComponent, str]] | Path to the file in the <Proxy name>/<File name>.<type> format |