-
Notifications
You must be signed in to change notification settings - Fork 0
/
termsofservice.html
205 lines (188 loc) · 7.82 KB
/
termsofservice.html
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>YTube-Terms Of Service</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"/>
<link rel="stylesheet" href="./css/styleterms.css">
<script src="https://unpkg.com/[email protected]/dist/typed.umd.js"></script>
<link rel="icon" type="image/x-icon" href="./Images/YTube.png">
</head>
<body>
<div class="container">
<header>
<nav>
<input type="checkbox" id="check">
<label for="check" class="checkbtn">
<i class="fas fa-bars"></i>
</label>
<label class="logo" onclick="redirectToHome()">YTube</label>
<ul>
<li><a class="active" href="./index.html">Home</a></li>
<li><a href="./about.html">About</a></li>
<li><a href="./contact.html">Contact Us</a></li>
</ul>
</nav>
</header>
<section class="space">
<div id="main">
<br>
<a class="maintext"><h1 class="h1">YTube <span class="text"></span></h1></a>
<div class="about1"><h1>Terms Of Service</h1></div>
</section>
<div class="aboutus">
<br>
<br>
<p>
Welcome to YTube, a YouTube video downloader service ("Service"). By using our Service, you agree to comply with and be bound by the following Terms of Service ("Terms"). Please read these Terms carefully before using our Service.
</p>
<br>
<br>
<span class="termstext"><b>1.</b><b> Use of Service</b></span>
<br>
<br>
<p>
Our Service allows you to download YouTube videos for personal, non-commercial use only. You may not use our Service to download videos for commercial purposes or to distribute copyrighted material.
</p>
<br>
<br>
<span class="termstext"><b>2.</b><b> Disclaimer of Liability</b></span>
<br>
<br>
<p>
YTube does not endorse or guarantee the accuracy, reliability, or completeness of any information or content provided by our Service. You assume all risk and responsibility for your use of the Service.
</p>
<br>
<br>
<span class="termstext"><b>3.</b><b> Intellectual Property Rights</b></span>
<br>
<br>
<p>
The content and software used in our Service are the property of YTube or its licensors and are protected by copyright, trademark, and other intellectual property laws. You may not copy, modify, distribute, or otherwise use our Service or its content without our prior written consent.
</p>
<br>
<br>
<span class="termstext"><b>4.</b><b> Privacy Policy</b></span>
<br>
<br>
<p>
YTube respects your privacy and is committed to protecting your personal information. Please refer to our Privacy Policy for more information on how we collect, use, and disclose your information.
</p>
<br>
<br>
<span class="termstext"><b>5.</b><b> Changes to Terms of Service</b></span>
<br>
<br>
<p>
YTube may update or modify these Terms at any time without prior notice. Your continued use of our Service after any such changes will constitute your acceptance of the new Terms.
</p>
<br>
<br>
<span class="termstext"><b>6.</b><b> Governing Law</b></span>
<br>
<br>
<p>
These Terms shall be governed by and construed in accordance with the laws of India,kerala, without giving effect to any principles of conflicts of law.
</p>
<br>
<br>
<p>
If you have any questions or concerns about these Terms, please contact us at <b>[email protected]</b>.
</p>
<br>
<br>
</div>
<footer>
<div class="main-content">
<div class="left box">
<h2>About Us</h2>
<div class="content">
<p>YTube is a free YouTube video downloader that lets you download videos in MP4 format and convert them to MP3. You can choose to download videos in the highest or lowest resolution available on YouTube, and it offers a range of features.</p>
<div class="social">
<a href="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/AsTechpro20"><span class="fa-brands fa-github"></span></a>
<a href="https://twitter.com/AsTechpro20"><span class="fab fa-twitter"></span></a>
<a href="https://instagram.com/AsTechpro20"><span class="fab fa-instagram"></span></a>
<a href="https://www.youtube.com/channel/UCbO1IT3t9f0oE8t37ZgfB7Q"><span class="fab fa-youtube"></span></a>
<a href="#"><span class="fa-brands fa-discord"></span></a>
</div>
</div>
</div>
<div class="center box">
<h2>Pages</h2>
<div class="content">
<div class="place">
<span class="text">
<li><a href="./about.html">About Us</a></li>
<lI><a href="./faq.html">FAQ</a></lI>
<li><a href="./privacypolicy.html">Privacy Policy</a></li>
<li><a href="./contact.html">Contact Us</a></li>
<li><a href="./api.html">API</a></li>
<li><a href="./termsofservice.html">Terms of Service</a></li>
</span>
</div>
</div>
</div>
<div class="right box">
<h2>Help</h2>
<div class="content">
<div class="place">
<span class="text">
<li><a href="./privacypolicy.html">Privacy Policy</a></li>
<li><a href="./termsofservice.html">Terms of Service</a></li>
<li><a href="./contact.html">Contact Us</a></li>
</span>
</div>
</div>
</div>
</div>
</div>
<div class="bottom">
<center>
<span class="far fa-copyright"></span><span> YTube 2023 All rights reserved |</span>
<span class="credit">Made With <i class="fas fa-heart text-danger"></i> By <a href="https://www.astechpro20.tk/">AsTechpro20</a> | </span>
</center>
</div>
</footer>
</body>
</html>
<script>
function redirectToHome() {
window.location.href = "/index.html";
}
const menuBar = document.getElementById('check');
const content = document.getElementById('main');
menuBar.addEventListener('click', function() {
if (menuBar.checked) {
content.style.display = 'none';
} else {
content.style.display = 'block';
}
});
const checkbox = document.querySelector('input[type="checkbox"]');
const footer = document.querySelector('footer');
checkbox.addEventListener('click', function() {
if (checkbox.checked) {
footer.style.display = 'none';
} else {
footer.style.display = 'block';
}
});
const check = document.getElementById('check');
const body = document.body;
check.addEventListener('click', function() {
if (check.checked) {
body.classList.add('no-scroll');
} else {
body.classList.remove('no-scroll');
}
});
var typingEffect = new Typed(".text",{
strings: ['Downloader!',"It's Free!",'With no ADS!','Supports','YouTube!','Try Out!'],
loop : true,
typeSpeed : 100,
backSpeed : 80,
backDelay : 1500,
});
</script>