X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=8d4a4a5ca7257a47413e7ca916badb043dae027b;hb=e63dbd426e67672b4014c2a3ac3a227fbe26e886;hp=8bd5c00ff6637772ea1ce6fa8e0cdc0f26b032fe;hpb=2186386cca113506791583cb07d6ccacba7af4e0;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 8bd5c00ff..8d4a4a5ca 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -1,12 +1,30 @@ -
+
+
+ Sorry, but this video is not available because the remote instance is not responding. +
+ Please try again later. +
+
+ +
+ The video is being imported, it will be available when the import is finished.
-
+
The video is being transcoded, it may not work properly.
+
+ This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}. +
+ +
+
This video is blacklisted.
+ {{ video.blacklistedReason }} +
+
@@ -19,11 +37,12 @@
@@ -31,21 +50,23 @@ By {{ video.by }} Account avatar + +
@@ -55,53 +76,47 @@ Support
-
+
Share
-
-
+ *ngIf="video.likes !== 0 || video.dislikes !== 0" [ngbTooltip]="likesBarTooltipText">
@@ -124,49 +139,43 @@
- - Privacy - - - {{ video.privacy.label }} - + Privacy + {{ video.privacy.label }}
- - Category - - - {{ video.category.label }} - + Category + {{ video.category.label }} + {{ video.category.label }}
- - Licence - - - {{ video.licence.label }} - + Licence + {{ video.licence.label }} + {{ video.licence.label }}
- - Language - - - {{ video.language.label }} - + Language + {{ video.language.label }} + {{ video.language.label }}
-
- - Tags - - - - {{ getVideoTags() }} - +
+ Tags + {{ tag }}
@@ -189,9 +198,9 @@ 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 accessed publicly. + 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 + More information
@@ -205,4 +214,5 @@ +