Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.25 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.25 KB

📚 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