Back to Peertube

Video Import Url.Component

client/src/app/+videos-publish-manage/+video-publish/import/video-import-url.component.html

8.1.5552 B
Original Source

@if (firstStep) {

URL You can import any URL supported by youtube-dl/yt-dlp or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. @if (isChannelSyncEnabled()) { You can also synchronize a remote channel in your library }

Channel

} @else { Congratulations, the video behind {{ targetUrl }} is being imported! You can already add information about this video. }