Viloader is a powerful and easy-to-use video downloader for Instagram and TikTok. With Viloader, you can quickly download your favorite videos from these popular social media platforms and save them for offline viewing. Whether you want to keep a collection of memorable videos or need to download content for later use, Viloader provides a seamless and efficient solution.
- Download video from Instagram Reels and Tiktok url
- Unlimited download video
- Fast download speed
- No login required
- SvelteKit
- Typescript
- Vite
Home Page | Download Page |
---|---|
Once you've created a project and installed dependencies with npm install
(or pnpm install
or yarn
), start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
To create a production version of your app:
npm run build
You can preview the production build with npm run preview
.
To deploy your app, you may need to install an adapter for your target environment.