Skip to content

davidN96/YT-audio-video-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube audio/video downloader ⚡


What actually this project is ❔

This is a project of application to download audio or video from youtube. Views for client are generated on server side with PUG view engine.


Requirements 🔧

  • Node.js ( 13 or newer)
  • ffmpeg installed on server (with configured enviroment variables)

How to install application on server ❔

1) Clone this project
2) Run command line
3) Type on CLI
    npm install
4) Configure .env file (optional)
5) Type in CLI
    npm start

Ready to use 🚀


Application screens 📏

Desktop version

Index page

App screen



Info page

App screen



Downloaded file

App screen


Mobile version

Index page

App screen



Info page

App screen



Downloading file

App screen

Downloaded file

App screen


UML diagram 📐

Sequence diagram