2018-08-10 01:56:04 +02:00
#+title : Peertubeify
PeerTubeify is a browser extension to help discovering which YouTube videos are
also available on [[https://joinpeertube.org/ ][PeerTube ]], by displaying a link and a thumbnail below the video
title, when watching a video on YouTube.
2018-09-15 18:31:00 +02:00
It also allows you to choose a preferred PeerTube instance; when you watch a
video on another instance, a link to the same video in your preferred instance
is displayed.
2018-08-10 01:56:04 +02:00
PeerTube is a federated video streaming platform.
PeerTubeify is not affiliated with PeerTube.
2018-08-14 12:56:56 +02:00
Get it on [[https://addons.mozilla.org/en-US/firefox/addon/peertubeify ][Firefox ]] or [[https://chrome.google.com/webstore/detail/peertubeify/gegmikcnabpilimgelhabaledkcikdab ][Chrome/Chromium ]].
2018-08-28 23:15:45 +02:00
* How does it work?
Most videos have the same title on YouTube and PeerTube. Hence — for now? —
PeerTubeify uses the =/search/videos= endpoint of the PeerTube API to check if a
video with the same title exists.
2018-08-10 01:56:04 +02:00
* Contributing
Yes please!
* License
PeerTubeify is released under the GNU GPL version 3. See COPYING.
2018-08-27 20:13:29 +02:00
* Thanks
- @Nutomic for hosting [[https://peertube.video ][peertube.video ]], the default instance used by PeerTubeify