Skip to content

A Project that uses VLC, srt to find citations in book and show them in movies. Made by a first year student of UCU.

License

Notifications You must be signed in to change notification settings

Adeon18/CAS_prjct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAS_project

Description

CAS is short for Citiation Adaptation Search. This project lets you find any movie book citiation is a movie that is based on that book.

The program can return the time of the citiation and even play the exact movie part, if a movie is installed on you mashine.

Installation

Clone the repository:

git clone https://github.com/Adeon18/CAS_prjct.git

Go to the folder:

cd CAS_prjct

Use the package manager pip to install the needed libraries:

pip install -r requirements.txt

Usage

After installation you will need to download the book text and movie citiations in order for the program to work. Also if you want the movie played, you'll need to download a movie.

After that go to file example.py and read all the steps needed to wire up you data.

Contributing

  • Fork the repository
  • Make your change in your forked repository
  • Make a pull request and add a rewiever among us(You can see who to add below)

Credits

License

MIT

About

A Project that uses VLC, srt to find citations in book and show them in movies. Made by a first year student of UCU.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages