Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

How to transfer video from google drive to youtube using google colab?

$
0
0

I am a YouTuber and I produce video content and I don't know any programming language. I don't have the opportunity to learn programming language due to my busy schedule.

Now i want to transfer videos from my google drive storage to my youtube channel directly without download and re-upload.
The only thing I can do is to activate YouTube and Google Drive APIs from Google Console and mount my google drive storage to google colab.
I tried to do this transfer with the ready source codes available on GitHub and the Internet, but each of the available sources had errors or were not updated.

I even asked the chatGPT, but it provides incomplete scripts and cannot be used.

I know that this transfer can be done by installing VNC on Google Colab servers, but I want to do this transfer only through Google Colab cells and commandly. The regime of the country I live in severely censors the Internet, but it has no problem with Google Colab, Google Console, and Google Drive because it is practical for programmers. But it severely censors YouTube so that even with a VPN, you can't upload a video on it. The regime of my country severely censors the forwarding of Google Colab, and under no circumstances can access Google Colab's VNC. I only have access to google collab cells.

My financial situation is such that I cannot go to a programmer to write a script or prepare a VPS for this transfer and i must use only Google Colab servers for this. I'm a beginner youtuber and I recently created my channel and I'm far from making a decent income.
Please help me make this transfer.


Viewing all articles
Browse latest Browse all 9782

Trending Articles