I'm trying to embed a youtube video in an answer on v1.3.1.
I extracted the URL from the code generated by youtube (bolded):
<iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/W8r-tXRLazs?rel=0" frameborder="0" allowfullscreen></iframe>
And pasted it as Flash in WYSIWYG editor.
Still, video isn't shown.
Any ideas as for what I must be missing here? Thanks :)
Test test adawdawdawd
You need to post only "http://www.youtube.com/v/GWGFh5S4RfQ" part (link with /v/)
So i gues it work only using old youtube embed code.
Test using new youtube embed code:
If possible do the cleanup without URL parameters:
http://www.youtube.com/watch?feature=related&v=9Xzt1uMuWlQ&gl=XX
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.