this post was submitted on 28 Mar 2026
44 points (97.8% liked)

Selfhosted

60177 readers
855 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hey, I’ve been working on a small app for TubeArchivist and figured it might be useful to some people here.

Self.Tube is a TubeArchivist client for Android and Linux phones written in Flutter. It connects to your TubeArchivist instance and lets you browse, search, and watch your archived videos without using the web UI.

Still early, so expect some rough edges.

Features

  • Browse TubeArchivist library
  • Search archived videos
  • Stream directly from your server
  • Android phone support
  • Sponsorblock support
  • Linux phone support (tested with PostmarketOS)
  • Basic Library management
  • Basic Playlist management

Future plans

  • Multi-select operations
  • Subtitle suppor
  • Offline playback
  • Jellyfin Integration for Transcoding

ScreenshotsHome

Player

Channels

Playlists

Tasks

More Info:

Repo: https://codeberg.org/WreckingBANG/Self.Tube

License: AGPL-v3-or-later

It is available as an APK for Android and as a Flatpak for Linux phones (You can use it on Linux-Desktops too, but the UI is not optimized). You can also add it to Obtainium.

you are viewing a single comment's thread
view the rest of the comments
[–] WreckingBANG@programming.dev 2 points 3 months ago* (last edited 3 months ago)

Version 0.1.1 currently has a bug leading to it not starting correctly. Thanks to JaguarProJoe for reporting this. I will try to fix it ASAP.

Edit: it is fixed in v0.1.2