react-player
                                
                                
                                
                                    react-player copied to clipboard
                            
                            
                            
                        PeerTube Videos support
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)
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
Can you please merge this in some way?
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.