ritz078 / ng-embed

An AngularJS filter/directive for embedding emojis, media, maps, tweets, code and services
http://riteshkr.com/ng-embed
MIT License
122 stars 35 forks source link

Embed Twitch HTML5 player instead of Flash #54

Closed EternallLight closed 7 years ago

EternallLight commented 8 years ago

Twitch.tv gave up on using flash a while ago in flavor of HTML5. I couldn't use embedded flash player on Ubuntu. Probably it's time for ng-enbed to move to HTML player as well. https://dev.twitch.tv/docs/embed-video I already updated the code. Please accept my pull request to merge.

robman87 commented 7 years ago

Merged your code, thank you for you contribution @EternallLight :)

EternallLight commented 7 years ago

Great! I'm happy to help.