Can the mobile download embedded videos? If you can, please tell me the specific plan. I'll put my ass here.

demand: enable users to download video files embedded in h5
Q: what to do, bosses

Mar.14,2021

are you sure there is no download button after the video tag is full screen?


set the controls of video to true, to download the video button

< hr >
<video class="s-video" webkit-playsinline playsinline controls="true" poster="https://img.codeshelper.com/upload/img/2021/03/14/ixhjliyhyta8583.jpg">
   <source src="../assets/01.mp4">
   <source src="https://flv.bn.netease.com/videolib3/1805/15/lqfRw5635/SD/movie_index.m3u8">
</video>
Menu