Skip to content

doneber/yt-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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