NodeBB-Community / nodebb-plugin-iframely

Iframely Embeds for NodeBB
MIT License
17 stars 13 forks source link

How to enable youtube full screen view #53

Open rmoskal opened 1 year ago

rmoskal commented 1 year ago

One thing I can't figure out is how to get the full screen option to work. The full-screen button is always stippled out and when I click on it I get a "fullscreen unavaible message".

iframely works great, I think I'm going to use it in a lot of places

julianlam commented 1 year ago

It depends on the embed code used by iFramely. It could be that they disabled fullscreen support.

link-preview plugin should allow for fullscreen.

rmoskal commented 1 year ago

Thanks for responding. It looks like they do put it into the iframe code, but they put it in a weird place and it's not being parsed correctly by the browser.

Doesn't speak well for iframely. It's too expensive for my purposes, I don't need another $30 a month SAAS product (death by a thousand cuts!).

nodebb-plugin-ns-embed is working fine.


Robert Moskal Most Media Brooklyn, USA 718-249-5919

On Fri, Sep 1, 2023 at 4:27 PM Julian Lam @.***> wrote:

It depends on the embed code used by iFramely. It could be that they disabled fullscreen support.

link-preview plugin https://github.com/NodeBB/nodebb-plugin-link-preview should allow for fullscreen.

— Reply to this email directly, view it on GitHub https://github.com/NodeBB-Community/nodebb-plugin-iframely/issues/53#issuecomment-1703285496, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEJG46GP6ESKE234ZZRFL3XYJALBANCNFSM6AAAAAA34DCE3E . You are receiving this because you authored the thread.Message ID: @.***>

julianlam commented 1 year ago

Yes ns-embed is another good plugin to use 👍