{
  "hostname": "film.node9.org",
  "nodeinfo_url": "https://film.node9.org/nodeinfo/2.0.json",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "peertube",
      "version": "7.0.0"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "inbound": [],
      "outbound": [
        "atom1.0",
        "rss2.0"
      ]
    },
    "openRegistrations": true,
    "usage": {
      "users": {
        "total": 10,
        "activeMonth": 1,
        "activeHalfyear": 1
      },
      "localPosts": 386,
      "localComments": 0
    },
    "metadata": {
      "taxonomy": {
        "postsName": "Videos"
      },
      "nodeName": "From: node9.org Re: Film ",
      "nodeDescription": "Federated (ActivityPub) media research library and live streaming",
      "nodeConfig": {
        "search": {
          "remoteUri": {
            "users": true,
            "anonymous": false
          }
        },
        "plugin": {
          "registered": [
            {
              "npmName": "peertube-plugin-transcoding-profile-debug",
              "name": "transcoding-profile-debug",
              "version": "0.0.4",
              "description": "Plugin to help developers to debug transcoding profiles",
              "clientScripts": {}
            },
            {
              "npmName": "peertube-plugin-custom-links",
              "name": "custom-links",
              "version": "0.0.10",
              "description": "PeerTube plugin that allows you to add custom links on the bottom of the menu",
              "clientScripts": {
                "dist/common-client-plugin.js": {
                  "script": "dist/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-chapters",
              "name": "chapters",
              "version": "1.1.3",
              "description": "PeerTube chapter plugin",
              "clientScripts": {
                "dist/client/video-watch-client-plugin.js": {
                  "script": "dist/client/video-watch-client-plugin.js",
                  "scopes": [
                    "video-watch",
                    "embed"
                  ]
                },
                "dist/client/video-edit-client-plugin.js": {
                  "script": "dist/client/video-edit-client-plugin.js",
                  "scopes": [
                    "video-edit"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-video-annotation",
              "name": "video-annotation",
              "version": "0.1.0",
              "description": "PeerTube plugin video annotation",
              "clientScripts": {
                "dist/embed-client-plugin.js": {
                  "script": "dist/embed-client-plugin.js",
                  "scopes": [
                    "embed"
                  ]
                },
                "dist/video-edit-client-plugin.js": {
                  "script": "dist/video-edit-client-plugin.js",
                  "scopes": [
                    "video-edit"
                  ]
                },
                "dist/video-watch-client-plugin.js": {
                  "script": "dist/video-watch-client-plugin.js",
                  "scopes": [
                    "video-watch"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-livechat",
              "name": "livechat",
              "version": "12.0.2",
              "description": "PeerTube plugin livechat: create chat rooms for your Peertube lives! Comes with many features: federation, moderation tools, chat bot, chat persistence, OBS integration, ...",
              "clientScripts": {
                "dist/client/common-client-plugin.js": {
                  "script": "dist/client/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                },
                "dist/client/admin-plugin-client-plugin.js": {
                  "script": "dist/client/admin-plugin-client-plugin.js",
                  "scopes": [
                    "admin-plugin"
                  ]
                }
              }
            }
          ]
        },
        "theme": {
          "registered": [
            {
              "npmName": "peertube-theme-bittube-dark-mode-no-background",
              "name": "bittube-dark-mode-no-background",
              "version": "3.0.1",
              "description": "BitTube dark theme without background",
              "css": [
                "assets/style.css"
              ],
              "clientScripts": {
                "client/common-client-plugin.js": {
                  "script": "client/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-theme-fsntube-dark-mode",
              "name": "fsntube-dark-mode",
              "version": "3.0.2",
              "description": "FSNTube dark theme based on the BitTube dark theme",
              "css": [
                "assets/style.css"
              ],
              "clientScripts": {
                "client/common-client-plugin.js": {
                  "script": "client/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-theme-dark",
              "name": "dark",
              "version": "2.5.0",
              "description": "PeerTube dark theme",
              "css": [
                "assets/style.css"
              ],
              "clientScripts": {}
            }
          ],
          "default": "default"
        },
        "email": {
          "enabled": true
        },
        "contactForm": {
          "enabled": true
        },
        "transcoding": {
          "hls": {
            "enabled": true
          },
          "web_videos": {
            "enabled": false
          },
          "enabledResolutions": []
        },
        "live": {
          "enabled": true,
          "transcoding": {
            "enabled": false,
            "enabledResolutions": []
          }
        },
        "import": {
          "videos": {
            "http": {
              "enabled": true
            },
            "torrent": {
              "enabled": true
            }
          }
        },
        "autoBlacklist": {
          "videos": {
            "ofUsers": {
              "enabled": true
            }
          }
        },
        "avatar": {
          "file": {
            "size": {
              "max": 4194304
            },
            "extensions": [
              ".png",
              ".jpeg",
              ".jpg",
              ".gif",
              ".webp"
            ]
          }
        },
        "video": {
          "image": {
            "extensions": [
              ".png",
              ".jpg",
              ".jpeg",
              ".webp"
            ],
            "size": {
              "max": 4194304
            }
          },
          "file": {
            "extensions": [
              ".webm",
              ".ogv",
              ".mp4"
            ]
          }
        },
        "videoCaption": {
          "file": {
            "size": {
              "max": 20971520
            },
            "extensions": [
              ".vtt",
              ".srt"
            ]
          }
        },
        "user": {
          "videoQuota": 1073741824,
          "videoQuotaDaily": -1
        },
        "trending": {
          "videos": {
            "intervalDays": 7
          }
        },
        "tracker": {
          "enabled": true
        }
      }
    }
  }
}