Back to Peertube

Video Replace File.Component

client/src/app/+videos-publish-manage/shared-manage/replace-file/video-replace-file.component.html

8.1.5381 B
Original Source

Replace file

@if (getUnavailability()) { {{ getUnavailability() }}} @else { @if (videoEdit.getVideoSource()) {

Current uploaded file: {{ videoEdit.getVideoSource().inputFilename }} }

Drag and drop your new video file here or click on the button below to replace your video:

⚠️ Uploading a new version of your video will completely erase the current version

}