A YouTube App for Mobile Linux.
Browse and play media from YouTube without the need to sign-in. With the recent popularity of Linux Phones and the desire to stream media from YouTube, MooTube was born!
Supports both YouTube Video mode and YouTube Music mode with a convenient toggle switch!
- Search for Videos and Music
- Auto pagination to keep scrolling to load more results
- Toggle between Video and Music mode
- Download songs and videos to your offline library
- Playback control for media
- Filters for search
| Video List | Playback | Music List |
|---|---|---|
![]() |
![]() |
![]() |
- (Prep) Install Dependencies:
sudo apt install git python3 python3-pip libgtk-3-dev python3-requests python3-setuptools python3-gi python3-gi-cairo python3-opengl gir1.2-gtk-3.0 mpv libmpv-dev yt-dlp
- Clone the MooTube repo:
git clone --depth 1 https://github.com/ninebysix/MooTube.git ~/mootube
- Change directory to MooTube repo:
cd ~/mootube
- Install the app:
sudo python3 setup.py install
- Custom playlists
- Additional media controls
PayPal: https://www.paypal.me/jakeday42
Bitcoin: 1AH7ByeJBjMoAwsgi9oeNvVLmZHvGoQg68


