ritz078 / embed-js

🌻 A lightweight plugin to embed emojis, media, maps, tweets, code and more. ✨
https://codesandbox.io/s/Wp5OlNMn
MIT License
1.27k stars 88 forks source link

Error parsing ustream URLs #192

Closed mario-lemes closed 7 years ago

mario-lemes commented 7 years ago

It seems there is some kind of bug when try parsing the URLs from ustream.tv.

Any help would be really appreciated.

Thanks!

Ex: http://www.ustream.tv/embed/1041782

embed.js:2287 GET http://www.http/embed//www.ustream.tv/embed/1041782 net::ERR_NAME_NOT_RESOLVED
ritz078 commented 7 years ago

any idea why <iframe src="//www.ustream.tv/embed/1041782" height="540" width="720"></iframe> isn't working ?

mario-lemes commented 7 years ago

I dont' know :(