spee.ch icon indicating copy to clipboard operation
spee.ch copied to clipboard

Video sharing on Steem

Open jsigwart opened this issue 6 years ago • 11 comments

Trying to embed a spee.ch video with the social sharing iframe results in Unsupported file type instead of embedding the video:

screen shot 2019-01-08 at 6 50 36 pm

jsigwart avatar Jan 09 '19 03:01 jsigwart

That's interesting, very unexpected! Thanks for filing

skhameneh avatar Jan 09 '19 18:01 skhameneh

@jsigwart could or did you verify that Steem does let you embed other iframe based videos?

kauffj avatar Jan 09 '19 23:01 kauffj

Yes, YT iframe links work fine: <iframe width="560" height="315" src="https://www.youtube.com/embed/RA7AjAHg5w0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Simply replacing the URL inside produces the same result, so it's not related to the tags.

tzarebczan avatar Jan 10 '19 00:01 tzarebczan

Ah, think I found the issue...steemit has to whitelist it: https://github.com/steemit/condenser/issues/271

tzarebczan avatar Jan 10 '19 00:01 tzarebczan

@kauffj Yes, I confirmed Steem has a condenser that allows videos from specific sites to be shown, and here is what was done to enable Twitch videos on Steem: https://github.com/steemit/condenser/pull/3088/files

jsigwart avatar Jan 10 '19 22:01 jsigwart

@kodxana has a branch going on https://github.com/kodxana/condenser/commits/master which I reviewed recently. I asked him to fix up / PR it.

tzarebczan avatar Jan 11 '19 14:01 tzarebczan

@kodxana Tom gave you some feedback and said that you need to do the PR with Steemit so they can give additional feedback - can you please give an update on this one?

jsigwart avatar Feb 06 '19 16:02 jsigwart

The pr is here: https://github.com/steemit/condenser/pull/3167

Looks like it's waiting for review. Maybe @kauffj can give someone at steemit a nudge :)

tzarebczan avatar Feb 06 '19 16:02 tzarebczan

It shows failing tests. Can we fix those issues before nudging?

kauffj avatar Feb 06 '19 18:02 kauffj

Where are we on this?

jessopb avatar Mar 27 '19 21:03 jessopb

@tzarebczan can you update status/next steps

alyssaoc avatar Apr 09 '19 20:04 alyssaoc