bilibili-helper / bilibili-helper-o

哔哩哔哩 (bilibili.com) 辅助工具,可以替换播放器、推送通知并进行一些快捷操作
https://bilibili-helper.github.io
Mozilla Public License 2.0
3.82k stars 457 forks source link

搜狐源的解析会出现 undefined #22

Closed typcn closed 9 years ago

typcn commented 9 years ago

Error in event handler for (unknown): TypeError: Cannot read property 'url' of undefined at chrome-extension://kpbnombpnpcffllnianjibmpadjolanh/bilibili_injected.js:1:6265

zacyu commented 9 years ago

麻烦提供一个样例视频地址, 谢谢.

typcn commented 9 years ago

b站api返回无法支持,代码里直接读取了durl然后失败了,貌似不好解决 On Wed, Jun 17, 2015 at 05:26 Zhuogu Yu notifications@github.com wrote:

麻烦提供一个样例视频地址, 谢谢.

— Reply to this email directly or view it on GitHub https://github.com/Zhuogu/bilibili-helper/issues/22#issuecomment-112574030 .

zacyu commented 9 years ago

那我对这种情况加一个判断吧, 虽然不能获取地址但是比直接抛错误出来好.