File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 < meta charset ="utf-8 ">
55 < title > Video.js Transcript</ title >
66
7- < link href ="node_modules/video.js/dist/video-js /video-js.css " rel ="stylesheet ">
7+ < link href ="//vjs.zencdn.net/4.9 /video-js.css " rel ="stylesheet ">
88 < link href ="css/videojs-transcript.css " title ="Example 1 " rel ="stylesheet ">
99 < link href ="css/videojs-transcript2.css " title ="Example 2 " rel ="alternate stylesheet ">
1010 < link href ="css/videojs-transcript3.css " title ="Example 3 " rel ="alternate stylesheet ">
2323 margin : 40px auto;
2424 }
2525 </ style >
26- < script src ="node_modules/video.js/dist/video-js /video.js "> </ script >
26+ < script src ="//vjs.zencdn.net/4.9 /video.js "> </ script >
2727 < script src ="dist/videojs-transcript.js "> </ script >
2828 </ head >
2929 < body >
4242 < p >
4343 Your browser doesn't support video. Please < a href ="http://browsehappy.com/ "> upgrade your browser</ a > to see the example.
4444 </ p >
45- < source src ="//www.openbeelden.nl/files/92/104101.ed_hd.mp4 " type ="video/mp4 ">
46- < source src ="//www.openbeelden.nl/files/92/104105.ed_hd.webm " type ="video/webm ">
45+ < source src ="http: //www.openbeelden.nl/files/92/104101.ed_hd.mp4 " type ="video/mp4 ">
46+ < source src ="http: //www.openbeelden.nl/files/92/104105.ed_hd.webm " type ="video/webm ">
4747 < track kind ="captions " src ="captions/captions.en.srt " srclang ="en " label ="English " default >
4848 < track kind ="captions " src ="captions/captions.sv.srt " srclang ="sv " label ="Swedish ">
4949 < track kind ="captions " src ="captions/captions.ru.srt " srclang ="ru " label ="Russian ">
You can’t perform that action at this time.
0 commit comments