Hi there, I think all is set up right because I can attach videos from google without a problem, but when it comes to youtube.com it does not work at all.
I added youtube.com and www.youtube.com in the accepted hosts, so I can,t really think of else could be wrong!
Some advice would be appreciated!
Thanks
Comments
Comment #1
robertdouglass commentedplease make sure that you are adding http://www.youtube.com (with the http://).
Comment #2
patchak commentedYep I did actually I tripled checked those settings before posting.. I'll try on another test site with youtube and I'll come back to you!
later
Comment #3
jorre commentedsame problem
google works perfect, youtube doesn't show up at all? what can be wrong here?
Comment #4
patchak commentedFunny I just realize that the teaser does not work, but when you go check on the node itself and load the video from your page , THEN the teaser will appear! Can you reproduce this behaviour as well?
Patchak
Comment #5
robertdouglass commentedThese bugs are real, I'm aware of them, and I'm also going to be on vacation for the next two weeks (ie not working on Drupal). The problem with the YouTube tags is that I introduced extra checks in the regexp to prevent something from breaking and now the <param> tags in YouTube's <object> tag make the regexp fail. If anyone with regexp skills wants to look at this and make patches, please do! Otherwise I'll try to get to it when I return.
Comment #6
Christefano-oldaccount commentedFor what it's worth, I have YouTube videos working fine. I added
<param>as an allowed HTML tag in addition to the<object>and<embed>tags (I haven't yet allowed the<script>tag), so that may be worth trying.Thanks for the module, Robert!
Comment #7
robertdouglass commentedIt's worth a lot for those who may be struggling to get YouTube working. Thanks.
Comment #8
gregglesI followed the instructions on the embed filter home page and now youtube is working fine. I initially glossed over the part where you have to add the object/embed/script to the html filter allowed tags, but it works fine after I did that.
Comment #9
rminkler commentedI had similar issues while adding http://youtube.com
I then tried http://www.youtube.com and it started working.
Comment #10
karens commentedI think this is fixed if you follow the instructions. If not, I won't be maintaining the 4.7 version any more so it would be a won't fix.