I would like to know the size of the movie I am watching on any video site [ if not possible on all video sites, then at least on YouTube ]. So is it possible, say I will specify the complete path like: 'http://www.youtube.com/watch?v=7xyuX7u-Xts'
, to calculate the size of the Flash video (.flv) using JavaScript?
Note
*By saying size I meant filesize, not the dimension. Sorry if it was creating any ambiguity. [ @cristoph ]