RozvM
February 18, 2021, 11:44am
1
Steps to reproduce:
Search for a Coub.
Click/Tap on the Share button.
Copy the URL. (https://coub.com/view/[ID] )
Open a Discourse community with the latest release.
Paste the link into the editor.
Publish.
The embed version of the link (coub.com/embed/[ID] ) works, but it’s just the preview of the site, not the actual player.
I’ve never heard of this; why should we build custom support for it?
RozvM
February 18, 2021, 8:55pm
3
This is not a feature request, just a bug report. The mentioned feature (embedded player) worked perfectly in older versions.
1 Like
OK, can you post an example here? Note that OpenGraph and oEmbed are generally expected on the target site.
RozvM
February 20, 2021, 6:02pm
5
Basically the space for the player is the only visible thing.
Post the actual URL here.
RozvM
February 21, 2021, 11:02am
7
1 Like
Don
February 21, 2021, 11:24am
8
Try add to admin > allowed iframes
settings the domain: //coub.com
should work with iframe and url version also.
The //coub.com
is works
<iframe src="//coub.com/embed/2p1n8u?muted=false&autostart=false&originalSize=false&startWithHD=false" allowfullscreen frameborder="0" width="640" height="360" allow="autoplay"></iframe>
The https://coub.com/view/2p1n8u
also works well with this.
2 Likes
RozvM
February 22, 2021, 5:05pm
9
Thanks!
I’m not an admin in the community where I discovered this problem, so I can’t change the settings but I’m gonna link them this post immediately and hopefully this solves the problem.
3 Likes