Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 477 Bytes

File metadata and controls

34 lines (22 loc) · 477 Bytes

YTDL V2

A simple youtube downloader

Description

A youtuber video downloader being able to download audio and vidoes.

Getting Started

Installing

install the packages using

npm install

Executing program

  • How to run the program
npm run start

Building a windows executable

  • How to build a windows executable
npm run build

License

This project is licensed under the Apache License - see the LICENSE.md file for details