Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 888 Bytes

README.md

File metadata and controls

50 lines (29 loc) · 888 Bytes

YouTube Summarizer

You don't want to spend time watching a yt video but you need the content?

Dont worry, you can use YouTube Summarizer. This app helps you to do it in 3 simple steps:

  1. Copy the URL link youtube video
  2. Search
  3. Read the output info

Installation

Install yt-summarizer with npm

  cd my-project
  npm install

Development environment (backend)

  npm run dev:backend

Production environment

  npm run build
  npm run start

Tech Stack

Client: VueJs, PicoCSS

Server: Node, Express

"Architecture"

docker

link docker hub: https://hub.docker.com/search?q=libiamel%2Fyt-summarize

awe