Skip to content

We implemented a Video Search Engine using data collected by youtube api and inserting them into local Mongodb, neo4j and MySql databases. Our website is powered by Django. There are few other extra features similar to youtube.

License

Notifications You must be signed in to change notification settings

nbodepudi/videoSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

videoSearchEngine

Nagasai Bodepudi - 140123011, Vijay Kumar - 140123042, Sai Teja - 140123040, Charan - 140123004

  This project is a part of our course named Database Management. 
  Here our website is powered by Django Framework. Features of this website include: 
       1) Algorithm finds the videos with matching tags and description with the given key word. 
       2) Search returns the top 5 results(if found) and will be displayed in a pannel.
       3) By selecting a video from the list of the videos from the given pannel it opens up the statistics of the selected video using data from MongoDb database.
       4) When a video is selected, in the side pannel videos related to selected video will be displayed from the relations to the current video in the neo4j database (Graph Database).
       5) Each individual has his own history of selected videos and recent queries. You can create a new account or login into an existing account or use the site as a random user.
       6) Each individual can clear their history and recents also.
       7) Feeling lucky option randomly selects a video from the database and displays it.

I hope this gives an idea about this. Suggestions welcomed.

About

We implemented a Video Search Engine using data collected by youtube api and inserting them into local Mongodb, neo4j and MySql databases. Our website is powered by Django. There are few other extra features similar to youtube.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published