SFML community forums
General => SFML website => Topic started by: Grundkurs on February 16, 2017, 01:24:18 pm
-
Hello There!
I cant figure out how to embed a youtube-video into a forum post.
For example:
i tried [YT]QiSgmamUSVw[/YT]
or [youtube: QiSgmamUSVw]
or [youtube]https://www.youtube.com/watch?v=QiSgmamUSVw[/youtube]
or [youtube]QiSgmamUSVw[/youtube]
but non of it works in the preview. However i saw multiple forum posts with embeded youtube videos. What did i miss?
Greetings
-
Just post the link, without any surrounding tag. The trick is to use the HTTP URL, not HTTPS.
http://www.youtube.com/watch?v=QiSgmamUSVw
-
ommitting the "s" in http did the trick, thanks a lot!