X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=8a49e3566f9eb8396fc2ab966d56a8e01d4eef5f;hb=22a16e36f6526887ed8f5e5d3c9f9e5da0b4a8cd;hp=91e590094d68d8327a6c69caa57daf69dbde9aba;hpb=66dc59076413b9a4aa0899d3192b0bdf03ee654d;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 91e590094..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,9 +1,29 @@ -
+
-
+
+
+ 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.
-
Video not found :'(
+
+ This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}. +
+ +
+
This video is blacklisted.
+ {{ video.blacklistedReason }} +
@@ -12,93 +32,92 @@
{{ video.name }}
-
+
{{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views
- {{ video.channel.displayName }} - + + {{ video.channel.displayName }} + + Video channel avatar + + +
- +
- +
- Support + Support
-
+
- Share + Share
-
-
+ *ngIf="video.likes !== 0 || video.dislikes !== 0" [ngbTooltip]="likesBarTooltipText">
@@ -108,62 +127,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 }}
@@ -171,7 +184,7 @@
-
+
Other videos
@@ -183,13 +196,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
@@ -200,4 +215,5 @@ +