X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=89e696fe98cc587b1223271ba78a6b822ac25308;hb=5c20a45518c3afc40c9494cad4a78def92e5e288;hp=7a9f00a5050bb917c10962d7ce1e1b2fa507d861;hpb=208c7e92e9337a01ac2915a2e2d9c3067af32377;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 7a9f00a50..89e696fe9 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -29,8 +29,8 @@
-
This video is blacklisted.
- {{ video.blacklistedReason }} +
This video is blocked.
+ {{ video.blockedReason }}
@@ -43,7 +43,7 @@

{{ video.name }}

- Published - {{ video.views | myNumberFormatter }} views + Published • {{ video.views | myNumberFormatter }} views
@@ -54,43 +54,43 @@
- Published - {{ video.views | myNumberFormatter }} views + Published • {{ video.views | myNumberFormatter }} views
-
{{ video.likes }} -
+ -
{{ video.dislikes }} -
+ -
- - Support -
+ + SUPPORT + -
- - Share -
+
-
- - Save -
+
@@ -109,14 +109,14 @@
-
+
- +
@@ -145,6 +145,7 @@
@@ -187,6 +188,11 @@ {{ video.privacy.label }}
+
+ Origin instance + {{ video.originInstanceHost }} +
+
Originally published {{ video.originallyPublishedAt | date: 'dd MMMM yyyy' }} @@ -226,6 +232,11 @@ class="video-attribute-value" [routerLink]="[ '/search' ]" [queryParams]="{ tagsOneOf: [ tag ] }" >{{ tag }}
+ +
+ Duration + {{ video.duration | myVideoDurationFormatter }} +
- Friendly Reminder: - - the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers. - - More information + + Friendly Reminder: + + the sharing system used for 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