tserkov / vue-twitch-player

A Vue component for embedding a Twitch player.
MIT License
16 stars 4 forks source link

Adding comments #5

Open mickaelvs opened 4 years ago

mickaelvs commented 4 years ago

Hello, I would like to add the comments on the side of the video. I tested some settings without success. Apart from this detail everything works thank you very much !!

tserkov commented 4 years ago

Hi, I'm not sure what comment feature you're referring to?

mickaelvs commented 4 years ago

Hello, the chat on the side of the stream.

Téléchargez Outlook pour iOShttps://aka.ms/o0ukef


De : James notifications@github.com Envoyé : Friday, August 14, 2020 12:58:47 AM À : tserkov/vue-twitch-player vue-twitch-player@noreply.github.com Cc : VAZ SANCHES mickaelvs@outlook.fr; Author author@noreply.github.com Objet : Re: [tserkov/vue-twitch-player] Adding comments (#5)

Hi, I'm not sure what comment feature you're referring to?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/tserkov/vue-twitch-player/issues/5#issuecomment-673750240, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AN3MYO52NY4UT6FZWSN3E6LSARV2PANCNFSM4P6KRI6A.

tserkov commented 4 years ago

Embedding chat wasn't previously possible with this component, since it uses Twitch.Player; however, it looks like Twitch has updated their embedding capabilities to where chat can be included as well, using Twitch.Embed. At some point I'll have to update this to support the new embed, or accept a PR!