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