V
V
Vadim9972018-04-07 13:51:48
YouTube
Vadim997, 2018-04-07 13:51:48

Is it possible to upload a video from youtube in Java?

Hello. I'm trying to figure out how to download videos from youtube. So far the search has been unsuccessful.
Of all, I found only vget https://github.com/Litarvan/vget, but it does not upload all the videos from the link from youtube and is even more outdated.
What library or method can be used to upload a video?
Thanks Vadim777.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
newbee, 2018-04-07
@newbee

Maybe try something from the other side? For example, in java there is an http-client, so you can access the youtube api through it.

D
dimkss, 2018-04-12
@dimkss

Can call youtube-dl via the command line, which downloads videos from YouTube in any format, and is the de facto standard for downloading from youtube?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question