X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=16d657a65e24d281c232116ed88c4cf211a93890;hb=7f5f4152a4cd4fc328d6ae177d281ebe7e792dd3;hp=2869d13ddf828b772aafda1032257b937fd21fb0;hpb=3bf1ec2ebb6da3ffbfb2af505268a47d38956d28;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/+video-watch/video-watch.component.html b/client/src/app/videos/+video-watch/video-watch.component.html index 2869d13dd..16d657a65 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -1,180 +1,220 @@ -
+
-
- +
+
+ Sorry, but this video is not available because the remote instance is not responding. +
+ Please try again later. +
-
Video not found :'(
+
+ The video is being imported, it will be available when the import is finished. +
- -
-
-
-
-
{{ video.name }}
- -
- {{ video.createdAt | myFromNow }} - {{ video.views | myNumberFormatter }} views -
+
+ The video is being transcoded, it may not work properly. +
-
- {{ video.channel.displayName }} - -
+
+ This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}. +
-
- By {{ video.by }} - Account avatar -
-
+
+
This video is blacklisted.
+ {{ video.blacklistedReason }} +
-
-
-
- + +
+
+
+
+
+
+
{{ video.name }}
+ +
+ Published {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views +
-
- -
+
+
+
{{ video.name }}
-
- - Support +
+ Published {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views +
+
+ +
+
+
+ +
+ +
+ +
+ +
+ + Support +
+ +
+ + Share +
+ + +
+ +
+ +
+
- -
-
-
+
+
-
- Show more - - -
+
+ Show more + + +
-
- Show less - -
-
- -
-
- - Privacy - - - {{ video.privacyLabel }} - +
+ Show less + +
-
- - Category - - - {{ video.categoryLabel }} - -
+
+
+ Privacy + {{ video.privacy.label }} +
-
- - Licence - - - {{ video.licenceLabel }} - -
+
+ Category + {{ video.category.label }} + {{ video.category.label }} +
-
- - Language - - - {{ video.languageLabel }} - -
+
+ Licence + {{ video.licence.label }} + {{ video.licence.label }} +
-
- - Tags - +
+ Language + {{ video.language.label }} + {{ video.language.label }} +
- - {{ getVideoTags() }} - +
+ Tags + {{ tag }} +
-
+ +
-
-
- Other videos -
-
- -
+
+
+ Friendly Reminder: + + the sharing system used by this video implies that some technical information about your system (such as a public IP address) can be sent to other peers. + + More information +
+ +
+ OK
@@ -184,4 +224,5 @@ +