feross/yt-player

can not play

busyhe opened this issue · 4 comments

image
myProject is use vue-cli3 + electron, i can play video in development, but build is error. do you know happing?

sorry my English is poor. this is video id id: {kind: "youtube#video", videoId: "r0nvFVftR4I"}

error code 101. Can Solve ?

It's not possible to debug this issue without additional information. It sounds like you have an issue with Vue which is beyond the scope of this library. Good luck.

I find it;
in electron: origin is app://.
in vue server: origin is localhost:8080
but i can not solve it