https://github.com/raiyanu/youtube-transcript-summarized
https://github.com/raiyanu/youtube-transcript-summarized
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raiyanu/youtube-transcript-summarized
- Owner: raiyanu
- Created: 2024-06-12T18:53:08.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T19:01:57.000Z (12 months ago)
- Last Synced: 2025-01-20T20:53:18.338Z (5 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube Transcript summarized
> nothing is better than shorter answer for a long video
## how to use
- copy Transcript from youtube videos
- paste it in the input box
- click on summarize button
- get the summarized text## how to run locally
- clone the repository
- make sure you have nodejs, npm or yarn installed
- run `npm install`
- run `npm start`
- open `localhost:3000` in your browser
- follow the steps in how to use
- enjoy the summarized text
- contribute to the project if you want
- share the project with your friends
- give a star to the repository
- follow me on github**_Thanks for reading!_**