Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.9 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.9 KB

Directly upload media from Google drive to Youtube using google colab

I agent87 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

NOTE:-

Only you are responsible for uploading copyrighted videos.
( This tutorial is only for those,
who are the owner of videos they are uploading,
from any cloud drive to youtube )

Pre-requisities (Full Guide)

Youtube Developer account/console:-
Click-Here

  1. Error 403 access denied OAuth (Google Drive API & YouTube Data API error):-
    Video Guide

  2. Create & Download Credentials.json file in Google Cloud Platform:-
    Video Guide

  3. Enable YouTube Data API v3 in Google Cloud Platform:-
    Video Guide

  4. Upload videos from Google Drive, Shared Drive, OneDrive, Mega, DropBox to YOUTUBE:-
    Video Guide

Dependencies

The script shall automatically install all the dependencies

Open Google Colab:-

Google Colab

Download & upload this notebook in colab (Cloud Drive to YouTube uploader):-

Link 1
OR
Link 2

Credits:-

agent87
boostupstation - extra functionality.