hey guys i was trying to make something new but thought to make a new youtube code with iframe here it is
Title - Youtube
Desc. - To share yt videos
Regular expression - \[youtube\](.*?)\[/youtube\]
Replacement - <iframe width="854" height="480" src="https://www.youtube.com/embed/$1" frameborder="0" allowfullscreen></iframe>
You can change the size of the video too
how to use
first copy this -
then paste it like this
[youtube]1WMhNahI3ig[/youtube]
then u have your video
Enjoy.
Title - Youtube
Desc. - To share yt videos
Regular expression - \[youtube\](.*?)\[/youtube\]
Replacement - <iframe width="854" height="480" src="https://www.youtube.com/embed/$1" frameborder="0" allowfullscreen></iframe>
You can change the size of the video too
how to use
first copy this -
then paste it like this
[youtube]1WMhNahI3ig[/youtube]
then u have your video
Enjoy.