Google launched an experimental feature called youtube upload widget. Documentation can be found here.
We are able to get responses like VideoID, status after uploading videos via listeners like onUploadSuccess, onProcessingComplete, etc. Also there are ways to detect webcam actions, hence we can track those.
Is there a way to know if some upload are started ? I am looking for some Javascript function to fire an event when a user selects files from computer into the widget. (Something like onUploadStart)
At this time, there isn’t this type of function. I ask this to Youtube’s team on https://code.google.com/p/gdata-issues/issues/detail?id=3011