View Single Post
  #12  
Old 05-06-2015, 04:31 PM
Zebra Zebra is offline
Junior Member
 
Join Date: May 2015
Posts: 7
Zebra is on a distinguished road
Default

Re: MLB.TV Livestreamer Support?


Quote:
Originally Posted by joejones15 View Post
I used this, and when it attempts to open the stream it says no data...because its a live feed which is now over:

Code:
livestreamer "hls://mlblive-l3c.mlb.com/ls04/mlbam/2015/04/11/MLB_GAME_VIDEO_SEAOAK_HOME_20150411/4500K/4500_complete.m3u8" best
Can you post an on-demand/replay code instead?

If you're not sure which line code, run URLsnooper while you play the on-demand feed and then go to:

file>export>save entire table to file

Then post that .txt file on here so we can look over the data
Here's a URLsnooper table. http://pastebin.com/gq5g4M0X
I tried an updated MRC, livestreamer, and ffmpeg with no luck.

I accessed the stream through http://mlb.mlb.com/mediacenter/ but the direct link is http://mlb.mlb.com/shared/flash/medi...+Grid&team=mlb.

Either of these seemed like they should work
http://mlblive-akc.mlb.com/ls04/mlba..._complete.m3u8
http://mlblive-akc.mlb.com/ls04/mlba...ter_wired.m3u8

But livestreamer says,
[cli][info] Found matching plugin stream for URL hlsvariant://http://mlblive-akc.mlb.com/ls04/mlbam/2015/05/06/MLB_GAME_VIDEO_ARICOL_VISIT_20150506/master_wired.m3u8
[cli][info] Available streams: 1200k, 1800k, 2400k, 3000k, 4500k (best), 500k (worst), 800k
[cli][info] Opening stream: 4500k (hls)
[stream.hls][error] Failed to create decryptor: Unable to open URL: https://mlb-ws.mlb.com/pubajaxws/bam...3&kid=20021310 (400 Client Error: Some how, we weren't able to populate request, either from cookie or URL params. Content/playback not resolved)
[cli][error] No data returned from stream
Reply With Quote