{
  "hostname": "motube.smithandtech.com",
  "nodeinfo_url": "https://motube.smithandtech.com/nodeinfo/2.0.json",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "peertube",
      "version": "8.1.3"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "inbound": [],
      "outbound": [
        "atom1.0",
        "rss2.0"
      ]
    },
    "openRegistrations": true,
    "usage": {
      "users": {
        "total": 10,
        "activeMonth": 3,
        "activeHalfyear": 4
      },
      "localPosts": 152,
      "localComments": 1
    },
    "metadata": {
      "taxonomy": {
        "postsName": "Videos"
      },
      "nodeName": "MoTube",
      "nodeDescription": "Your independent alternative to mainstream video sites. Discover, upload, and stream videos in a privacy-respecting, federated community.",
      "nodeConfig": {
        "search": {
          "remoteUri": {
            "users": true,
            "anonymous": false
          }
        },
        "plugin": {
          "registered": [
            {
              "npmName": "peertube-plugin-premium-users",
              "name": "premium-users",
              "version": "1.10.2",
              "description": "PeerTube plugin premium user",
              "clientScripts": {
                "dist/client/my-account/index.js": {
                  "script": "dist/client/my-account/index.js",
                  "scopes": [
                    "my-account"
                  ]
                },
                "dist/client/common.js": {
                  "script": "dist/client/common.js",
                  "scopes": [
                    "common"
                  ]
                },
                "dist/client/video-edit.js": {
                  "script": "dist/client/video-edit.js",
                  "scopes": [
                    "video-edit"
                  ]
                }
              }
            },
            {
              "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-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"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-sell-storage",
              "name": "sell-storage",
              "version": "1.1.9",
              "description": "Completely automated storage (video quota) subscriptions to users.",
              "clientScripts": {
                "dist/common-client-plugin.js": {
                  "script": "dist/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-menu-items",
              "name": "menu-items",
              "version": "0.0.6",
              "description": "PeerTube plugin menu-items",
              "clientScripts": {
                "dist/client/common-client-plugin.js": {
                  "script": "dist/client/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-matomo",
              "name": "matomo",
              "version": "1.0.2",
              "description": "Matomo plugin that tracks page views on a PeerTube instance.",
              "clientScripts": {
                "dist/common-client-plugin.js": {
                  "script": "dist/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                },
                "dist/embed-client-plugin.js": {
                  "script": "dist/embed-client-plugin.js",
                  "scopes": [
                    "embed"
                  ]
                }
              }
            },
            {
              "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-auth-openid-connect",
              "name": "auth-openid-connect",
              "version": "1.0.3",
              "description": "Add OpenID connect support to login form in PeerTube.",
              "clientScripts": {}
            },
            {
              "npmName": "peertube-plugin-player-watermark",
              "name": "player-watermark",
              "version": "0.0.1",
              "description": "A PeerTube plugin that adds a watermark to the video player on your instance",
              "clientScripts": {
                "client/video-watch-client-plugin-out.js": {
                  "script": "client/video-watch-client-plugin-out.js",
                  "scopes": [
                    "video-watch"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-better-menu",
              "name": "better-menu",
              "version": "1.0.0",
              "description": "A fully customizable menu plugin for PeerTube. This plugin allows you to add/remove/reorder menu items, and group them into custom sections. You can also conditionally show menu items based on if a user is logged in or not.",
              "clientScripts": {
                "dist/client/common-client-plugin.js": {
                  "script": "dist/client/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-orion-monetization",
              "name": "orion-monetization",
              "version": "1.5.5",
              "description": "Monetization plugin using Video Ads and/or Banner from CraftYourAds and/or Crypto-miner. Instance admin and creators are monetized by viewers",
              "clientScripts": {
                "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"
                  ]
                },
                "dist/embed-client-plugin.js": {
                  "script": "dist/embed-client-plugin.js",
                  "scopes": [
                    "embed"
                  ]
                },
                "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-simplelogo",
              "name": "simplelogo",
              "version": "0.0.6",
              "description": "Plugin that let you change logo and favicon on your PeerTube instance.",
              "clientScripts": {
                "client/common-client-plugin.js": {
                  "script": "client/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            },
            {
              "npmName": "peertube-plugin-ezchat",
              "name": "ezchat",
              "version": "0.0.8",
              "description": "A Twitch-like chat plugin for PeerTube livestreams.",
              "clientScripts": {
                "dist/main.js": {
                  "script": "dist/main.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            }
          ]
        },
        "theme": {
          "registered": [],
          "default": "peertube-core-dark-brown"
        },
        "email": {
          "enabled": true
        },
        "contactForm": {
          "enabled": true
        },
        "transcoding": {
          "hls": {
            "enabled": true
          },
          "web_videos": {
            "enabled": true
          },
          "enabledResolutions": [
            0,
            144,
            240,
            360,
            480,
            720,
            1080,
            1440,
            2160
          ]
        },
        "live": {
          "enabled": true,
          "transcoding": {
            "enabled": true,
            "enabledResolutions": [
              0,
              144,
              240,
              360,
              480,
              720,
              1080,
              1440,
              2160
            ]
          }
        },
        "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": -1,
          "videoQuotaDaily": -1
        },
        "trending": {
          "videos": {
            "intervalDays": 7
          }
        },
        "tracker": {
          "enabled": true
        }
      }
    }
  }
}