17 lines
319 B
Markdown
Raw Permalink Normal View History

2023-09-29 21:01:11 +03:00
---
title: Pyload
description: Pyload Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Pyload](https://github.com/pyload/pyload).
2023-09-29 21:01:11 +03:00
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
2023-09-29 21:01:11 +03:00
```