Skip to content

Using Python to upload videos to Youtube automatically.

Notifications You must be signed in to change notification settings

joshua-igor/pythonyoutubeapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pythonyoutubeapi

Using Python 3 to upload videos to Youtube automatically without having to use args. This code looks into a folder and sub-folder for .mp4 files and automatically upload them to Youtube using OAuth 2.0 for security and Youtube's API. A Google Cloud project and OAuth keys are necessary to do the upload, Client ID and Client Secret needs to be inserted into the "client_secrets.json" file.

About

Using Python to upload videos to Youtube automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages