View Single Post
  #254  
Old 02-21-2015, 08:29 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Adobe HDS Downloader


Quote:
Originally Posted by FreeLivesets View Post
as I can record this http://www.metro951.com/media-player/playerFF.html

Code:
php AdobeHDS.php --manifest "http://prepublish.g.qaotic.net/epb/ngrp:silvermix1-20032_all/manifest.f4m" --delete
Code:
                            KSV Adobe HDS Downloader

Processing manifest info....
Access Denied! Unable to download the manifest.
you can use livestreamer with the good useragent

Code:
livestreamer --http-header "User-Agent=Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us)" hlsvariant://http://prepublish.g.qaotic.net/epb/ngrp:silvermix1-20032_all/playlist.m3u8 best -o video.ts
Reply With Quote