]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/videos/video-watch/video-watch.component.html
Handle error for the video upload
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / video-watch / video-watch.component.html
CommitLineData
157cb9c9 1<my-loader [loading]="loading"></my-loader>
da932efc 2
dc8bc31b
C
3<div class="embed-responsive embed-responsive-19by9">
4</div>
da932efc 5
8cfecb2a 6<div id="torrent-info">
9ced64e0
C
7 <div id="torrent-info-download">Download: {{ downloadSpeed | bytes }}/s</div>
8 <div id="torrent-info-upload">Upload: {{ uploadSpeed | bytes }}/s</div>
9 <div id="torrent-info-peers">Number of peers: {{ numPeers }}</div>
8cfecb2a 10<div>