I want to use the youtube api on my website. It will be possible to a user to upload a video from our website to his youtube account.(Via youtube api)
Is there anybody know if it's possible to delete the video from the youtube user's account from our application if the user is not currently using our website ? Like a year after he uploaded the video.
I also want to be able to track statistic on the same video. Ex : Played count ... Shall I use the Youtube Video ID to be able to achieve that ?