mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-10 07:18:47 +00:00
15 lines
293 B
Markdown
15 lines
293 B
Markdown
---
|
|
title: Tube Archivist
|
|
description: Tube Archivist Widget Configuration
|
|
---
|
|
|
|
Requires API key.
|
|
|
|
Allowed fields: `["downloads", "videos", "channels", "playlists"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: tubearchivist
|
|
url: http://tubearchivist.host.or.ip
|
|
key: apikeyapikeyapikeyapikeyapikey
|
|
```
|