Skip to content
This repository was archived by the owner on Jun 4, 2023. It is now read-only.

btschwertfeger/Youtube-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-Downloader

Image

This is a minimal web application to download YouTube clips as mp3 and mp4.

Disclaimer

Downloading media of which you are not the copyright owner is against the YouTube Policy. This is only for educational purposes. Use at your own risk.

Requirements

Node Package Manager

╰─ which npm
/Users/me/.nvm/versions/node/v16.13.1/bin/npm

NodeJS

╰─ which node
/Users/me/.nvm/versions/node/v16.13.1/bin/node

Quick Start

Install Node modules

npm init

Run the application

npm run start

About

Simple web application to download YouTube clips

Topics

Resources

Stars

Watchers

Forks