Make WordPress Core

Opened 4 years ago

Last modified 4 years ago

#46226 new feature request

PeerTube 'automatic' embed

Reported by: haywardgb's profile haywardgb Owned by:
Milestone: Future Release Priority: normal
Severity: trivial Version:
Component: Embeds Keywords: reporter-feedback
Focuses: Cc:

Description

Would it be possible to add support for automatic Peertube embeds, the same as YouTube embeds work. https://peertube.video/videos/watch/217eefeb-883d-45be-b7fc-a788ad8507d3

Change History (3)

#1 follow-up: @pento
4 years ago

  • Keywords reporter-feedback added
  • Milestone changed from Awaiting Review to Future Release

Thank you for the request, @haywardgb!

I've just tested, and it appears that Peertube's oEmbed support works well with WordPress: I can just paste the video URL into the editor, and it will be automatically embedded.

In order to take it a step further, and add Peertube as a listed embed provider, could I get you to answer the questions listed here?

https://make.wordpress.org/core/handbook/contribute/design-decisions/#whitelisting-oembed-providers

#2 @gamnanmno
4 years ago

Hi,
Unless I'm doing something wrong, it doesn't work for me.
Could it have something to do with the fact that I'm on wordpress.com?

#3 in reply to: ↑ 1 @walterebert
4 years ago

Replying to pento:

In order to take it a step further, and add Peertube as a listed embed provider, could I get you to answer the questions listed here?

https://make.wordpress.org/core/handbook/contribute/design-decisions/#whitelisting-oembed-providers

PeerTube is free, open source software and can used by any organisation or person. Being a mainstream service does not really apply here. Development is lead by non-profit organisation Framasoft (https://framasoft.org/, https://twitter.com/framasoft).

Development is public and has 122 contributors:
https://github.com/Chocobozzz/PeerTube

Oembed code looks okay to me:
https://github.com/Chocobozzz/PeerTube/blob/master/server/controllers/services.ts

The website and documentation are available in multiple languages:
https://joinpeertube.org/en/
https://docs.joinpeertube.org/

The software has a Wikipedia page:
https://en.wikipedia.org/wiki/PeerTube

PeerTube is comparable with video portals like YouTube and Vimeo that are already supported in WordPress.

Last edited 4 years ago by walterebert (previous) (diff)
Note: See TracTickets for help on using tickets.