Closed (fixed)
Project:
Video Filter
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2012 at 23:23 UTC
Updated:
8 Mar 2016 at 08:36 UTC
Jump to comment: Most recent
Comments
Comment #1
blackdog commentedI'm sorry, but I can't reproduce this. Can you provide any more info?
Comment #2
cmgodoy commentedHi,
I have the same problem and see that the problem is the "Convert URLs into links" filter. I put Video Filter before Convert URLs and it works.
Comment #3
blackdog commentedThat's what I thought. I'm closing this, re-open if the issue isn't fixed.
Comment #4
GinaF commentedI can't get Video Filter to work either. I definitely have the video filter above "convert urls" filter.
My link is [video:http://www.youtube.com/embed/hNzC5sjU0_w?rel=0] link.
When I look at the page source, or if I edit in plain text mode, it says:
Any suggestions?
Thanks
Gina
Comment #5
traviscarden commented@GinaF, what other filters do you have enabled? You can't have any filtered after Video Filter that would strip
objectoriframetags, and you can't have any before Video Filter that would mangle the URL in the token.Comment #6
blackdog commentedGinaF: Your problem is that we don't have support fro those kind of URL's (yet). Try this link instead: http://www.youtube.com/v/hNzC5sjU0_w?rel=0.
Comment #7
GinaF commentedThanks very much for your responses.
I have been able to get it working with the different link you gave me.
However, I'm trying to get rid of all the tools on the screen - if I put:
http://www.youtube.com/v/hNzC5sjU0_w?rel=0&modestbranding=1&cc_load_poli...
it just ignores all the "&" stuff after the link. Do you know of any way to get rid of all the branding & extra links on the video screen??
Many thanks
Gina
Comment #8
carrierawks commentedGinaF: Did you get that info about removing the logo from here? http://www.reelseo.com/remove-youtube-logo/
Comment #9
GinaF commentedYes, although I also got info from other web pages - can't remember what those ones are now though.
Comment #10
scurvy commentedI'm having this problem too, but these solutions don't seem to work.
Vimeo videos work just fine. YouTube videos do not. Instead, the source code includes the comment: VIDEO FILTER - INVALID CODEC IN: [video:http://www.youtube.com/watch?v=VSVMK24V8LI]
Here are my troubleshooting steps:
My final troubleshooting step was to switch from the latest dev version (7.x-3.0+12-dev) to the recommended production version. That solved it. To me, that suggests there's a bug.
Comment #11
maximpodorov commentedHere's the solution:
http://drupal.org/node/1450778#comment-6585220
Comment #12
minnur commented#1450778: Add support for YouTube playlists