View Single Post
  #350  
Old 02-07-2016, 03:59 PM
stream_monkey stream_monkey is offline
Member
 
Join Date: Dec 2015
Posts: 72
stream_monkey is on a distinguished road
Default

Re: Adobe HDS Downloader


Quote:
Originally Posted by biezom View Post
hi

with option --play

maybe need adapt the path of vlc and the part in red

Code:
php AdobeHDS.php --manifest "http://cbssuperbowlhd-lh.akamaihd.net/z/cbs_sb50lga@360996/manifest.f4m?g=JMTGGKHBYBUM&hdcore=3.3.1" --delete   --play | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
or with livestreamer

Code:
livestreamer   "hds://http://cbssuperbowlhd-lh.akbs_sb50lga@360996/manifest.f4m?g=NKTWZVQKUYHE&hdcore=3.3.1" best
Rockstar. Many thanks!

Not sure how I missed the --play handle...

Reply With Quote