V
V
Vladimir Grabko2016-09-03 10:40:44
YouTube
Vladimir Grabko, 2016-09-03 10:40:44

Is there a ready-made microservice?

I need to upload any video to YouTube. I just want to send the video to the service, and it, in turn, is already working with the YouTube api, uploading the video. I am more than sure that this is on the github but I can not make the right request. Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2016-09-03
@VGrabko

and with YouTube API in any way?
https://github.com/youtube/api-samples/tree/master...
https://www.quora.com/How-can-I-use-Python-to-acce...
and in general, for lazy
https://pypi.python.org/pypi?%3Aaction=search&term...

D
Dmitry Entelis, 2016-09-03
@DmitriyEntelis

What nonsense, what 6 hours?
There is an excellent API with documentation and examples, in any language:
Here for you on your GO https://developers.google.com/youtube/v3/code_samp...
Here for Python https://developers.google.com/youtube/ v3/code_samp...
In the same place in Java, PHP, Ruby and even .Net
The idea "I just want to send video to the service" is vicious by definition.
Send at least 1-2 gigs in one request, I'll see how you try it :-)
Upload of large volumes is always done only through chunks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question