Post

Pinchflat

Pinchflat is a self-hosted YouTube media manager built with yt-dlp for automatically downloading and organizing content from channels and playlists.

Pinchflat
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/pinchflat.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 8 GB OS: Debian 13

Notes

For large media libraries, increase disk space or mount external storage at /opt/pinchflat/downloads before downloading media to avoid filling the LXC disk.
Pinchflat data is stored in /opt/pinchflat/config
downloaded media is stored in /opt/pinchflat/downloads

Web Interface

Port: 8945

Source code
Loading...