1)is there a way to find out the user's net speed using youtube api 2)is there a way to find out how much buffering is left out or is complete or not using youtube api.
if not supported by youtube api, is there any other way?
1)is there a way to find out the user's net speed using youtube api 2)is there a way to find out how much buffering is left out or is complete or not using youtube api.
if not supported by youtube api, is there any other way?
1) I don't think the API provides this. There's an example here: How to detect internet speed in Javascript?
2) Check the docs for the JavaScript Player API: