View Single Post
  #276  
Old 05-24-2015, 09:53 PM
stinkfoot stinkfoot is offline
Fodder Ildelugtende
 
Join Date: Feb 2015
Posts: 132
stinkfoot is on a distinguished road
Default

Re: Adobe HDS Downloader


Quote:
Originally Posted by sonnvl View Post
I try to capture this live stream:
Code:
http://fptplay.net/livetv/vtv9
I try this manifest:
Code:
http://scache.fptplay.net.vn/livez/vtv9_2500.stream/manifest.f4m
I use HDSDump from Wendy, it runs OK in few minutes and gets error!
I want to obtain longer video

Any solution ?
no trying f4m. yes trying m3u8. after getting m3u8 then playing using livestreamer.

using postman extension or curl to making http POST command.
no GET. yes POST. must being http post of
Code:
http://fptplay.net/show/getlinklivetv?id=vtv9&quality=3&mobile=web
resulting m3u8 having token. playing to vlc using livestreamer.
Reply With Quote