Hi, I would like to download some streams from uvideos.com for the purpose of spanish learning and need it offline, due to unsufficient speed of Amazon AWS VPN using for avoiding country permisions.
Streams are on url for example
http://uvideos.com/novelas/lo-imperd...ble-capitulo-1
I am able to download flv, php script working OK. But I am
looking for way to download closed captions. I have searched network http traffic as described here
http://stackoverflow.com/questions/2...treaming-video and not found any captions.
So I am assuming captions are part of f4f fragments as possible from 3.0 Adobe HDS format and I am looking for script improvement.
I would like to improve DecodeFragment function, I am assuming this needs write some
case SCRIPT_DATA handling code.
Any suggestion? Any possible tools to use for inspecting encoded fragment files?
Thanks for any advice
Jan