用于获取剧集播出日期的 API
你们知道有哪些 API 可以提供剧集播出时间的访问权限吗?我想制作一个小应用程序,让我想起我最喜欢的节目中的剧集。 (类似于我上次检查以来播出的剧集的 RSS 提要。 (如果存在的话,请随时将我链接到现有的应用程序)。
Do you guys know any API that provides access to episode air time? I want to make a little app that will remind me of episodes coming out from my favorite shows. (Something like a rss feed of what episodes came out since my last check.
(Feel free to link me to an existing app if existing).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
http://thetvdb.com/ 就是这样做的。许多较大的项目,例如 XBMC 使用它作为此类事情的主要 API。
仅供参考,可以在此处找到 API
http://thetvdb.com/ does that. Alot of larger projects, such as XBMC use it as their main API for such things.
FYI the API can be found here