Upload to YouTube via link

Hello

Let’s say we have a video file located on FTP, can we upload this to our YouTube account directly from the link?

However, it can be done using the YouTube API. There were sites offering free upload services written with the YouTube API that I used before, but they are currently closed. You can do it using languages like PHP or ASP.NET with the YouTube API. You can get detailed information from YouTube’s own site;
Videos: insert  |  YouTube Data API  |  Google for Developers
Good luck..

Thanks, I’m checking it.