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).
|
2024-01-22 13:26:15 -05:00
|
|
|
|
2024-08-03 16:49:06 -07:00
|
|
|
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:
|
2023-10-17 23:26:55 -07:00
|
|
|
type: tubearchivist
|
|
|
|
url: http://tubearchivist.host.or.ip
|
2024-08-03 16:49:06 -07:00
|
|
|
key: tubearchivistapikey
|
2023-09-29 21:01:11 +03:00
|
|
|
```
|