peertube-android icon indicating copy to clipboard operation
peertube-android copied to clipboard

[enhancement] define as app to open peertube links

Open Hugo-Trentesaux opened this issue 7 years ago • 2 comments

When clicking on an URL pointing on a peertube instance or video, propose to open it in the app. (Maybe based on an index of instances ?)


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Hugo-Trentesaux avatar Dec 20 '18 22:12 Hugo-Trentesaux

This may be quite difficult as anyone could run a PeerTube node. Each domain would need to be verified and a signed key would need to be added to the app. https://developer.android.com/training/app-links/

We might be able to get the top most popular nodes to provide such a key but it will be hard to manage.

sschueller avatar Dec 21 '18 08:12 sschueller

I opened an Issue to determine what should be done to support this. https://github.com/Chocobozzz/PeerTube/issues/1540

sschueller avatar Jan 09 '19 20:01 sschueller