Hi,
I use Media:Youtube (7.x-2.0-rc4+22-dev) and Media module (7.x-2.0-alpha4).
Whenever I add a new video, I don't want the related videos showing up at the end after it has played.
To that end I use ?rel=0 on the end of my video link but the related videos at the end are still shown.
Moreover, I've try with another parameter (iv_load_policy) and this parameter is also not take into account .
Code inspection on the web page reveal that parameters are not present in the html code.

Is it a bug or I am mistaken ?

Some help will be nice

Comments

jcdufour’s picture

I've found a part of the response to my problem.
For the "rel" parameter (to not show the related videos at the end) the option can be fixed using "Structure > Files Types > Video")
But how to do for "iv_load_policy" parameter

zerolab’s picture

Status: Active » Closed (fixed)
Related issues: +#1924016: Remove annotation option

See #1924016: Remove annotation option for a patch for the iv_load_policy

Closing this issue as you found the answer to the first question and the second one has a patch tha could be extended.

Cheers,
Dan