Self.Tube: a mobile client for TubeArchivist
(codeberg.org)
from WreckingBANG@programming.dev to selfhosted@lemmy.world on 28 Mar 13:43
https://programming.dev/post/47919119
from WreckingBANG@programming.dev to selfhosted@lemmy.world on 28 Mar 13:43
https://programming.dev/post/47919119
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
**Screenshots**
More Info:
Repo: 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.
#selfhosted
threaded - newest
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
This looks dope! Thanks for sharing.