Let users upload video to youtube from my website?

Craig Douglas

Junior Member
Joined
Jan 23, 2017
Messages
125
Reaction score
23
I have a website that has videos embeded in it. the videos are sourced from a microsoft api. can someone please point me in the direction of some html/php/java/python code that will allow the users of my site to upload the video from a link to Youtube?
 
Please provide more details..
This is what my HTML looks like:

<Div><\div>


<video><source type="video/mp4" src="//easportsassets-a.akamaihd.net/pulse.content.easports.com/web/OnlineAssets/easports/2017/easports17-video-reel.mp4"><\video>


<Div><\div>



I would like to create a button on my website that will let visitors upload this video to their YouTube channel
 
Back
Top