jdsdev/Embedder

Same video can't be embedded in different entries with different max_width/max_height settings

Closed this issue · 0 comments

The problem is that the key for storing video info/headers is video URL (without dimension settings). When you try to embed same video on two different pages with different dimension settings, one will be displayed with wrong dimensions.