18 lines
401 B
Markdown

---
title: Pyload
description: Pyload Widget Configuration
---
Learn more about [Pyload](https://github.com/pyload/pyload).
Allowed fields: `["speed", "active", "queue", "total"]`.
```yaml
widget:
type: pyload
url: http://pyload.host.or.ip:port
username: username
password: password # only needed if set
key: pyloadapikey # only needed if set, takes precedence over username/password
```