X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2Fvideo-watch%2Fvideo-watch.component.html;h=0f0fa68cc94de7719accac7386bac2b0bda186fd;hb=cf02fbfb17f9e04312f771f245778d31bc1b69d2;hp=6c36b27e2b76af0a6a6660e1ffa79decd4de6dd9;hpb=4a6995be18b15de1834a39c8921a0e4109671bb6;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 6c36b27e2..0f0fa68cc 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,83 @@ - +
+
+ The video load seems to be abnormally long. + +
+
+ +
+
+ +
+ +
+ +
Video not found :'(
+
+
+ +
+
Download: {{ downloadSpeed | bytes }}/s
+
Upload: {{ uploadSpeed | bytes }}/s
+
Number of peers: {{ numPeers }}
+
+ +
+
+
+
+
+ {{ video.name }} +
+
+ +
+
+ + from + + {{ video.by }} + + + on {{ video.createdDate | date:'short' }} +
+
+
+ +
+ + + +
+
+ +
+ +
-
+
+
+
Description
+ {{ video.description }} +
+
-
-
Download: {{ downloadSpeed | bytes }}/s
-
Upload: {{ uploadSpeed | bytes }}/s
-
Number of peers: {{ numPeers }}
-
+ +