Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shaaanuu/rusttube

Download your way—edit in the cloud before saving your favorite YouTube videos!
https://github.com/shaaanuu/rusttube

Last synced: about 1 month ago
JSON representation

Download your way—edit in the cloud before saving your favorite YouTube videos!

Awesome Lists containing this project

README

        

# 🌟 RustTube

Welcome to **RustTube**! 🚀

RustTube is a game-changing YouTube downloader that takes a new approach to video handling. Instead of downloading videos directly to your device, RustTube uploads them to the cloud for seamless manipulation! ✂️✨

With RustTube, you can cut, trim, and edit your videos before downloading them—saving you time and precious mobile data! 📱💨

## 🎉 Features

- **☁️ Cloud Upload**: Upload your favorite videos directly to the cloud for editing.
- **🎬 Video Manipulation**: Cut, trim, and modify your videos in the cloud.
- **💡 Data Saver**: Save mobile data by only downloading the final version.
- **⚡ Fast Processing**: Enjoy a quick and efficient workflow for easy video access.

## 🛠 Installation

1. Make sure you have Rust installed on your machine. You can easily install it via [rustup](https://rustup.rs/).
2. Clone the repository:
```bash
git clone https://github.com/shaaanuu/RustTube.git
cd rusttube
```
3. Build the project:
```bash
cargo build --release
```

## 🚀 Usage

1. Run the application:
```bash
cargo run
```
2. Follow the prompts to enter the YouTube video URL.
3. Choose your desired video manipulation options.
4. Upload the video to the cloud and edit it to your liking! 🎨
5. Download the final version when you're ready! 📥

## 🤝 Contributing

We’d love your help! If you’d like to contribute, feel free to fork the repository and submit a pull request. Let's make RustTube even better together! 💪

## 📜 License

This project is licensed under the MIT License. Check out the [LICENSE](LICENSE) file for more details.