Closed mlb-fan closed 4 years ago
streamglob download://mlb/yyyy-mm-dd.team
, e.g. streamglob download://mlb/2019-06-30.phi
If you uncomment (remove the leading #
) from # args: --hls-audio-select *
in the helpers: streamlink:
section, downloaded files should contain all of the audio tracks. You can then select the track you want in your media player, assuming it supports that. If not, you can probably set the value of hls-audio-select
to an integer representing the audio track number you're interested in, but I don't remember off the top of my head how those map to TV/radio/park sounds.
Thanks! I will try it if I obtain access to a Linux machine before my MLBtv account expires.
That's in the config yaml file?
Yeah, in config.yaml
.
FYI: I just pushed some changes to the master branch to improve Windows compatibility. With these changes, I can download games in a Windows VM.
As usage documentation is not available yet I'll ask about the specific tasks I need to accomplish at the moment.
1) What is the command to save a particular date's game to disk?
2) Will the resulting video file contain the Radio broadcast audio stream, or do you have to pass an argument to include that like when using mlbv?