Chocobozzz/PeerTube

View on GitHub
client/src/app/shared/shared-main/video/embed.component.html

Summary

Maintainability
Test Coverage
<div class="screenratio">
  <div [innerHTML]="embedHTML"></div>
</div>