A premium, fast, and unlimited TikTok video downloader built with Next.js 16, Tailwind CSS v4, and React 19.
- Unlimited Downloads: No daily limits or restrictions. Downloads handled via high-performance proxies.
- Premium Design: Modern "Glassmorphism" UI with smooth animations and responsive layout.
- HD Quality: Downloads the highest quality video available (1080p where applicable).
- No Watermark: Automatically removes the TikTok watermark.
- Audio Support: Extract and download audio (MP3) from any video.
- Rich Metadata: View region, exact creation date, duration, and engagement stats.
- Mobile Friendly: Fully responsive design optimized for all devices, including iPhone 6/SE.
- Framework: Next.js 16 (App Router)
- Styling: Tailwind CSS v4
- Logic: Server Actions & React 19 Types
- API: TikWM (Public API) & Custom Proxy
-
Clone the repository:
git clone https://github.com/imran-baitham/tiktok-downloader.git cd tiktok-downloader -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open in browser: Open http://localhost:3000 to see the app.
The application is optimized for deployment on Vercel.
- Push your code to GitHub.
- Import the project into Vercel.
- Deploy! (No environment variables required for basic functionality).
This project is open-source and available under the MIT License.