react-player icon indicating copy to clipboard operation
react-player copied to clipboard

PeerTube Videos support

Open younes200 opened this issue 2 years ago • 6 comments

Hi, We use react-player in our open source project celluloid, a small contribution to add support for PeerTube videos.

Its follow the same structure from other players component.

Peertube is a great alternative to centralized video platforms (https://en.wikipedia.org/wiki/PeerTube)

younes200 avatar Nov 17 '22 13:11 younes200

Hi @cookpete, The PR is ready to merge ;) Tested and working on production, example: https://celluloid.huma-num.fr/project/4878b2b9-706b-46b7-af9b-b2a0eb23eae7

younes200 avatar Feb 29 '24 16:02 younes200

Can you please merge this in some way?

younes200 avatar Mar 15 '24 15:03 younes200

hey @younes200, really appreciate all your work on this!

For now it doesn't look like many users are asking / voting for this feature so it makes less sense to merge this in the core.

There are methods for adding custom players https://github.com/cookpete/react-player#adding-custom-players which would fit this use case better I think.

luwes avatar Mar 15 '24 15:03 luwes