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.
-
Private room/spaces were no one can join unless invited
-
An API call to send a invite to a user to join a room/space
-
An API call to allow a matrix user to join a private room/space
-
An API call to remove (not ban) a user from a matrix space/room
-
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)
-
Peertube instance is private (Users cannot view channels or videos on instance unless they are logged in)
-
Disable signup
-
Create an account using an API call (Be able to create an account for a user via an API call)
-
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)
-
Prevent users from creating an channel and uploading videos
-
Disable comments
-
Disable likes and dislikes
-
Disable download option for videos