1.2 KiB
1.2 KiB
LidaTube (Portainer template)
LidaTube is a tool designed to bridge the gap between YouTube and your personal media library, often used for automating the downloading and organization of YouTube content into a format compatible with media servers like Lidarr.
Quick notes:
- Integration: Designed to work alongside Lidarr to manage music videos or audio content sourced from YouTube.
- Persistence: Ensure you map volumes for the configuration files and the download directory to prevent data loss.
- Dependencies: Requires a functional internet connection and may require
ffmpegwithin the container environment for transcoding.
Usage:
- Import the compose file into Portainer's Stacks or App Templates.
- Configure the volume mappings to point to your media library and config folder.
- Set environment variables for any specific naming conventions or quality preferences.
- Deploy the stack via Portainer.
- Access the web interface (if applicable) to link with your Lidarr instance.
Helpful links:
- GitHub Repository: https://github.com/TheLick/LidaTube
- Docker Hub: https://hub.docker.com/r/thelick/lidatube
Status: Ready for configuration