Enhancement: use tubearchivist stats endpoints (#3814)

This commit is contained in:
shamoon 2024-08-03 16:49:06 -07:00
parent 0d6aabc737
commit 8fba3eee1d
3 changed files with 17 additions and 20 deletions

View file

@ -5,7 +5,7 @@ description: Tube Archivist Widget Configuration
Learn more about [Tube Archivist](https://github.com/tubearchivist/tubearchivist).
Requires API key.
You must be running at least version 0.4.4
Allowed fields: `["downloads", "videos", "channels", "playlists"]`.
@ -13,5 +13,5 @@ Allowed fields: `["downloads", "videos", "channels", "playlists"]`.
widget:
type: tubearchivist
url: http://tubearchivist.host.or.ip
key: apikeyapikeyapikeyapikeyapikey
key: tubearchivistapikey
```