Skip to content

GeorgeII/phrase-hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phrase-hunter

Build Status

The application searches for exact occurrences of a given phrase in provided movies and videos with subtitles. It sends all the info of such occurrences and plays movies/videos starting from the phrase timestamp.


Launching:

sbt docker:publishLocal
docker-compose up -d

There is a pgAdmin service. You can go to localhost:5050 for it. The default pgAdmin password is admin. Servers -> create -> Server. Enter name: phrase-hunter-server, connection hostname: postgres_container, password: password.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published