akshat-khosya / video-text-search

Can we fetch time stamp of any sentence spoken in a particular video ? If so how? We can do it by fetching subtitle by cc extractor from the video and applying search algorithm. Let's see.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Video- Text Search 👋

Version License: MIT License

Can we fetch time stamp of any sentence spoken in a particular video ? If so how? We can do it by fetching subtitle by cc extractor from the video and applying search algorithm. Let's see.

Demo

Install

npm i

Usage

npm start && npm run dev

Author

👤 Akshat Khoysa

Show your support

Give a ⭐️ if this project helped you!

About

Can we fetch time stamp of any sentence spoken in a particular video ? If so how? We can do it by fetching subtitle by cc extractor from the video and applying search algorithm. Let's see.

License:MIT License


Languages

Language:TypeScript 92.9%Language:HTML 7.1%