1
0
Fork 0
peertube/client/src/app/videos/video-watch/video-watch.component.html

10 lines
361 B
HTML
Raw Normal View History

2016-03-14 12:50:19 +00:00
<div class="embed-responsive embed-responsive-19by9">
<my-loader [loading]="loading"></my-loader>
2016-03-14 12:50:19 +00:00
</div>
2016-04-29 12:18:14 +00:00
<div id="torrent-info">
<div id="torrent-info-download">Download: {{ downloadSpeed | bytes }}/s</div>
<div id="torrent-info-upload">Upload: {{ uploadSpeed | bytes }}/s</div>
<div id="torrent-info-peers">Number of peers: {{ numPeers }}</div>
<div>