Skip to content

▶️ A desktop application for downloading media from YouTube.

License

Notifications You must be signed in to change notification settings

phucngo2/youtube-downloader

Repository files navigation

📚 YouTube Downloader

Yet another YouTube Downloader!

🛠️ Built With

Electron.js React TypeScript TailwindCSS Vite NodeJS Mantine

📑 Features

⭐ Play video from YouTube. 🐧

⭐ Stalk YouTube video information, such as video keywords.

⭐ Download high-quality video or audio.

🚧 Development Setup

Prerequisites

Before starting, ensure you have the following tools and environments set up on your machine:

  • NodeJS

1. Install dependencies

npm install

2. Run the application

npm run dev