TubeXtract is a simple and efficient tool for extracting and downloading videos. Built with Next.js, TypeScript, and Tailwind CSS, it provides a smooth and modern user experience.

🔗 Live Demo: tube-xtract.vercel.app
✅ Extract and download videos effortlessly
✅ Fast and user-friendly UI
✅ Mobile-responsive design
✅ Secure API with rate limiting
✅ Deployed with Vercel for seamless performance
- Frontend: Next.js, TypeScript, Tailwind CSS
- Backend: API Routes with Rate Limiting
- Deployment: Vercel
- Clone the repository
git clone https://github.com/yourusername/tubextract.git
cd tubextract
- Install dependencies
npm install
- Run the development server
npm run dev
- Open in your browser
The app will be available at http://localhost:3000.
- Paste a video URL
- Click "Extract"
- Download the extracted video
The project is deployed using Vercel for production. To deploy your own instance:
- Fork the repository and push your changes.
- Connect your repository to Vercel.
- Deploy with a single click on Vercel.
Contributions are welcome! Feel free to submit a pull request.
If you like this project, consider giving it a ⭐ on GitHub!