Continuing the discussion from Peertube embedding?:
Trying to add a PeerTube instance to the allowed_onebox_iframes
I get the following error: invalid choice. Hmm, what? How to solve this?
Tip / Caveat for embedding Peertube videos
Use https://peertube.instance.example/videos
in the allowed_iframes
site setting to support both cases of /videos/watch/<uuid>
and /videos/embed/<uuid>
, the latter being used by the peertube onebox when you paste the former!