tonywagner / plugin.video.mlbserver

watch from Kodi and/or any web browser
GNU General Public License v2.0
14 stars 5 forks source link

Predictive m3u8 links? #9

Closed charliebird closed 1 month ago

charliebird commented 1 month ago

Hey @tonywagner Thanks a lot for all the work you're putting on this! I was a big user of mlbserver, and specifically used the predictive m3u8 URLs to automate my baseball viewing, are you working on adding that functionnality?

tonywagner commented 1 month ago

Basic predictive links work, just with teamId number instead of abbreviation string. See the Team Live Stream page for examples, and you can add "&date=yesterday" etc. to the URL.

charliebird commented 1 month ago

Thanks! Links are still only embed right? No straight m3u8?

tonywagner commented 1 month ago

Thanks! Links are still only embed right? No straight m3u8?

No m3u8 listed in the web interface, but you can change any URL from "embed.html" to "stream.m3u8" to get you what you want.