3 Forks
25 Stars
25 Watchers

QuickSeek

QuickSeek is a chrome extension that allows you to easily search and navigate through a YouTube video, you can quickly find and watch only parts of the video that contain words you are looking for. The Chrome extension uses Amazon Transcribe to make the audio searchable and Amazon Comprehend to perform sentiment analysis on the transcript.

How to download and setup QuickSeek

Open terminal and run command
git clone https://github.com/harrybanda/QuickSeek.git
git clone is used to create a copy or clone of QuickSeek repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with QuickSeek https://github.com/harrybanda/QuickSeek/archive/master.zip

Or simply clone QuickSeek with SSH
[email protected]:harrybanda/QuickSeek.git

If you have some problems with QuickSeek

You may open issue on QuickSeek support forum (system) here: https://github.com/harrybanda/QuickSeek/issues