mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 22:48:46 +00:00
17 lines
371 B
Markdown
17 lines
371 B
Markdown
---
|
|
title: Tube Archivist
|
|
description: Tube Archivist Widget Configuration
|
|
---
|
|
|
|
Learn more about [Tube Archivist](https://github.com/tubearchivist/tubearchivist).
|
|
|
|
Requires API key.
|
|
|
|
Allowed fields: `["downloads", "videos", "channels", "playlists"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: tubearchivist
|
|
url: http://tubearchivist.host.or.ip
|
|
key: apikeyapikeyapikeyapikeyapikey
|
|
```
|