How to capture video from Youtube using HTTP Proxy? -


i have tested scenario here proxy sits between server , client while browsing youtube videos.

i sniffing http traffic, , observe @ least bunch of swf files (content-type:content-type: application/x-shockwave-flash) being received. able store these files on disk well.

now, trying playback these files, not single file. not sure why , how youtube server sending these multiple files.

questions: 1. how can interpret these files @ proxy before reach flash player in browser. 2. how can process these files (e.g. transcode) @ proxy , send them client. 3. these files independent pieces of informations flash player need or these chunked youtube server?

thanks.


Comments

Popular posts from this blog

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -