{
  "hostname": "tube.blahaj.zone",
  "nodeinfo_url": "https://tube.blahaj.zone/nodeinfo/2.0.json",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "peertube",
      "version": "7.3.0"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "inbound": [],
      "outbound": [
        "atom1.0",
        "rss2.0"
      ]
    },
    "openRegistrations": true,
    "usage": {
      "users": {
        "total": 94,
        "activeMonth": 22,
        "activeHalfyear": 52
      },
      "localPosts": 462,
      "localComments": 71
    },
    "metadata": {
      "taxonomy": {
        "postsName": "Videos"
      },
      "nodeName": "Blåhaj Tube",
      "nodeDescription": "Shonk-friendly video sharing for the gender diverse community",
      "nodeConfig": {
        "search": {
          "remoteUri": {
            "users": true,
            "anonymous": false
          }
        },
        "plugin": {
          "registered": [
            {
              "npmName": "peertube-plugin-ffprobe",
              "name": "ffprobe",
              "version": "0.3.0",
              "description": "This plugin using ffprobe to extract metadata from a media file.",
              "clientScripts": {
                "client/video-watch-client-plugin.js": {
                  "script": "client/video-watch-client-plugin.js",
                  "scopes": [
                    "video-watch"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-hcaptcha",
              "name": "hcaptcha",
              "version": "0.0.5",
              "description": "PeerTube plugin adding hCaptcha to the signup",
              "clientScripts": {
                "dist/signup-client-plugin.js": {
                  "script": "dist/signup-client-plugin.js",
                  "scopes": [
                    "signup"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-background-play",
              "name": "background-play",
              "version": "0.0.5",
              "description": "Play videos in background when mobile screen is locked.",
              "clientScripts": {
                "dist/common-client-plugin.js": {
                  "script": "dist/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-social-sharing",
              "name": "social-sharing",
              "version": "0.10.1",
              "description": "Share a video or playlist URL on social media (Mastodon, WordPress, reddit, Twitter, etc.)",
              "clientScripts": {
                "dist/common-client-plugin.js": {
                  "script": "dist/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-creative-commons",
              "name": "creative-commons",
              "version": "1.2.0",
              "description": "Standardized display of Creative Commons licenses. Uses short identifiers like CC BY-SA 4.0 instead of descriptive text.",
              "clientScripts": {
                "client/video-watch-client-plugin.js": {
                  "script": "client/video-watch-client-plugin.js",
                  "scopes": [
                    "video-watch"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-extra-licenses",
              "name": "extra-licenses",
              "version": "1.0.1",
              "description": "A plugin that extends the PeerTube licenses with some non-standard ones.",
              "clientScripts": {
                "client/video-watch-client-plugin.js": {
                  "script": "client/video-watch-client-plugin.js",
                  "scopes": [
                    "video-watch"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-orion-admin-stats",
              "name": "orion-admin-stats",
              "version": "1.1.6",
              "description": "Plugin to display stats about instance in the admin dashboard",
              "clientScripts": {
                "dist/common-client-plugin.js": {
                  "script": "dist/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-hardware-transcode-vaapi",
              "name": "hardware-transcode-vaapi",
              "version": "0.2.9",
              "description": "Plugin that adds transcode profiles which use vaapi for hardware acceleration",
              "clientScripts": {}
            },
            {
              "npmName": "peertube-plugin-podcast2",
              "name": "podcast2",
              "version": "0.5.4",
              "description": "PeerTube plugin for podcast support",
              "clientScripts": {
                "dist/common-client-plugin.js": {
                  "script": "dist/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-subtitle-editor",
              "name": "subtitle-editor",
              "version": "0.5.0",
              "description": "Basic subtitle editor that supports editing and managing captions for multiple languages directly in PeerTube.",
              "clientScripts": {
                "dist/client/common-client-plugin.js": {
                  "script": "dist/client/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-categories",
              "name": "categories",
              "version": "1.2.7",
              "description": "Manage video categories.",
              "clientScripts": {
                "src/client/admin-plugin-settings.js": {
                  "script": "src/client/admin-plugin-settings.js",
                  "scopes": [
                    "admin-plugin"
                  ]
                }
              }
            }
          ]
        },
        "theme": {
          "registered": [
            {
              "npmName": "peertube-theme-dark",
              "name": "dark",
              "version": "3.0.2",
              "description": "PeerTube dark theme",
              "css": [
                "assets/style.css"
              ],
              "clientScripts": {}
            },
            {
              "npmName": "peertube-theme-bittube-dark-mode",
              "name": "bittube-dark-mode",
              "version": "3.0.0",
              "description": "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-evolution",
              "name": "dark-evolution",
              "version": "1.0.4",
              "description": "Evolution of the official PeerTube dark theme",
              "css": [
                "assets/style.css"
              ],
              "clientScripts": {}
            },
            {
              "npmName": "peertube-theme-bittube-light-mode",
              "name": "bittube-light-mode",
              "version": "2.3.3",
              "description": "BitTube light theme",
              "css": [
                "assets/style.css"
              ],
              "clientScripts": {
                "client/common-client-plugin.js": {
                  "script": "client/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "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-u2be",
              "name": "u2be",
              "version": "0.0.2",
              "description": "u2be is a style clone of the world's most popular video social network.",
              "css": [
                "assets/style.css"
              ],
              "clientScripts": {}
            },
            {
              "npmName": "peertube-theme-gruvbox",
              "name": "gruvbox",
              "version": "1.0.1",
              "description": "PeerTube Gruvbox Theme",
              "css": [
                "assets/style.css"
              ],
              "clientScripts": {}
            }
          ],
          "default": "default"
        },
        "email": {
          "enabled": true
        },
        "contactForm": {
          "enabled": true
        },
        "transcoding": {
          "hls": {
            "enabled": true
          },
          "web_videos": {
            "enabled": false
          },
          "enabledResolutions": [
            0,
            360,
            720,
            1080
          ]
        },
        "live": {
          "enabled": true,
          "transcoding": {
            "enabled": false,
            "enabledResolutions": []
          }
        },
        "import": {
          "videos": {
            "http": {
              "enabled": true
            },
            "torrent": {
              "enabled": false
            }
          }
        },
        "autoBlacklist": {
          "videos": {
            "ofUsers": {
              "enabled": false
            }
          }
        },
        "avatar": {
          "file": {
            "size": {
              "max": 8388608
            },
            "extensions": [
              ".png",
              ".jpeg",
              ".jpg",
              ".gif",
              ".webp"
            ]
          }
        },
        "video": {
          "image": {
            "extensions": [
              ".png",
              ".jpg",
              ".jpeg",
              ".webp"
            ],
            "size": {
              "max": 8388608
            }
          },
          "file": {
            "extensions": [
              ".webm",
              ".ogv",
              ".ogg",
              ".mp4",
              ".mkv",
              ".mov",
              ".qt",
              ".mqv",
              ".m4v",
              ".flv",
              ".f4v",
              ".wmv",
              ".avi",
              ".3gp",
              ".3gpp",
              ".3g2",
              ".3gpp2",
              ".nut",
              ".mts",
              "ts",
              ".m2ts",
              ".mpv",
              ".m2v",
              ".m1v",
              ".mpg",
              ".mpe",
              ".mpeg",
              ".vob",
              ".mxf",
              ".mp3",
              ".wma",
              ".wav",
              ".flac",
              ".aac",
              ".m4a",
              ".ac3"
            ]
          }
        },
        "videoCaption": {
          "file": {
            "size": {
              "max": 20971520
            },
            "extensions": [
              ".vtt",
              ".srt"
            ]
          }
        },
        "user": {
          "videoQuota": 5368709120,
          "videoQuotaDaily": -1
        },
        "trending": {
          "videos": {
            "intervalDays": 7
          }
        },
        "tracker": {
          "enabled": true
        }
      }
    }
  }
}