zythum / mama2

妈妈计划-众人拾柴火焰高
https://zythum.github.io/mama2
MIT License
2.06k stars 264 forks source link

bilibili无法使用 #100

Closed tomwei7 closed 8 years ago

tomwei7 commented 8 years ago

发现现在在bilibili使用mama2会提示盗播,无法播放

lukaschan commented 8 years ago

是的,我这边也是出现了这个问题。

zhao-ji commented 8 years ago

显示盗链 无法播放

tomwei7 commented 8 years ago

我找到问题了,b站在取html的url后面多加了一个参数sid,sid存在cookie里面了 有没有人知道搭建本地环境的时候这个错误是怎么回事

/Users/weicheng/githome/mama2/node_modules/gulp-uglify/node_modules/vinyl-sourcemaps-apply/node_modules/source-map/lib/source-map/source-map-consumer.js:415
      throw new Error('"' + aSource + '" is not in the SourceMap.');
            ^
Error: "node_modules/browserify/node_modules/browser-pack/_prelude.js" is not in the SourceMap.
tomwei7 commented 8 years ago

解决了,已经给作者Pull requests了

zythum commented 8 years ago

@tomwei7 感谢提交 已经修改