From: test2a <39449563+test2a@users.noreply.github.com> Date: Mon, 17 Aug 2020 13:07:52 +0000 (+0530) Subject: Update video-import-url.component.html X-Git-Tag: v2.4.0-rc.1~58 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=ce4e63c181973635a19029f7e792b5d202a22cfd;p=github%2FChocobozzz%2FPeerTube.git Update video-import-url.component.html changed wording of raw mp4 file to media file as we can import variety of formats both audio and video --- diff --git a/client/src/app/+videos/+video-edit/video-add-components/video-import-url.component.html b/client/src/app/+videos/+video-edit/video-add-components/video-import-url.component.html index 9b5cc3361..2107dc9d0 100644 --- a/client/src/app/+videos/+video-edit/video-add-components/video-import-url.component.html +++ b/client/src/app/+videos/+video-edit/video-add-components/video-import-url.component.html @@ -9,7 +9,7 @@ You can import any URL supported by youtube-dl - or URL that points to a raw MP4 file. + 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.