View Single Post
  #324  
Old 12-14-2015, 10:17 AM
habaso habaso is offline
Junior Member
 
Join Date: Dec 2015
Posts: 4
habaso is on a distinguished road
Default

Adobe HDS Downloader - Closed captions


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
Reply With Quote