X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=8a49e3566f9eb8396fc2ab966d56a8e01d4eef5f;hb=22a16e36f6526887ed8f5e5d3c9f9e5da0b4a8cd;hp=492568d3cc7a7c6a8c9f5485643319ad238f24ef;hpb=78f912ed5733028ec2bf10c06c19f75b07943be2;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 492568d3c..8a49e3566 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -1,6 +1,15 @@ -
+
+
+ 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.
@@ -8,7 +17,12 @@
- This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }} + This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}. +
+ +
+
This video is blacklisted.
+ {{ video.blacklistedReason }}
@@ -23,33 +37,37 @@
- + {{ video.channel.displayName }} + + Video channel avatar - - + +
- - By {{ video.by }} + + By {{ video.byAccount }} Account avatar + +
@@ -59,53 +77,47 @@ Support
-
+
Share
-
-
+ *ngIf="video.likes !== 0 || video.dislikes !== 0" [ngbTooltip]="likesBarTooltipText">
@@ -128,49 +140,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 }}
@@ -193,7 +199,7 @@ 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
@@ -209,4 +215,5 @@ +