Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 614 Bytes

File metadata and controls

11 lines (11 loc) · 614 Bytes

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.