tonycpsu / streamglob

A console media browser designed to facilitate live and time-shifted viewing of online content.
GNU General Public License v3.0
34 stars 10 forks source link

Support minor league (MiLB.tv) games #3

Open tonycpsu opened 6 years ago

tonycpsu commented 6 years ago

It'd be nice to add MiLB.tv support. Confounding factors:

mlbviewer has a lot of the guts for streaming MiLB.tv's RTMP streams implemented, and it's entirely possible that code still works, but it's not getting to that point because of a There was a parser problem with the listings page error. It stands to reason that combining mlbstreamers listings code and mlbviewers RTMP streaming code may result in proper MILB.tv support, but it's not something that jumps to the top of my list right now, so I'm adding it here in case someone else out there has MiLB.tv and wants to give it a go.

CraigMack69 commented 6 years ago

Hit me up if you need an account. Love the work. Actually. ill just send you an account or two via email ;)

tonycpsu commented 5 years ago

I just pushed a new "milb.tv" branch that supports browsing of MLB.tv listings. There is no support for watching streams yet, as I don't have an account to test with. Still, I wanted to get this out there so folks who are interested can at least follow the games, or in case someone else can come along with a pull request to enable MiLB.tv streaming.

tonycpsu commented 5 years ago

Browse-only MiLB.tv support seems reasonably stable, and has been merged into the master branch.