Simplify your YouTube viewing with TubeDigest. An open-source tool that transforms lengthy YouTube video transcripts into clear, concise overviews. Dive deep into content without spending hours watching.
- 🎥 Video Summaries: Instantly get concise summaries from extensive YouTube transcripts.
- 📜 Browser History: Review past summaries without the need to re-fetch.
- 🧑🤝🧑 Open Source: Built for the community, by the community.
- 📱 Responsive Design: Whether on desktop or mobile, TubeDigest has got you covered.
-
Clone the repository:
git clone https://github.com/ankitRay1/TubeDigest.git
-
Navigate into the directory:
cd TubeDigest
-
Install dependencies:
npm install
-
Start the development server:
npm run start
Visit http://localhost:3000 in your browser to see the app running.
Contributions are welcome! Feel free to open an issue or submit a pull request.
TubeDigest is MIT licensed.