View Single Post
  #4  
Old 09-12-2015, 08:46 AM
twipley twipley is offline
Junior Member
 
Join Date: Sep 2015
Posts: 4
twipley is on a distinguished road
Default

Re: Having a hard time capturing a (CBC-aired) Shakespeare video


Thanks for the hand.

Livestreamer returns errors in both cases:

Code:
livestreamer "hds://http://link.theplatform.com/s/h9dtGB/xk3LiBMRL8dbQNMvnnarRV6jiOH_j1C0?mbr=true&manifest=f4m&callback=jquery pvswf=http://pdk.theplatform.com/5.6.2/pdk/swf/flvPlayer.swf" best -o King-Lear.flv
returns
Code:
error: Unable to parse manifest XML: not well-formed (invalid token): line 1, column 6 ('jquery({"metafile":"<smil xmlns=\\ ...)
and

Code:
livestreamer "hlsvariant://http://link.theplatform.com/s/h9dtGB/xk3LiBMRL8dbQNMvnnarRV6jiOH_j1C0?mbr=true&manifest=m3u&callback=jquery" best -o King-Lear.ts
returns
Code:
error: Failed to parse playlist: Missing #EXTM3U header
Reply With Quote