-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathtest2.html
More file actions
53 lines (44 loc) · 3.79 KB
/
test2.html
File metadata and controls
53 lines (44 loc) · 3.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta http-equiv="expires" content="0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>KeepVideos - Download YouTube Videos - The easy way - Without plugins and extensions</title>
<meta name="title" content="KeepVideos - Download YouTube Videos the easy way - Without plugins and extensions" />
<meta name="description" content="This is a learning tool for the new HTML5 technologies" />
<meta name="keywords" content="youtube, download, video, videos, download youtube, download youtube video, download video, html, css, html5, css3, canvas, animation, requestanimationframe, fullscreen, fullscreen api, cache, application cache, application cache api, appcache, audio, audio api, video, video api, modernizr" />
<meta name="author" content="Emerson Estrella">
<link type="text/plain" rel="author" href="humans.txt" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
.sidebar-nav {
padding: 9px 0;
}
</style>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap-responsive.min.css">
<link rel="stylesheet" href="css/style.css">
<script src="js/libs/modernizr.custom.01885.js"></script>
</head>
<body>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/libs/jquery-1.7.2.min.js"><\/script>')</script>
<script src="js/full2.js?asdf"></script>
<!--
http://r6---embratel-gig1.c.youtube.com/videoplayback?key=yt1&ip=189.121.74.221&upn=O9kg5ozHUbo&mv=m&ratebypass=yes&itag=44&fexp=903802,906085,913560,914080,916623,920704,912806,902000,922403,922405,929901,913605,925006,906938,931202,908529,920201,930101,906834,913570,901451&newshard=yes&sver=3&id=o-AKDZfXIZ65-kR4JeyzTNjT6Pv6aJHHENsj7mw7WGz44_&expire=1362307686&sparams=cp,id,ip,ipbits,itag,ratebypass,source,upn,expire&source=youtube&mt=1362285434&ipbits=8&ms=au&cp=U0hVR1NLVV9NUENONV9LRVlHOnFnMkJXTTBIeXM0&fallback_host=tc.v9.cache5.c.youtube.com&signature=C4A6E3E192D627F3B91430EC95AF1299826CA308.9DECCEFFB34DD3483AC7DD546948A2C6B98B7B61&quality=large,itag=35&type=video/x-flv&ir=1&rr=12
-->
<script type="text/javascript">
console.log(
unescape(unescape(decodeURIComponent(("type%3Dvideo%252Fwebm%253B%2Bcodecs%253D%2522vp8.0%252C%2Bvorbis%2522%26url%3Dhttp%253A%252F%252Fr4---sn-xhcg5uxa-bg0e.c.youtube.com%252Fvideoplayback%253Fsver%253D3%2526expire%253D1362308655%2526ms%253Dau%2526itag%253D45%2526id%253D38ab3400143c2032%2526upn%253DomX3GYgurpA%2526cp%253DU0hVR1NLVl9KT0NONV9LRVpHOlh6eVhXNVprVUZG%2526sparams%253Dcp%25252Cid%25252Cip%25252Cipbits%25252Citag%25252Cratebypass%25252Csource%25252Cupn%25252Cexpire%2526mt%253D1362286333%2526mv%253Dm%2526source%253Dyoutube%2526newshard%253Dyes%2526ratebypass%253Dyes%2526ipbits%253D8%2526fexp%253D917000%25252C906078%25252C929205%25252C916624%25252C902544%25252C920704%25252C912806%25252C902000%25252C922403%25252C922405%25252C929901%25252C913605%25252C925006%25252C906938%25252C931202%25252C908529%25252C920201%25252C929602%25252C930101%25252C906834%25252C926403%25252C913570%25252C901451%2526key%253Dyt1%2526ip%253D189.121.74.221%26itag%3D45%26sig%3DBEFCECDF9D440C06322031D5A7F4F6F953E573EC.551E607547468AB90035AEC84A9A0F6A099C8ABD%26fallback_host%3Dtc.v24.cache6.c.youtube.com%26quality%3Dhd720%2C"+'').replace(/\+/g, '%20'))))
)
</script>
</body>
</html>