VibeHunt
Back to browse

Tube

Youtube-like (_without censorship and features you don't need!_) video sharing app written in Go which also supports automatic transcoding to MP4 H.265 AAC, multiple collections and RSS feed.

Visit

The application provides a self‑hosted video sharing platform that mimics the basic functionality of YouTube while omitting optional features and moderation layers. Users can upload video files, which the server automatically transcodes to MP4 using the H.265 video codec and AAC audio codec, ensuring a uniform format for playback. Uploaded videos can be organized into multiple collections and made available through an RSS feed for easy syndication.

Designed for developers and hobbyists who want to run their own video service, the software is written in Go and distributed under the MIT license. It offers a free‑tier, no‑subscription model and includes Docker images and prebuilt binaries for straightforward deployment. Configuration options cover upload paths, size limits, thumbnail generation, transcoding timeouts, and optional password protection for uploads.

The project is marked as stable and includes features such as multi‑architecture binary support, PUID/PGID handling for containerized environments, and a configurable alert banner for handling illegal content. All source code is open‑source and hosted on GitHub, allowing users to inspect, modify, and extend the platform as needed.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps