homepage/docs/widgets/services/tubearchivist.md

18 lines
385 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Tube Archivist
description: Tube Archivist Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Tube Archivist](https://github.com/tubearchivist/tubearchivist).
You must be running at least version 0.4.4
2023-09-29 21:01:11 +03:00
Allowed fields: `["downloads", "videos", "channels", "playlists"]`.
```yaml
widget:
type: tubearchivist
url: http://tubearchivist.host.or.ip
key: tubearchivistapikey
2023-09-29 21:01:11 +03:00
```