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=cd60c407f1e43ffc17be413f9988eecfc796eeee;hb=6aa541481390980f9c85d2e66514ba0e6ce77a35;hp=333c9d11bc8963a38a61e9c9a344bae4ee3f9498;hpb=2d9fea161fd4fc73994fc77951bafdccdc2071fd;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 333c9d11b..cd60c407f 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -1,223 +1,216 @@ -
+
-
+
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. +
-
- This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}. -
+
+
+ The video is being imported, it will be available when the import is finished. +
-
-
This video is blacklisted.
- {{ video.blacklistedReason }} +
+ 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 }} +
-
-
-
-
-
-
-
{{ video.name }}
+
+
+
+
+
+

{{ video.name }}

+
+ Published {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views +
+
+ +
+
+

{{ video.name }}

Published {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views
- -
-
-
{{ video.name }}
-
- Published {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views -
-
- -
-
-
- -
- -
- -
- -
- - Support -
- -
- - Share -
- - +
+
+
+
- +
- + *ngIf="isUserLoggedIn()" [ngClass]="{ 'activated': userRating === 'dislike' }" (click)="setDislike()" + class="action-button action-button-dislike" role="button" [attr.aria-pressed]="userRating === 'dislike'" + i18n-title title="Dislike this video" + > +
-
-
+
+ + Support +
- - - +
+ +
-
-
-
+
+ + {{ video.channel.displayName }} + + Video channel avatar + -
- Show more - - +
- -
-
- Privacy - {{ video.privacy.label }} -
+
-
- Category - {{ video.category.label }} - {{ video.category.label }} -
+
+
-
- Licence - {{ video.licence.label }} - {{ video.licence.label }} -
+
+ Show more + + +
-
- Language - {{ video.language.label }} - {{ video.language.label }} -
+
+ Show less + +
+
-
- Tags - {{ tag }} -
+
+
+ Privacy + {{ video.privacy.label }}
- -
+
+ Originally published + {{ video.originallyPublishedAt | date: 'dd MMMM yyyy' }} +
+ +
+ Category + {{ video.category.label }} + {{ video.category.label }} +
+ +
+ Licence + {{ video.licence.label }} + {{ video.licence.label }} +
-
-
- Other videos +
+ Language + {{ video.language.label }} + {{ video.language.label }}
-
- +
+ Tags + {{ tag }}
+ +
-
+ +
-
+
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 sent to other peers. + 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
@@ -230,8 +223,5 @@ - - - - +