Skip to content

Youtube uploader is python 2 script that will upload your machine learning output video especially computer vision from google colab to youtube using Youtube API V3

Notifications You must be signed in to change notification settings

sectorxusa/youtube-up

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Directly upload media from Google drive to Youtube using google colab

email: [email protected]

As a deep learning enthusiast re-implemneting models using the google colab environment, i aim to keep my operations/implementation on the internet as much as possible especially data heavy ones like video upload

Youtube uploader is python 2 script that will upload your machine learning output video especially computer vision from google colab to youtube using Youtube API V3

Pre-requisities

Youtube Developer account/console (https://console.developers.google.com)
Youtube API V3 Enabled
Client ID/Secret Key(See tutorial google)

Dependencies

The script shall automatically install all the dependencies

Running from Live Notebook in Google Colab

!git clone https://github.com/agent87/youtube_uploader.git
!cd youtube_uploader
!python youtube_uploader/setup.py
!python2 youtube_uploader/upload.py

About

Youtube uploader is python 2 script that will upload your machine learning output video especially computer vision from google colab to youtube using Youtube API V3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%