Hi All , Ive had a look around and cant see if anyone is posting to Youtube using API automagically? Im not talking about spamming , just using the API to upload videos ( not usage of API on a Video Sharing site/script ) . Im uploading Football/Soccer Team lineups and need to tweak/improve etc.. But so far so good. Apoligies if this isnt correct Forum. Wasnt sure if Development or YT Marketing was correct space.
as per my knowledge there are two API for uploading video to YouTube automatically. the first one is Google API which uses zend framework in php . Google API is available in other languages also. second one is YouTube 's developer works which makes use of XML based web service. Also you need to get developer key and client id etc by registering with Google. It also requires authentication for which again there is some separate method. rest i am still trying to figure out a way forward in using this information
Hi Ratan Im using "Google API which uses zend framework in php"... It took me a while but this is what I have: I use an online XML Source for Team Lineups. I create an image for each piece of Team ( total 10 images ) I use ffmpeg to generate a video from the images. I add a basic soundtrack. I post the Video to Youtube. I post the Info to my website including embedded Youtube Video. Just have some issues where YT thinks the videos are dupes cause they are generally same length so I am testing out "rand(3-14)" for the length of each "slide" in the Video. Cheers!
Note - Am not selling the script , its a combination of different scripts etc. Will help anyone I can but not selling scripts - have had a few PM's Cheers