unsubbed.co

LidaTube

For media & streaming, LidaTube is a self-hosted solution that provides finding and fetch missing Lidarr albums via yt-dlp.

Overview

Find and download missing Lidarr albums via yt-dlp. LidaTube is a tool for finding and fetching missing Lidarr albums via yt-dlp. The project has 322 GitHub stars and is licensed under GPL-3.0.

Getting Started

Source: GitHub README

services:
  lidatube:
    image: thewicklowwolf/lidatube:latest
    container_name: lidatube
    volumes:
      - /path/to/config:/lidatube/config
      - /data/media/lidatube:/lidatube/downloads
      - /etc/localtime:/etc/localtime:ro
    ports:
      - 5000:5000
    restart: unless-stopped

Normalized Features

Source: tool-features-normalized.json

docker, docker compose, rest api.

Features

Integrations & APIs

  • REST API