Skip to content

chandsharma/srt_Search_In_Duration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srt_Search_In_Duration

#Pre-Required

pip install pysrt

pip install PyDictionary

Usage

first argument = answer_keyword.srt file

second argument = 0 for exact matching (case 1) / second argument = 1 for related matching (case 2)

case 1

python3 keywordfinder.py answerkey.srt 0

case 2

python3 keywordfinder.py answerkey.srt 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages