I have already uploaded videos available in google drive. How to import these videos into same youtube account to watch those videos in android MI tv ?
Thanks
Google drive and YouTube are to separate web applications.
You will need to download the files from google drive and the upload them to YouTube its not possible to upload directly from drive.
How you do this will depend entirely on which programming language you are using.
But basically use Oauth2 to login a user to google drive and YouTube. Programmatic download the file to where ever you are running your application from then upload it to Youtube.
you could select video in google drive and select upload to you tube Chanel like below:
and use this website:
https://imclient.herokuapp.com
Related
i want it upload a video to youtube from my laravel app using the youtube API v3.I have read some blogs and am able to config the API credentials up to that point whereby I can be able to show the videos which are in my channel. but there is one part I have been unable to figure out how can I upload a video using a form in my app then the video is automatically saved in my youtube channel then get the URL of that video which I will then save it in the database.how can I make this possible. any clue fellow devs
I'm trying to upload videos to Youtube using videos.insert. But unable to upload it as public video. I'm using Google::Apis::YoutubeV3::YouTubeService of ruby.
Usecase: Every product added in our platform, it's preview should be uploaded to youtube in our own channel.
We've setup OAuth Consent screen, then we created credentials for Desktop.
We've workspace account with support#example.com email
Google Cloud account under same email
YouTube account with the same email set as owner
Still I cannot upload video as public. We've tried to make it INTERNAL too, but it doesn't work too.
I'm building a web site using Ruby Volt for a publication. I'd like users to be able to upload images that will be stored on Google Drive. The Google Drive will belong to the publication, not to the site users who are uploading the images. If possible, I'd like the fact the images are being stored on Google Drive to be transparent to the site users.
The publication staff will access the images via their Google Drive.
My head is swimming with the Google documentation… Does anybody know if this is doable? If it is can you offer any pointers to example code or suggestions on how to get started?
So I can't help with the google drive API side of things, but in Volt, you can use a HttpController to post a input type="field". In the http controller, you can call params._field_name to get the data from rest. That will provide a tempfile you can copy out. Once I get time I'll make a demo app for file upload.
I already have an upload function in Google API and Dropbox API, but the problem is it can only upload small files like images but it cant upload big files like videos. Please help what do I need to add in the code.
This is my code in Google
This is my code in Dropbox
Please help..
I am building a training tool for a client. They require a secure streaming server. I want to use Google Video (as part of Google Apps for Business) but I cannot find any information about the API. Can anyone help?
I'd second that. I wanted to use Google Video for the same thing but found out there was no API.
I used flash video files (*.flv), apache mod_h264 and a flash player from http://flv-player.net/players/mini/
It seems that, unfortunately, there is no API fo Google Video for Business at the moment:
http://www.google.com/support/forum/p/apps-apis/thread?tid=0be88ad2ae25cae3&hl=en