-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDlThreads.html
151 lines (134 loc) · 8.65 KB
/
DlThreads.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.16/dist/tailwind.min.css" rel="stylesheet">
<title>DlThreads - Best Threads Downloader</title>
</head>
<body>
<header class="bg-white py-4">
<div class="container mx-auto px-4">
<nav class="flex justify-between items-center">
<div class="text-gray-900 text-lg">DlThreads</div>
<div>
<a href="#" class="text-gray-900 hover:text-gray-700 px-4">Blog</a>
<div class="relative inline-block">
<button class="text-gray-900 hover:text-gray-700 px-4 py-2 rounded cursor-pointer dropdown-button">
Language
<svg class="h-4 w-4 inline-block ml-1" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd" d="M10 12a2 2 0 100-4 2 2 0 000 4z" clip-rule="evenodd" />
<path d="M2 10a8 8 0 1116 0 8 8 0 01-16 0zm8-6a6 6 0 100 12 6 6 0 000-12z" />
</svg>
</button>
<ul class="absolute hidden bg-white text-gray-700 pt-1 dropdown-menu">
<li>
<a href="#" class="block px-4 py-2 hover:bg-gray-200">English</a>
</li>
<li>
<a href="#" class="block px-4 py-2 hover:bg-gray-200">Português</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<main>
<section class="bg-gradient-to-r from-purple-500 via-pink-500 to-red-500 py-12">
<div class="container mx-auto px-4">
<h2 class="text-3xl font-bold text-white mb-4">Threads Video Download</h2>
<p class="text-gray-100 mb-8">Download Video Threads, Photo online</p>
<form class="flex items-center">
<div class="relative w-full">
<input type="text" placeholder="Enter Threads post URL" class="w-full rounded-l px-4 py-2 outline-none focus:ring-2 focus:ring-blue-500 url-input" value="">
<button type="button" class="absolute right-0 top-0 bottom-0 px-3 flex items-center bg-gray-200 rounded-r paste-button">
<svg class="h-5 w-5 text-gray-600" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l5 5m0 0l-5 5m5-5H6"></path>
</svg>
</button>
</div>
<button class="bg-green-500 hover:bg-green-600 text-white px-6 py-2 rounded-r">Download</button>
</form>
</div>
</section>
<div class="container mx-auto px-4 py-8">
<div class="flex justify-center">
<div class="w-full md:w-2/3 lg:w-1/2">
<div class="text-center">
<h1 class="text-4xl font-bold mb-4">All Features of DlThreads</h1>
<p class="text-gray-600 mb-8">DlThreads supports all types of Threads videos and images links. It is the ultimate tool for downloading Threads content effortlessly. DlThreads allows you to download videos, photos, and more.</p>
</div>
</div>
</div>
</div>
<section class="py-8">
<div class="container mx-auto px-4">
<h2 class="text-2xl font-bold mb-4">How to Download Threads Content with DlThreads</h2>
<div class="mb-8">
<h3 class="text-xl font-bold mb-2">Step 01: Copy URL of Threads Photos & Videos</h3>
<p class="text-gray-600">
On the Threads app:<br>
- Click "Get the Threads photo URL" (iOS) or "Copy the Threads URL" (Android) above the post, then hit "Copy Share URL". The link will be saved to your clipboard.<br>
On PC / Mac:<br>
- Right-click on the date of the video or photo on Threads, then click "Copy Link Address" to download Threads video on desktop.
</p>
</div>
<div class="mb-8">
<h3 class="text-xl font-bold mb-2">Step 02: Paste the URL into the DlThreads.App</h3>
<p class="text-gray-600">Paste the copied Threads URL into the text box area provided in the DlThreads.App - Threads downloader.</p>
</div>
<div class="mb-8">
<h3 class="text-xl font-bold mb-2">Step 03: Hit the "Download" Button</h3>
<p class="text-gray-600">Click the "Download" button to initiate the Threads video download process.</p>
</div>
<div>
<p class="text-gray-600">
Our tool was designed to help you download videos and images uploaded by your own Threads account. We reserve the right to refuse to provide our service if you use our tools to infringe upon others' privacy and material.
</p>
</div>
</div>
</section>
<section class="bg-gray-100 py-8">
<div class="container mx-auto px-4">
<h2 class="text-2xl font-bold mb-4">What is Threads?</h2>
<p class="text-gray-600 mb-8">Threads is a new app from the parent company of Facebook, Instagram, and WhatsApp. The platform resembles Twitter, with a feed of mostly text-based posts—though users can also post photos and videos—where people can have real-time conversations.</p>
<h3 class="text-xl font-bold mb-2">How does Threads work?</h3>
<p class="text-gray-600 mb-8">Threads combines the existing aesthetics and navigation system of Instagram and offers the ability to share Threads posts directly to Instagram Stories. Users can post messages with a limit of 500 characters, similar to Twitter. They can reply, forward, and quote other users' topic posts.</p>
<h3 class="text-xl font-bold mb-2">Public and Private Accounts</h3>
<p class="text-gray-600 mb-8">Accounts can be listed as public or private. Verified Instagram accounts are automatically verified on Threads.</p>
<h3 class="text-xl font-bold mb-2">How to Sign Up? (And Can You Leave?)</h3>
<p class="text-gray-600 mb-8">Users sign up through their Instagram accounts and keep the same username, password, and account name, although they can edit their bio to be exclusive to Threads. Users can also import their list of followed accounts directly from Instagram, making it super easy to get started with the app. However, leaving Threads is not as easy. While users can temporarily deactivate their profiles through the app's settings section, the company states in its privacy policy that "your Threads profile can only be deleted by deleting your Instagram account."</p>
<h3 class="text-xl font-bold mb-2">Availability</h3>
<p class="text-gray-600">Threads is available in 100 countries and in over 30 languages on iOS and Android, according to the company.</p>
</div>
</section>
</main>
<footer class="bg-gray-800 py-4">
<div class="container mx-auto px-4 flex justify-between">
<div class="text-gray-500">
<a href="#" class="mr-4">Privacy Policy</a>
<a href="#">Terms of Service</a>
</div>
<p class="text-center text-gray-500">© 2023 DlThreads. All rights reserved.</p>
</div>
</footer>
<script>
const pasteButton = document.querySelector('.paste-button');
pasteButton.addEventListener('click', async () => {
try {
const text = await navigator.clipboard.readText()
document.querySelector('.url-input').value += text;
console.log('Text pasted.');
} catch (error) {
console.log('Failed to read clipboard');
}
});
const dropdownButton = document.querySelector('.dropdown-button');
const dropdownMenu = document.querySelector('.dropdown-menu');
dropdownButton.addEventListener('click', () => {
dropdownMenu.classList.toggle('hidden');
});
</script>
</body>
</html>