Skip to content

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

Notifications You must be signed in to change notification settings

sennoncap/image-ocr-google-docs-srt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%