A desktop Youtube client written in Rust. Built with Leptos and Tauri; designed with Tailwind and DaisyUI.
- 🖥️ Why not? Try it out here. 🖥️
- ✨ WebM support for 4k 60fps. ✨
- 👎 Dislike counts. 👎
- 🦀 Built with Rust. 🦀
- 🦋 Beautiful and modern UI. 🦋
- 🎨 30+ themes, including a custom RustyTube theme based on Sweet Ambar Blue Dark. 🎨
- 💩 Not an Electron app. 💩
Platform | Link |
---|---|
Web | rustytube.rs |
Linux | rustytube.rs |
Windows (exe) | RustyTube_v0.2.0_x64-setup.exe |
Mac | rustytube.rs |
Browser | Comment |
---|---|
Firefox | Works perfectly. Testing is done mainly on Firefox. |
Chromium-based | Works great. Might be some ui/ux issues. |
Webkit-based | Unsupported and a massive PITA. Maybe it will work... idk. |
Install Rust and Tauri. Go to the Tauri prequisites page.
After installing Rust and Tauri, execute the following script in the base of your RustyTube directory:
rustup update stable-unknown-linux-gnu;
rustup component add rust-src --toolchain stable-unknown-linux-gnu;
rustup target add wasm32-unknown-unknown;
cargo install trunk;
cargo install tauri-cli;
cd frontend;
npm install;
It's totally safe and not a virus; I'm 10 billion percent sure - trust me bro.
Change the video format. Use the cog located in the bottom right of the video player.
Change the video format. Use the cog located in the bottom right of the video player.
If you are trying to watch a music video, RustyTube currently does not work with VEVO videos.
- Leptos - A modern Rust web framework.
- Tailwind - A CSS framework.
- DaisyUI - A Tailwind component library.
- Tauri - A Rust desktop application framework.
RustyTube is a free and open-source project with well over 500 hours in development and testing time.
Support the project and its further development via donations.
42bhoxB2DT125WAxLHHZAm2jUpEWUJBe1HAKtmiZsjW6X2r3z8FBqQFEhZdkywuQrrKfnehhhaJexQjVKpahBooq3zYKNjf
bc1q8r90zc8j8a2rvkq4ds8374pxh3rpccxgnjx5x2
RustyTube is still in early development. There are things missing and stuff that I would like to add.
- Mobile UI and Mobile App (Significant donations/support required for this)
- Desktop Integration with Tauri
- Full SponsorBlock API Support
- Full Playlist Support
Freetube - An open source desktop YouTube player built with privacy in mind.
Newpipe - A libre lightweight streaming front-end for Android.
Libretube - An alternative frontend for YouTube, for Android.
Clipious - Android client application for invidious, the privacy focused youtube front end.