X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=f82f1c5542c5abdc8e3e0d3739a30d41123844e0;hb=26b7305a232e547709f433a6edf700bf495935d8;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..f82f1c554 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.
@@ -23,11 +32,12 @@
- + {{ video.channel.displayName }} + + Video channel avatar -
@@ -35,21 +45,23 @@ By {{ video.by }} Account avatar + +
@@ -59,53 +71,43 @@ Support
-
+
Share
-
-
+ *ngIf="video.likes !== 0 || video.dislikes !== 0" [ngbTooltip]="likesBarTooltipText">
@@ -128,49 +130,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 +189,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 +205,5 @@ +