Skip to content

TanukiAI/image-ocr-google-docs-srt-threaded

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

How to use

  • Install python
  • Create new project and download credentials.json file from Python Quickstart
  • put credentials.json file beside main.py
  • Install the Google Client Library using
pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib
  • Export images using VideoSubFinder and put them in images folder
  • Run main.py and login with google account (only for first time)
  • Wait until it complete processing evey image.

About

OCR images exported by VideoSubFinder using Google docs OCR then export the result as srt file.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%