mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
16 lines
293 B
Markdown
16 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
|
||
|
```
|