视频网站 一般怎么播放视频啊_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:51:56
Original
1268 people have browsed it

很多网站都不提供下载,如果用一些常用的标签的话,在 src 那里可以直接看到视频的url,这会让用户直接知道视频的源地址,有什么方法可以将视频的地址隐藏起来?


回复讨论(解决方案)

这些通用标签是固定识别URL的,如果要使用其他自定义标识,应该要自己写控件
如果是不想直接显示URL,可以先用自定义标识,待用户获得权限后再根据标识赋值url
如果是不想被下载,可以添加个filter,过滤掉对视频目录的请求

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!