Skip to content

Latest commit

 

History

History
99 lines (53 loc) · 1.29 KB

readme.md

File metadata and controls

99 lines (53 loc) · 1.29 KB

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