Answer the question
In order to leave comments, you need to log in
Is it possible to upload a video to youtube by url?
For personal use, I want to make a microservice that will upload videos to YouTube via a direct link, and not from the file system. Is that possible?
If there are examples of implementation, then poke your nose where to look?
Node.js preferred but not required
Answer the question
In order to leave comments, you need to log in
Official example of how to log in and get a list of 10 videos under Node js.
The example uses two libraries:
npm install googleapis --save
npm install google-auth-library --save
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question