Abu3safeer / image-ocr-google-docs-srt

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%