Skip to content

Commit

Permalink
remove hls contrib
Browse files Browse the repository at this point in the history
  • Loading branch information
simi authored Apr 24, 2021
1 parent 90798f6 commit 4ab1596
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ <h2>nějáký vysvětlovací pindy</h2>
rel="stylesheet"
/>
<script src="https://unpkg.com/video.js/dist/video.js"></script>
<script src="https://unpkg.com/videojs-contrib-hls/dist/videojs-contrib-hls.js"></script>
<script>
let player = videojs("video");
let $video = document.querySelector(".video");
Expand Down

0 comments on commit 4ab1596

Please sign in to comment.