最新视频 - 
youku下载 - 
youku使用协议 - 
优酷youku使用指南 - 
什么是youku优酷? - 
正在载入...
正在载入...
优酷youku.com FLV视频批量缓存下载工具1.02007-04-25 17:15<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>优酷 youku.com视频批量缓存下载工具1.0</title>
<script language="JavaScript" type="text/JavaScript">
<!--
function checkRate(input)
{
var re = /^[0-9]+.?[0-9]*$/; //判断字符串是否为数字 //判断正整数 /^[1-9]+[0-9]*]*$/
if (!re.test(input))
{
return false;
}
return true;
}
function geturl(){
if(checkRate(lasta.value)&&checkRate(lastb.value)){
for(i=parseInt(lasta.value);i<=parseInt(lastb.value);i++){
form1.action='http://www.youku.com/search_video/q_'+content.value+i;
form1.submit();
}}else{
form1.action='http://www.youku.com/search_video/q_'+content.value+lasta.value+lastb.value;
form1.submit();
}
}
//-->
</script>
<style type="text/css">
<!--
.style1 {
font-size: 14px;
color: #660033;
font-weight: bold;
}
.style2 {
font-size: 14px;
color: #333333;
}
.style3 {font-size: 14px}
.style4 {
color: #999999;
font-size: 12px;
}
-->
</style>
</head>
<body>
<p align="center" class="style1">优酷youku.com FLV视频批量缓存下载工具1.0</p>
<p align="center" class="style2">关键字
<input name="content" type="text" id="content" size="20">
后缀
<input name="lasta" type="text" id="lasta" size="4">
-
<input name="lastb" type="text" id="lastb" size="4">
<input type="submit" name="Submit" value="提交" onClick="geturl()">
</p>
<form action="" method="post" name="form1" target="_blank" class="style3" style="display:none">
</form>
<div align="center" class="style4">(注意:提交前请先关闭过虑弹出式窗口的功能)
</div>
</body>
</html>
正在读取评论数据...
正在载入Tags...