15.3k stars · AGPL-3.0 · v8.2.4 (2026-08-04)
Self-hosted video with an ActivityPub feed — the copy of your tutorials whose delivery you control.
▶Repo detailsthe review · specs · pros & cons · install
What it is
A video platform you run yourself: upload, convert, embed. It also has a feed that lets other sites and Mastodon accounts follow your channel directly.
Why it matters
This is not an argument to leave YouTube. Growth still happens there. This is about two narrow problems. YouTube has been throttled in Russia since 2024, so a real share of the Russian audience this channel was built for may not be able to watch. And the demo video on your pricing page currently ends by offering the viewer somebody else's video, because that is what a YouTube embed does. Your own player ends by offering nothing, which is what you want at that moment.
- You own the player and the embed. No ads, no suggested videos, no third-party tracking for your consent banner to handle.
- It publishes a feed, so n8n can read it.
- Actively released. Version 8.2.0 came out in late May, after a long steady history.
- It is a real service: Node, PostgreSQL, Redis and file storage, plus video conversion that will overwhelm your server if you let it. Convert on the Mac and upload the finished files.
- Storage and bandwidth are the first cost here that grows as you succeed.
- AGPL-3.0 licence. Also, the shared network will not bring you an audience. A new site with three videos is found by nobody.
The embed then replaces lite-youtube-embed (Ed.
Follow the official guide at https://docs.joinpeertube.org (it uses Docker Compose).


