Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.53 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.53 KB

Viloader

Viloader

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.

💡 Features

  • Download video from Instagram Reels and Tiktok url
  • Unlimited download video
  • Fast download speed
  • No login required

⚙ Tech Stack

  • SvelteKit
  • Typescript
  • Vite

👁 Preview

Home Page Download Page
Landing Page Download Page

👩‍💻 Developing

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

🚢 Building

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.