There are several patches witch allow https on emvideo url but don't work for each cases.

For example, with a youtube url and the patch Youtube HTML5 player the source url isn't updated.

I created a patch for emvideo module entirely working with https.

Comments

gpreauchat created an issue. See original summary.

IRuslan’s picture

The problem is clear.
Actually i don't understand your approach with requesting some status code from 3rd party resources.
Asset module is not responsible if url set up properly. In addition as it will happen during render of page it will kill performance.

I've reviewed all emvideo provides and made fix for all cases (integration of protocol-agnostic src attributes).

IRuslan’s picture

Status: Active » Fixed
IRuslan’s picture

Pushed to dev.

  • IRuslan committed 3c78777 on 7.x-1.x
    Issue #2616482 by IRuslan, gpreauchat: Allow https urls for all envideo...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.