Add a section in README to explain how the extension works
This commit is contained in:
parent
d396a42abf
commit
8d7e24270c
|
@ -10,6 +10,12 @@ PeerTubeify is not affiliated with PeerTube.
|
||||||
|
|
||||||
Get it on [[https://addons.mozilla.org/en-US/firefox/addon/peertubeify][Firefox]] or [[https://chrome.google.com/webstore/detail/peertubeify/gegmikcnabpilimgelhabaledkcikdab][Chrome/Chromium]].
|
Get it on [[https://addons.mozilla.org/en-US/firefox/addon/peertubeify][Firefox]] or [[https://chrome.google.com/webstore/detail/peertubeify/gegmikcnabpilimgelhabaledkcikdab][Chrome/Chromium]].
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
* Contributing
|
* Contributing
|
||||||
Yes please!
|
Yes please!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue