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=ec5bd30dcba86f7cc711e0a8c2faad67707e67d6;hpb=2922e048de95738b3319054ce0778f873a34a0ee;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 ec5bd30dc..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,10 +1,29 @@ -
+
-
- +
+
+ 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. +
+ +
+ 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 }} +
@@ -13,89 +32,91 @@
{{ video.name }}
-
+
{{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views
- {{ video.channel.displayName }} + + {{ video.channel.displayName }} + + Video channel avatar +
- By {{ video.by }} - Account avatar + + By {{ video.by }} + Account avatar + + +
- +
- +
- Support + Support
-
+
- Share + Share
-
-
+ *ngIf="video.likes !== 0 || video.dislikes !== 0" [ngbTooltip]="likesBarTooltipText">
@@ -105,62 +126,56 @@
- Show more + Show more
- Show less + Show less
- - 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 }}
@@ -168,7 +183,7 @@
-
+
Other videos
@@ -180,13 +195,15 @@
- Friendly Reminder: + 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. - More information + + 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
@@ -197,4 +214,5 @@ +