File tree Expand file tree Collapse file tree 3 files changed +31
-1
lines changed Expand file tree Collapse file tree 3 files changed +31
-1
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,21 @@ Convenience method(or Video object) to get metadata and thumbnails of HTML5 vide
4141
4242English | [ 简体中文] ( https://github.com/wangweiwei/video-metadata-thumbnails/blob/master/README.zh.md )
4343
44+ ## Environment Support
45+
46+ - Microsoft Edge
47+ - Google Chrome
48+ - Safari(Not perfect)
49+ - need to wait for the video to finish playing
50+ - can't use all parameters
51+ - Firfox(Not perfect)
52+ - need to wait for the video to finish playing
53+ - can't use all parameters
54+
55+ | [ <img src =" https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png " alt =" IE / Edge " width =" 24px " height =" 24px " />] ( http://godban.github.io/browsers-support-badges/ ) <br > Edge | [ <img src =" https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png " alt =" Chrome " width =" 24px " height =" 24px " />] ( http://godban.github.io/browsers-support-badges/ ) <br >Chrome | [ <img src =" https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png " alt =" Safari " width =" 24px " height =" 24px " />] ( http://godban.github.io/browsers-support-badges/ ) <br >Safari | [ <img src =" https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png " alt =" Firefox " width =" 24px " height =" 24px " />] ( http://godban.github.io/browsers-support-badges/ ) <br >Firefox |
56+ | --- | --- | --- | --- |
57+ | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
58+
4459## ** Installation**
4560
4661``` shell
Original file line number Diff line number Diff line change 4141
4242[ English] ( https://github.com/wangweiwei/video-metadata-thumbnails/blob/master/README.md ) | 简体中文
4343
44+ ## 浏览器支持
45+
46+ - 微软Edge
47+ - 谷歌Chrome
48+ - Safari(非完美支持)
49+ - 需要等待视频播放完毕
50+ - 参数非完美支持
51+ - Firfox(非完美支持)
52+ - 需要等待视频播放完毕
53+ - 参数非完美支持
54+
55+ | [ <img src =" https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png " alt =" IE / Edge " width =" 24px " height =" 24px " />] ( http://godban.github.io/browsers-support-badges/ ) <br > Edge | [ <img src =" https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png " alt =" Chrome " width =" 24px " height =" 24px " />] ( http://godban.github.io/browsers-support-badges/ ) <br >Chrome | [ <img src =" https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png " alt =" Safari " width =" 24px " height =" 24px " />] ( http://godban.github.io/browsers-support-badges/ ) <br >Safari | [ <img src =" https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png " alt =" Firefox " width =" 24px " height =" 24px " />] ( http://godban.github.io/browsers-support-badges/ ) <br >Firefox |
56+ | --- | --- | --- | --- |
57+ | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
58+
4459## ** 安装**
4560
4661``` shell
Original file line number Diff line number Diff line change 11{
22 "name" : " video-metadata-thumbnails" ,
3- "version" : " 1.0.19 " ,
3+ "version" : " 1.0.20 " ,
44 "description" : " Convenience method to get metadata and thumbnails of HTML5 video or audio(only metadata) Blob." ,
55 "main" : " lib/video-metadata-thumbnails.umd.js" ,
66 "module" : " lib/video-metadata-thumbnails.es.js" ,
You can’t perform that action at this time.
0 commit comments