用于使用 Android / Java 应用程序访问 Break.com 视频数据的 API
我正在 Android 中开发一个应用程序,我想从 Break.com 获取视频 http://www.break.com/
Break是否有公开的API(sdk)供android开发人员使用访问内容或者有什么方法可以进行 REST 通信来获取数据,例如 youtube 数据 api。
是否可以从Break中获取视频的content Id,下面是url: http://www.break .com/index/8-month-old-hears-mom-for-the-first-time-2175717 2175717 是 URL 的内容 ID。 这方面的任何想法都会有用。
提前致谢。 帕拉维。
I am developing an app in android, where I want to get videos from Break.com
http://www.break.com/
Is there any API exposed(sdk) from Break for android developers to access the contents or is there any way to do REST communication to get the data, like youtube data apis.
Is it possible to get the content Id of the video from Break, below is the url:
http://www.break.com/index/8-month-old-hears-mom-for-the-first-time-2175717
Is 2175717 the content id for the url.
Any idea in this regard will be useful.
Thanks in advance.
Pallavi.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我所知,Break.com 不提供公共 API。
As far as I'm aware, Break.com does not offer a public API.