Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 640 Bytes

File metadata and controls

12 lines (12 loc) · 640 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
pip install oauth2client
  • 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.