Can you have a private paywall on a peertube instance so users will have to pay to watch content on a peertube instance? An instance that does not federate? Is the following functionality possible for a peertube instance? Would be useful for exclusive content.

  1. Private room/spaces were no one can join unless invited

  2. An API call to send a invite to a user to join a room/space

  3. An API call to allow a matrix user to join a private room/space

  4. An API call to remove (not ban) a user from a matrix space/room

  5. Peeetube instance will not federate (instances will not grab channels and videos from other instance and other instances cannot grab channels and videos from this instance)

  6. Peertube instance is private (Users cannot view channels or videos on instance unless they are logged in)

  7. Disable signup

  8. Create an account using an API call (Be able to create an account for a user via an API call)

  9. Disabling an account using an API call (Be able to prevent an account from viewing channels and videos, not banning an account but disabling it)

  10. Prevent users from creating an channel and uploading videos

  11. Disable comments

  12. Disable likes and dislikes

  13. Disable download option for videos