{ "name": "peertube.futo.org", "description": "A plugin that adds PeerTube as a source", "author": "FUTO", "authorUrl": "https://futo.org", "platformUrl": "https://joinpeertube.org/", "sourceUrl": "http://pluginhost.grayjay.app/api/plugin/peertube/Config?url=https://peertube.futo.org\u0026id=8f0e2287-f2ed-40ed-85db-4ddcae8c10a2", "repositoryUrl": "https://gitlab.futo.org/videostreaming/plugins/peertube", "scriptUrl": "https://plugins.grayjay.app/PeerTube/PeerTubeScript.js", "version": 18, "iconUrl": "https://plugins.grayjay.app/PeerTube/peertube.png", "id": "8f0e2287-f2ed-40ed-85db-4ddcae8c10a2", "scriptSignature": "EnG1YSuNIo58JuZi\u002BkEGEd1jVyDwXqJGebexhLSdOeH8hT3sNfk35cKzI4\u002BpKYBJCSoCepQLEpnoc3WTFnYHNwg1ZNtF1AAea0gxUOTrKsHLy1no\u002BEsiEqWq0VGCnZgVh5JNYRLl3el9jSH0dluFVmDZdqBW8Gm8xeCxcd2Cl5SawDcaXprw5xrjICT6o057ovik/ZYa7S9ApIwLWgeWN/7wCBzBaCz8jh9lzJmNRQneO13yOX524YA\u002BiEvkR892dUiv78Q3LEMg4DduNhR1tpUu3itZU2npNdVkHM128flGJmM1UUlcVYN1bx98i1Dg9yNxERVDhdEsKLiijMtcvw==", "scriptPublicKey": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsoFJU4AReDyUnSQI9A99UjLCwkY8OH\u002B1o8cdtf2EjSb\u002BfO2qmP8MGMTAvfvgmq5d2QBJE2XHRkRO3JKcTlcc1j0WlOlU8P9W272DYCeX6oYaavpKNqGKoGEuodp9wtiyNwyH46\u002B\u002BJfpU/uIUacZbZKkHv9gIGchmNvpKYZQjFd/8pUqXGpcXZP54tGSC9PLcY\u002B5TozZThK7Oy1\u002B3YEf1bZ44UinRYYATbLk/wNuAfsupvlt6nxZOcJhABhdo9V\u002BgY0FE6Ayg5\u002B1cd1noWhnRtLF\u002BsPdEr3z8Nt15JEK5a/524t25FMhwz8yKxlGW5qW3QLJHSUgLQncL6a1zlZ1s8QIDAQAB", "packages": [ "Http" ], "allowEval": false, "allowUrls": [ "everywhere" ], "changelog": { "16": [ "Use host instances from https://instances.joinpeertube.org/instances to support channels and videos from other peertube instances;", "Add a setting to switch the content and channels search from an instance to sepiasearch.org;", "Improve support for older peertube server versions;", "Fix bugs with channel avatars and video thumbnails in some peertube server versions;" ], "17": [ "Fixed issue when opening federated content or a channel without opening the Home tab first;", "Fixed issue with deep-linking from an indexed instance while the app is closed;" ], "18": [ "Fix plugin repositoryUrl and add platformUrl configurations;", "Sync known instances from https://instances.joinpeertube.org and user requests;", "Fix playback issues for some videos;", "Add recommendations support;" ] }, "constants": { "baseUrl": "https://peertube.futo.org" }, "settings": [ { "variable": "searchEngineIndex", "name": "Search Engine", "description": "Choose how to search for PeerTube content. \u0027Current Instance\u0027 searches within the instance you\u0027re using and its followed instances. \u0027Sepia Search\u0027 searches across all indexed PeerTube instances via sepiasearch.org.", "type": "Dropdown", "default": "0", "options": [ "Current Instance", "Sepia Search" ] } ] }