Skip to content

phanatagama/Viloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.