Back to Peertube

Video Channel Edit General.Component

client/src/app/+my-library/+my-video-channels/edit/pages/video-channel-edit-general.component.html

8.2.11012 B
Original Source

General

IMAGES

INFORMATION

Name

@{{ instanceHost }}

@if (formErrors.name) { {{ formErrors.name }} }

Display name @if (formErrors.displayName) { {{ formErrors.displayName }} }

Description

Support This is text that helps people visiting your channel page understand how to support you. You can use Markdown Language, including links to your fundraising tools.

@if (isBulkUpdateVideosDisplayed()) {

}

VIDEOS

Player Theme Only used by the web player

@if (canBeDeletedOrTransferred()) {

DANGER ZONE

Change ownership of your channel

A modal window will open for you to specify the local account to which you want to transfer your channel

The collaborators of this channel will remain after the transfer

Transfer ownership @if (pendingOwnershipRequest) {

Ownership change request sent to {{pendingOwnershipRequest.nextOwnerAccount.name}} , awaiting its approval. Cancel request }

Delete your channel Warning: this is a definitive action! Delete

}