Tenzin Dayoe • over 1 year ago
Using MLB highlight videos on my site.
I'm planning to develop a site that allows users to edit and download highlight videos using the MLB Film Room API. I intend to stream the highlights directly within React components and also do some ML analysis on it on the server. Is this permitted by MLB? I discovered the API for highlight videos through this wrapper library https://github.com/toddrob99/MLB-StatsAPI/wiki/Function:-game_highlight_data
Comments are closed.

3 comments
Shawni Devpost Manager • over 1 year ago
Hi Tenzin,
Thanks for participating in this hackathon. I asked the team and unfortunately, MLB will not allow you to train MLB data outside of Google Cloud. If you can get that part of the project onto Google Cloud, using React for other parts of the project, that sounds ok. Hope this helps and best of luck on your project!
Tenzin Dayoe • over 1 year ago
Thanks, Shawni. If I understand correctly, I can use this data on Google Gemini to generate text commentaries. All of my infrastructure will run on my google cloud servers
Shawni Devpost Manager • over 1 year ago
Awesome! Good luck!