Does not work with youtube.com
patchak - September 13, 2006 - 17:32
| Project: | Embed filter |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
please make sure that you are adding http://www.youtube.com (with the http://).
#2
Yep 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
#3
same problem
google works perfect, youtube doesn't show up at all? what can be wrong here?
#4
Funny 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
#5
These 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.
#6
For 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!
#7
It's worth a lot for those who may be struggling to get YouTube working. Thanks.
#8
I 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.
#9
I had similar issues while adding http://youtube.com
I then tried http://www.youtube.com and it started working.
#10
I 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.
#11
Automatically closed -- issue fixed for 2 weeks with no activity.