[nodebb-plugin-youtube] Youtube Embed Plugin
-
Theres any way to make responsive the videos on mobile? Thats a must have app hehe
-
@xCausxn thanks i fixed it with your help !!
-
@Pablo-Macaluso no worries mate
-
Hey @psychobunny while you're updating packages... do you want to update this one too? there are a few pull requests for responsive updates but the one in npm has none of the updates
-
Thanks @bdharrington7 too many repos haha
-
Awesome thanks!
-
I've used a small jQuery library called FitVids.js on projects in the past and it has worked great.
-
@torybriggs said:
I've used a small jQuery library called FitVids.js on projects in the pass and it has worked great.
That's a nice lib.
-
@torybriggs said:
I've used a small jQuery library called FitVids.js on projects in the pass and it has worked great.
"ooooOOOOOOOOOOOOOOOoooooo" is what I said, when I resized my browser on that FitVids page...
-
@julian said:
@torybriggs said:
I've used a small jQuery library called FitVids.js on projects in the pass and it has worked great.
"ooooOOOOOOOOOOOOOOOoooooo" is what I said, when I resized my browser on that FitVids page...
Right? It was so damn graceful.
@psychobunny coughcough this is needed muchly.
-
Is it possible to change this plugin so that instead of automatically embedding the video it will require some sort of enable characters?
Sort of like BBcode?So
[yt]youtubevidelink[yt]
?
or something like the markdown image function![youtube](youtubelink)
?We heavily rely on the shoutbox plugin and when someone postes a youtube link it embeds the video and it takes up quite a lot of space. It could be something added to the admin cp to automatically embed or require some sort of enable code.
Or is there any way we can limit the size of the embed?
-
or something like the markdown image function
![youtube](youtubelink)
?I like this, makes sense. IMO I'm not going to bother updating this because what we really should do is make a global embed plugin one that handles all the major video hosting sites
-
@psychobunny Something like embed.ly embed API would be fantastic. Just without all the advertising and re-embed icons etc etc.