Harit Himanshu Posted on Jan 21, 2020 How do I embed YouTube videos? #help Hello Is there a way to embed YouTube videos here in the post? Thanks Top comments (7) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Gerardo Alcantara Gerardo Alcantara Gerardo Alcantara Follow Front-end Senior eLearning Developer · ⚛ React · 💙 Node.js 💚 · JavaScript · Svelte 🤩 · Motion Graphics Artist Location Playa del Carmen México Work Senior Dev at mexicodc Joined Jan 22, 2020 • Jan 23 '20 • Edited on Jan 23 • Edited Dropdown menu Copy link Hide All you need is the id from the URL YouTube: { % youtube dQw4w9WgXcQ % } Vimeo: { % vimeo 193110695 % } Write all in one line so it works from { to } I'm a Code 🐒 Collapse Expand David MM👨🏻💻 David MM👨🏻💻 David MM👨🏻💻 Follow Software developer (Django/Vue.js). Sometimes learning, sometimes teaching what I learn at https://letslearnabout.net/ Email davidmm1707@gmail.com Location València Joined Sep 5, 2019 • Jul 6 '20 Dropdown menu Copy link Hide Thanks! Collapse Expand Zelal Hossain Zelal Hossain Zelal Hossain Follow MERN Stack Developer Email zelal@ojjomedia.com Location Dhaka, Bangladesh Joined May 23, 2020 • Oct 22 '23 Dropdown menu Copy link Hide thanks Collapse Expand Tham Tham Tham Follow Product & Growth | Maker of airbox.dev Location Chennai, India Education M.Sc (IT) Work Senior Product Manager at Software AG Joined Nov 20, 2020 • Aug 17 '21 Dropdown menu Copy link Hide I am not able to use the suggestion below. Can you add some more detail on the below suggestion? Collapse Expand Roland Taylor Roland Taylor Roland Taylor Follow That CSS Funstuff guy. Location Barbados Work Founder, Director @ RolandiXor Media Inc. Joined Apr 23, 2018 • Dec 30 '21 Dropdown menu Copy link Hide Hi, the issue is how the example was formatted. It's confusing. Here's the correct method: {% youtube ID %} Enter fullscreen mode Exit fullscreen mode Collapse Expand Robson Cassiano Robson Cassiano Robson Cassiano Follow Standing on the shoulders of giants. Email robson.cassiano@pm.me Location Balneário Camboriú, SC Education Uniesquina Pronouns He Work Software Engineer at Simple Software Joined Jan 30, 2019 • Nov 4 '23 Dropdown menu Copy link Hide Thanks Collapse Expand Thiago Silva Lopes Thiago Silva Lopes Thiago Silva Lopes Follow TypeScript Developer & Engineer Location São Paulo, Brasil Education FATEC Zona Sul Joined Mar 20, 2022 • May 10 '22 Dropdown menu Copy link Hide Thank you a lot mate! Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (7)
All you need is the id from the URL
YouTube: {
% youtube dQw4w9WgXcQ %
}
Vimeo: {
% vimeo 193110695 %
}
Write all in one line so it works from { to }
I'm a Code 🐒
Thanks!
thanks
I am not able to use the suggestion below. Can you add some more detail on the below suggestion?
Hi, the issue is how the example was formatted. It's confusing.
Here's the correct method:
Thanks
Thank you a lot mate!