Advertisement

[youtube] videos in articles

This forum is for general questions about extensions for Joomla! 5.x.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
pl71
Joomla! Intern
Joomla! Intern
Posts: 63
Joined: Tue Mar 18, 2014 11:24 am

[youtube] videos in articles

Post by pl71 » Fri Mar 29, 2024 8:16 am

Yes, there are some extensions for that. Most of them are paid, which do not suit me qiite well. I could (and I did it in fact) embed [youtube] in an iFrame tag, but even workable this silution has some drawbacks:
1. Difficult to implement, have to allow iframe in your preffered editor, not quite documented;
2. Slow loading...
3. Not behind a facade - complain from a major search engine page analysis.
4. Not quite responsive
5. ... you can add here or delete some points above.

So I found a good solution here- lite-[youtube]-embed implemented by @brianteeman for J4 https://github.com/brianteeman/ytlite
What I doesn't like is using fields for YT url's. Probably I didn't find an easy way there.
Finally I will try to make a new plugin using the same code.
It will substitute any found string in the format of {yt/you-tube-url/title} with the actual code from Lite [youtube] Embed.

What I want, but I can't do right now:
- TinyMCE plugin providing WYSIWYG functionality;
- JCE plugin (my preffered editor) due to proprietary code;
- universal editor plugin placing a button outside of the editor interface.

So, what you think about all of that?

Advertisement
User avatar
Nidzo2203
Joomla! Explorer
Joomla! Explorer
Posts: 359
Joined: Sat Nov 21, 2009 4:52 pm
Contact:

Re: [[[youtube]]] videos in articles

Post by Nidzo2203 » Fri Mar 29, 2024 9:17 am

I use AllVideos plugin.

User avatar
Jeff71
Joomla! Intern
Joomla! Intern
Posts: 84
Joined: Thu Dec 25, 2008 11:26 am
Location: France / Burgundy

Re: [[[youtube]]] videos in articles

Post by Jeff71 » Fri Mar 29, 2024 11:09 am

Hello,

You could have a look on UP universal plugin https://extensions.joomla.org/extension/up/

You could manage friendly [youtube] video, see demo https://up.lomart.fr/demo/action-media-[youtube]
But also with UP you could have lot of nice functionnality, I use it a lot and relace lot of extension by this plugin

Have a good day

User avatar
JAVesey
Joomla! Hero
Joomla! Hero
Posts: 2826
Joined: Tue May 14, 2013 1:21 pm
Location: Cardiff, Wales, UK
Contact:

Re: [[youtube]] videos in articles

Post by JAVesey » Fri Mar 29, 2024 12:00 pm

It doesn’t get any easier than OS [youtube]. J4 or J5 (with b/c plugin enabled).

Search for it on JED; link gets changed when pasting on here.
John V
Cardiff, Wales, UK

Joomla 5.3.1 "live" site on PHP 8.3.16 and MariaDB 10.11.10 (with b/c plugin enabled)
Joomla 5.3.1 on MAMP Pro 7.2.5 with PHP 8.3.14 and MySQL 8.0.40 (with b/c plugin enabled)

User avatar
Sulpher
Joomla! Explorer
Joomla! Explorer
Posts: 312
Joined: Mon May 21, 2007 8:54 am
Contact:

Re: [[youtube]] videos in articles

Post by Sulpher » Sat Mar 30, 2024 7:06 pm

You can add Iframe code inside your Joomla article and install N3T Cookie plugin. It has special option to proceed [youtube] iframes and add content option there.
Joomla! extensions & e-commerce pluginshttps://norrnext.com

Joomla channel (Telegram) - @joomlahub
Follow me on X (Twitter) | LinkedIn

pl71
Joomla! Intern
Joomla! Intern
Posts: 63
Joined: Tue Mar 18, 2014 11:24 am

Re: [[[youtube]]] videos in articles

Post by pl71 » Sat Mar 30, 2024 8:48 pm

Thank you for all your replies. I will check these extensions.

Advertisement

Locked

Return to “Extensions for Joomla! 5.x”