Skip to content

Uploading video on youtube from google drive with youtube v3 data api

License

Notifications You must be signed in to change notification settings

bilalz666/Uploading-video-on-youtube

 
 

Repository files navigation

Uploading-video-on-youtube

Direct format Upload videos on youtube using python

Modules to install with pip:

pip install pickle google-api-python-client

Procedure

U need a client_secrets.json file with oauth credentials

have to verify ur account before executing code go to this link: https://www.youtube.com/verify

and also add http://localhost:8080/ to Authorized redirect URIs in OAuth 2.0 Client IDs

Link to colab

Colab link - yv3.ipynb

About

Uploading video on youtube from google drive with youtube v3 data api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 83.6%
  • Python 16.4%