Skip to content

SplatVODS/vods-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vods-uploader

Prerequisites

  • Python 3.8 or higher
  • pip
  • install the requirements.txt

Usage

  1. Create a file named .env in the root directory of this project (where all the files are / inside the folder named vods-uploader)
  2. Add the following environment variables to the .env file:
GOOGLE_CLIENT_SECRETS_FILE=client_secrets.json
  1. Drag the client_secrets.json file (downloaded from the google cloud console or given to you) into the root directory of this project (where all the files are / inside the folder named vods-uploader)
  2. Run the script:
python youtube_v3_video_uploader.py

About

Upload vods by selecting a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages