1 Star 0 Fork 0

userheng/movie

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 584 Bytes
一键复制 编辑 原始数据 按行查看 历史
userheng 提交于 2019-05-11 19:21 . xxx
<!DOCTYPE html>
<html lang="en">
<head>
<title>video</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<video width="320" height="240" controls>
<!-- <source src="/file?path=权力的游戏.Game.of.Thrones.S08E04.720p-天天美剧字幕组.mp4" type="video/mp4"> -->
<source src="Love.Death.and.Robots.S01E06.1080P.HD.mp4" type="video/mp4">
您的浏览器不支持 HTML5 video 标签。
</video>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/userheng/movie.git
git@gitee.com:userheng/movie.git
userheng
movie
movie
master

搜索帮助