Skip to content

rainbowsend/Star-Trek-Transcripts-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarTrek-Transcripts-Search

Enables the search of the fields series, episode, character, and quote in the star trek transcripts created by StarTrek-Transcripts in json format. Only working on linux since ansi escape codes are used for text highlighting.

Before you can search the database you need to create the serach index via starTrek_transcript_search.py -u -j StarTrekDialogue_v2.json. This command must be called everytime the database is updated.

The query python starTrek_transcript_search.py -q 'series:TOS, character:khan captain' provides the following output:

About

searches a database of star trek transcripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages