app-store/apps/tubearchivist/metadata/description.md

38 lines
1.3 KiB
Markdown
Raw Normal View History

2022-09-09 16:31:14 +00:00
# Your self-hosted YouTube media server
![Tube Archivist](https://github.com/tubearchivist/tubearchivist/blob/master/assets/tube-archivist-banner.jpg?raw=true "Tube Archivist Banner")
## Core functionality
* Subscribe to your favorite YouTube channels
* Download Videos using **yt-dlp**
* Index and make videos searchable
* Play videos
* Keep track of viewed and unviewed videos
2022-09-12 12:16:28 +00:00
## If you have issues running Tube Archivist
Please visit the following URL and ensure neither of the tips resolve the issue:
https://github.com/tubearchivist/tubearchivist#potential-pitfalls
If they do not, please open an app here and tag @sethforprivacy:
https://github.com/meienberger/runtipi-appstore/issues
2023-03-28 20:48:07 +00:00
## Folder Info
| Root Folder | Container Folder |
|--------------------------------------------|------------------|
| /runtipi/app-data/tubearchivist/data/cache | /cache |
| /runtipi/media/data/youtube | /youtube |
If your /runtipi/media folder is remote mounted with NFS, follow the app
customization instructions to set the environment variables for HOST_UID and
HOST_GID to the owner of your media folder.
Customization documentation:
https://www.runtipi.io/docs/guides/customize-app-config
TubeArchivist installation documentation:
https://github.com/tubearchivist/tubearchivist#installing