用 code 打开是这样的:
<video width="950" height="950" controls autoplay loop>
<source type="video/mp4" src="data:video/mp4;base64,---一堆字母--->
Your browser does not support the video tag.
</video>
用 chrome 倒是可以手动下载,但是想批量提取,怎么弄呢
<video width="950" height="950" controls autoplay loop>
<source type="video/mp4" src="data:video/mp4;base64,---一堆字母--->
Your browser does not support the video tag.
</video>
用 chrome 倒是可以手动下载,但是想批量提取,怎么弄呢