[go: up one dir, main page]

Skip to content

JDownloader is built for downloading videos/audios from Youtube. JDownloader uses responsive design pattern.

Notifications You must be signed in to change notification settings

janakhpon/Youtube-Downloader

Repository files navigation

JDownloader(GDEV07)

JDownloader is built for downloading videos/audios from Youtube. JDownloader uses responsive design pattern.check out JDownloader.

Usage

clone the repository

git clone https://github.com/janakhpon/JDownloader.git

Get into root folder

cd JDownloader

Install Dependencies using npm

npm install
npm i -d
npm start

Install Dependencies using yarn

yarn install
yarn add
yarn start

Warning

If u run into error use the following steps

sudo yarn install
sudo yarn add
sudo yarn start

or

sudo npm install
sudo npm i -d
sudo npm start

About

JDownloader is built for downloading videos/audios from Youtube. JDownloader uses responsive design pattern.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published