Skip to content

Users specify the URL of a video (e.g. youtube) and the spoken words to search for. The output would be the time windows in the video at which the words appear.

Notifications You must be signed in to change notification settings

prafgup/Search-the-video-for-text

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search-the-video-for-text (Software Engineering course project)

Software to search sections of interest in video for the user specified text.

Description:

The web application will perform the task of searching a section of interest in an input video. It would take videos of various formats, and the input video can be uploaded from a local machine. An English language description of the section to be searched in the input video would also be required. The user has an option to provide that description either in textual or in verbal mode.

About

Users specify the URL of a video (e.g. youtube) and the spoken words to search for. The output would be the time windows in the video at which the words appear.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.9%
  • HTML 18.9%
  • CSS 10.2%