Jump to content
Link to comment
https://linustechtips.com/topic/469956-question/#findComment-6301833
Share on other sites

Link to post
Share on other sites

Are you allowed embed youtube videos?

if so:

<iframe width="560" height="315" src="https://www.youtube.com/embed/SHWtK6MZo5w" frameborder="0" allowfullscreen></iframe> 

Otherwise:

<embed src="MyVideo.mp4"/>//or<embed src="coolhost.com/MyVideo.mp4"/>

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
https://linustechtips.com/topic/469956-question/#findComment-6301884
Share on other sites

Link to post
Share on other sites

i'm admin but when i do it it just displays the embedded text

edited my post, if you want to embed a YouTube video, go to the video. Press Share > Embed and copy that text and paste it in your HTML. You change change width and height.

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
https://linustechtips.com/topic/469956-question/#findComment-6301909
Share on other sites

Link to post
Share on other sites

 

Are you allowed embed youtube videos?

if so:

<iframe width="560" height="315" src="https://www.youtube.com/embed/SHWtK6MZo5w" frameborder="0" allowfullscreen></iframe> 

Otherwise:

<embed src="MyVideo.mp4"/>//or<embed src="coolhost.com/MyVideo.mp4"/>

how do I put my video there ("MyVideo.mp4")

Link to comment
https://linustechtips.com/topic/469956-question/#findComment-6301968
Share on other sites

Link to post
Share on other sites

how do I put my video there ("MyVideo.mp4")

It's the link of the video, lets say the video was in the folder "videos" which was a sub folder of your "HTML files" folder. You would make it: "videos/MyVideo.mp4"

It's just a direct link to a file, much how you would direct link to an image you want to embed

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
https://linustechtips.com/topic/469956-question/#findComment-6301985
Share on other sites

Link to post
Share on other sites

 

Are you allowed embed youtube videos?

if so:

<iframe width="560" height="315" src="https://www.youtube.com/embed/SHWtK6MZo5w" frameborder="0" allowfullscreen></iframe> 

Otherwise:

<embed src="MyVideo.mp4"/>//or<embed src="coolhost.com/MyVideo.mp4"/>

it worked, thanks! :D

Link to comment
https://linustechtips.com/topic/469956-question/#findComment-6302028
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×