Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
请访问 TVRage.com。他们有各种可能对您有用的提要。无论如何,它都不完整。我假设您只是想用它来开发和调试?
BBC 有一个 API。
Take a look at TVRage.com. They have various feeds that might be useful to you. It's not complete by any means. I'm assuming you just want this for development and debugging?
The BBC has an API.
我记得我自己也在场……
当我曾经在一家初创公司工作时,压缩和转换电视指南以在移动电视上播放,我们严重依赖 BBC 以 TV-Anytime 格式提供的 7 天节目:
http://backstage.bbc.co.uk/data/7DayListingData?v= 16wk
BBC数据每天更新,是当时(2005-2007年)最完整的免费(非商业用途)电视节目来源。
我们的一些客户使用了来自 XML TV 项目 的数据(来自我听说的,从广播公司的 HTML 页面中删除电视指南...)。从文档中可以看出,您需要在自己的 PC 上安装并运行该软件才能获取数据源。
I remember being there myself...
When I used to work for a start-up compressing and transforming TV Guides for broadcast on the Mobile TV, we relied heavily on the 7 days of programs provided by the BBC in the TV-Anytime format:
http://backstage.bbc.co.uk/data/7DayListingData?v=16wk
The BBC data is updated every day and it was the most complete source of TV programs available for free (for non-commercial use) at that time (2005-2007).
Some of our customers used data from the XML TV project (which comes from what I heard, from scrapping TV Guides from HTML pages of broadcasters...). It seems from the documentation that you need to install and run the software on your own PC to get data feeds.