-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathweb\privacy.html
More file actions
198 lines (176 loc) · 6.81 KB
/
Copy pathweb\privacy.html
File metadata and controls
198 lines (176 loc) · 6.81 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy for TikTok Backup Tool</title>
<style>
:root {
--background: #ffffff;
--text: #000000;
--section: #f5f5f5;
--button: #0077ee;
}
@media (prefers-color-scheme: dark) {
:root {
--background: #1a1a1a;
--text: #ffffff;
--section: #2d2d2d;
--button: #0077ee;
}
}
body {
font-family: Arial, sans-serif;
line-height: 1.6;
color: var(--text);
background-color: var(--background);
margin: 0;
padding: 20px;
}
.container {
max-width: 800px;
margin: 0 auto;
padding: 20px;
}
h1, h2 {
color: var(--text);
}
.section {
background-color: var(--section);
padding: 20px;
border-radius: 8px;
margin-bottom: 20px;
}
.footer {
text-align: center;
padding: 30px;
margin-top: 50px;
background-color: var(--section);
border-radius: 8px;
}
a {
color: var(--button);
text-decoration: none;
}
a:hover {
opacity: 0.9;
}
.donation-section {
text-align: center;
padding: 30px;
margin-top: 50px;
background-color: var(--section);
border-radius: 8px;
}
.donation-buttons {
display: flex;
justify-content: center;
gap: 10px;
margin: 20px 0;
flex-wrap: wrap;
}
.donate-button {
background-color: var(--button);
color: white;
padding: 10px 20px;
border-radius: 5px;
text-decoration: none;
transition: opacity 0.3s;
}
.donate-button:hover {
opacity: 0.9;
}
</style>
</head>
<body>
<div class="container">
<h1>Privacy Policy for TikTok Backup Tool</h1>
<div class="section">
<h2>Introduction</h2>
<p>The TikTok Backup Tool is a utility designed to help users create local backups of TikTok profiles, including videos, profile information, and associated metadata. This privacy policy explains how the tool handles data and protects user privacy.</p>
</div>
<div class="section">
<h2>Data Collection & Storage</h2>
<p>This tool operates with complete privacy:</p>
<ul>
<li>All downloaded content is stored locally on your device</li>
<li>No data is transmitted to external servers</li>
<li>No personal information is collected</li>
<li>No analytics or tracking is performed</li>
<li>No cookies are used</li>
</ul>
</div>
<div class="section">
<h2>TikTok Interaction</h2>
<p>The tool interacts with TikTok in the following ways:</p>
<ul>
<li>Uses Chrome browser automation to access public TikTok content</li>
<li>Downloads publicly available videos and information</li>
<li>Respects TikTok's robots.txt and rate limits</li>
<li>Only accesses content that is publicly viewable</li>
</ul>
</div>
<div class="section">
<h2>Local Storage</h2>
<p>Content is stored locally with the following considerations:</p>
<ul>
<li>All downloads are saved to your local device</li>
<li>Organized in a clear directory structure</li>
<li>You have complete control over the stored files</li>
<li>You can delete the backed-up content at any time</li>
</ul>
</div>
<div class="section">
<h2>Browser Integration</h2>
<p>The tool requires Chrome browser access to:</p>
<ul>
<li>Navigate TikTok pages</li>
<li>Extract video URLs and metadata</li>
<li>Download content through yt-dlp</li>
<li>No browser history or personal data is accessed</li>
</ul>
</div>
<div class="section">
<h2>User Control</h2>
<p>Users maintain full control over:</p>
<ul>
<li>Which profiles to backup</li>
<li>What content to download</li>
<li>Where files are stored</li>
<li>When to delete backed-up content</li>
</ul>
</div>
<div class="section">
<h2>Legal Compliance</h2>
<p>Important legal considerations:</p>
<ul>
<li>Only use this tool for personal archiving</li>
<li>Respect copyright and intellectual property rights</li>
<li>Follow TikTok's terms of service</li>
<li>Obtain permission before sharing backed-up content</li>
</ul>
</div>
<div class="section">
<h2>Contact Information</h2>
<p>For questions about this privacy policy or the tool's data handling, please reach out through GitHub or email: info@kaywat.me</p>
</div>
<div class="donation-section">
<h2>💰 Support the Developer</h2>
<p>Hey there! I'm KayWat, the developer behind this tool. 👋</p>
<p>If you find this tool helpful, consider buying me a coffee! Your support keeps me fueled and creating! ❤️</p>
<div class="donation-buttons">
<a href="https://www.paypal.com/donate/?hosted_button_id=J3ABMPG6MQF3L&custom=1coffee" class="donate-button" target="_blank">
☕️ One Coffee ($6)
</a>
<a href="https://www.paypal.com/donate/?hosted_button_id=J3ABMPG6MQF3L&custom=2coffees" class="donate-button" target="_blank">
☕️☕️ Two Coffees ($12)
</a>
<a href="https://www.paypal.com/donate/?hosted_button_id=J3ABMPG6MQF3L&custom=3coffees" class="donate-button" target="_blank">
☕️☕️☕️ Three Coffees ($24)
</a>
</div>
<p>Thanks for your support! It means the world to me! 🙏</p>
</div>
</div>
</body>
</html>