TubeArchivist
Your self-hosted YouTube media server and offline channel archiver.
Why consider TubeArchivist?
TubeArchivist is an open-source self-hosted media server designed for archiving and indexing YouTube content locally. It features channel subscriptions, semantic video search, subtitle indexing, sponsorblock scrubbing, and playlist queues.
Learn TubeArchivist by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of TubeArchivist
TubeArchivist creates a private offline YouTube streaming server with Elasticsearch video search and automated downloads.
Quickstart
# docker-compose.ymlversion: '3.3'services: tubearchivist: container_name: tubearchivist image: bbilly1/tubearchivist restart: unless-stopped ports: - 8000:8000 volumes: - /media/youtube:/youtube - /cache:/cacheAccess http://localhost:8000 to subscribe to channels, schedule automated download queues, and watch videos ad-free.
TubeArchivist is licensed under the GNU General Public License v3.0.
Related tools
More options with a similar category or technology profile.
Tautulli
Comprehensive monitoring, analytics, and watch-time statistics for Plex Media Server.
mStream
Personal music streaming server with automatic gapless playback, playlist editor, and mobile app sync.
Kavita
Self-hosted cross-platform digital book, comic, manga, and PDF reading server.
Stash
Self-hosted media organizer, metadata scraper, and video streaming server.