- ID de l'analyse :
- d6faf508-7b66-44e3-9baa-78e92daacc1dTerminée
- URL soumise :
- https://www.downloadhelper.net/install-coapp-v2
- Fin du rapport :
Liens : 14 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://downloadhelper.net | Video DownloadHelper |
https://github.com/aclap-dev/vdhcoapp/ | here |
https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-windows-x86_64-installer.exe | Download for Windows 8, 10, 11 |
https://github.com/aclap-dev/video-downloadhelper/wiki/CoApp-Installation | More options (DMG, MacOS 10.14, …) |
https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-mac-x86_64-installer.pkg | Download for MacOS Intel |
https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-mac-arm64-installer.pkg | Download for MacOS Silicon (M1/M2/…) |
https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-linux-x86_64.deb | |
https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-linux-i686.deb | |
https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-linux-aarch64.deb | |
https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-linux-x86_64.tar.bz2 |
Variables JavaScript : 4 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__cfBeacon | object |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
<title>Video DownloadHelper - CoApp Installation</title>
<style>
/* RESET */
*, *::before, *::after { box-sizing: border-box; }
* { margin: 0; }
body { line-height: 1.5; -webkit-font-smoothing: antialiased; }
img, picture, video, canvas { display: inline-block; max-width: 100%; }
input, button, textarea, select { font: inherit; }
p, h1, h2, h3, h4, h5, h6 { overflow-wrap: break-word; }
:root {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 18px;
}
body > section {
min-height: 60vh;
margin: auto;
font-size: 0.8rem;
padding: 12px;
max-width: 700px;
}
section > h1, section p {
margin: 1rem 0;
}
h2, p {
color: #333;
}
* {
margin: 0;
font-weight: 300;
letter-spacing: 0.024rem;
box-sizing: border-box;
}
a {
text-decoration: none;
color: #0084c6 !important;
}
strong {
font-weight: bold;
}
header > h1 > a {
background-image: url("/assets/icon.png");
background-repeat: no-repeat;
font-weight: 700;
}
header > h1 > a {
color: black!important;
}
body:not(.header-small) > header {
max-width: 600px;
margin: 20px auto;
}
body:not(.header-small) > header > h1 > a {
background-size: 2.8rem;
background-position: 0 bottom;
padding: 20px 0 20px 60px;
font-weight: 300;
}
body:not(.header-small) > header > .links {
display: none;
}
body:not(.header-small) > header > h1 {
font-size: 1.2rem;
margin: 0.2rem 0;
}
body:not(.header-small) > header > h2 {
margin: 0 0 0 60px;
font-size: 0.8rem;
}
body.header-small > header {
background-color: #f0f0f0;
padding: 15px 0;
}
body.header-small > header > h1 {
font-size: 0.9rem;
display: inline-block;
}
body.header-small > header > h1 > a {
background-size: 22px;
background-position: 30px center;
padding-left: 60px;
display: inline-block;
font-weight: 300;
}
body.header-small > header > h2 {
display: inline-block;
font-weight: 500;
color: #999;
font-size: 0.7rem;
margin-left: 0.7rem;
}
body.header-small > header > .links > a {
color: #666 !important;
font-size: 0.9rem;
margin-right: 1rem;
}
body.header-small > header > .links {
display: inline-block;
text-align: right;
float: right;
padding-right: 1rem;
}
footer {
background-color: #0084c6;
text-align: center;
padding: 2rem 0 4rem;
margin-top: 5rem;
color: white;
}
footer > a {
font-size: 0.8rem;
display: inline-block;
width: 8rem;
text-align: center;
color: white!important;
}
#copyright {
font-size: 0.5rem;
opacity: 0.7;
padding-top: 3rem;
}
.downloadme {
line-height: 1.8em;
font-size: 1rem;
background-color: #0084c6;
display: inline-block;
padding: 0 0.9rem;
border-radius: 100rem;
font-weight: 500;
vertical-align: bottom;
color: white !important;
}
.downloadme > * {
color: white !important;
vertical-align: middle;
}
.downloadme > svg {
font-size: 1em;
height: 1em;
margin-left: 0.2rem;
}
#logo {
width: 64px;
margin-bottom: 2rem;
}
.beta-feedback {
text-align: left;
max-width: 400px;
padding-left: 60px;
min-height: 60px;
background-repeat: no-repeat;
background-size: 50px auto;
font-size: 0.8rem;
margin-left: auto;
margin-right: auto;
}
.beta-feedback {
background-image: url("/assets/forum-logo.png");
}
#install-windows > p > a > img,
#install-mac > p > a > img,
#install-linux > p > a > img {
margin: 0.5rem 0;
}
body.windows #install-linux,
body.windows #install-windows > h2 ,
body.windows #install-mac,
body.mac #install-linux,
body.mac #install-windows,
body.mac #install-mac > h2,
body.linux #install-mac,
body.linux #install-windows {
display: none;
}
#linux-code {
margin: 0.5rem;
text-wrap: wrap;
}
#safe {
margin: 1em -1em 3rem;
padding: 1em;
border: 1px solid #26b0ff4d;
border-radius: 3px;
text-align: center;
background-color: #85ff851a;
}
.warn {
margin-top: 4rem;
}
.topdownload {
text-align: center;
}
.topdownload-small {
text-align: center;
}
.downloadme {
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
transition: transform 50ms linear;
}
.downloadme:hover {
transform: scale(1.01);
}
</style>
</head>
<body class="header-small windows">
<header>
<h1><a href="https://downloadhelper.net">Video DownloadHelper</a></h1>
<h2>Easy, smart and no tracking</h2>
<div class="links">
<a href="/FAQ">FAQ</a> <a href="/community">Community</a> <a href="/convert">Premium</a>
</div>
</header>
<section>
<h1>CoApp Installation</h1>
<p>
Some operations required by Video DownloadHelper cannot be performed
from within the browser. In order to be able to still do the job, the
add-on relies on our external application that is called transparently.
</p>
<p>We call it the Companion Application (CoApp).</p>
<p id="safe">It it safe? Yes! You can read the code <a href="https://github.com/aclap-dev/vdhcoapp/">here</a> 🙂, it’s Open Source.</p>
<div id="install-windows">
<h2 id="download-for-windows">Download for Windows</h2>
<p class="topdownload">
<a class="downloadme" href="https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-windows-x86_64-installer.exe">
Download for Windows 8, 10, 11
</a>
</p>
<p class="topdownload-small">
<a href="https://github.com/aclap-dev/video-downloadhelper/wiki/CoApp-Installation">More options (32bits, Win7, …)</a>
</p>
</div>
<div id="install-mac">
<h2 id="download-for-macos-10.15-and-above">Download for MacOS 10.15 and above</h2>
<p class="topdownload">
<a class="downloadme" href="https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-mac-x86_64-installer.pkg">
Download for MacOS Intel
</a>
</p>
<p class="topdownload">
<a class="downloadme" href="https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-mac-arm64-installer.pkg">
Download for MacOS Silicon (M1/M2/…)
</a>
</p>
<p class="topdownload-small">
<a href="https://github.com/aclap-dev/video-downloadhelper/wiki/CoApp-Installation">More options (DMG, MacOS 10.14, …)</a>
</p>
</div>
<div id="install-linux">
<h2 id="download-for-linux">Download for Linux</h2>
<p>All you need to do is run this command in a terminal:</p>
<hr>
<pre id="linux-code"><code>curl -sSLf https://github.com/aclap-dev/vdhcoapp/releases/latest/download/install.sh | bash</code></pre>
<hr>
<p>This command will download and install (or update) the coapp.</p>
<p>If you prefer to do a manual install:</p>
<p><a href="https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-linux-x86_64.deb"><img src="https://img.shields.io/badge/64bits-grey?style=for-the-badge&logo=ubuntu&logoColor=white&label=.deb&labelColor=orange" alt=".deb 64bits"></a> <a href="https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-linux-i686.deb"><img src="https://img.shields.io/badge/32bits-grey?style=for-the-badge&logo=ubuntu&logoColor=white&label=.deb&labelColor=orange" alt=".deb 32bits"></a> <a href="https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-linux-aarch64.deb"><img src="https://img.shields.io/badge/ARM-grey?style=for-the-badge&logo=ubuntu&logoColor=white&label=.deb&labelColor=orange" alt=".deb ARM"></a></p>
<p><a href="https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-linux-x86_64.tar.bz2"><img src="https://img.shields.io/badge/64bits-grey?style=for-the-badge&logo=linux&logoColor=white&label=.tar.bz2&labelColor=purple" alt="tar.bz2 64bits"></a> <a href="https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-linux-i686.tar.bz2"><img src="https://img.shields.io/badge/32bits-grey?style=for-the-badge&logo=linux&logoColor=white&label=.tar.bz2&labelColor=purple" alt="tar.bz2 32bits"></a> <a href="https://github.com/aclap-dev/vdhcoapp/releases/latest/download/vdhcoapp-linux-aarch64.tar.bz2"><img src="https://img.shields.io/badge/ARM-grey?style=for-the-badge&logo=linux&logoColor=white&label=.tar.bz2&labelColor=purple" alt="tar.bz2 ARM"></a></p>
<p>⚠️ Run <code>./vdhcoapp install</code> (<strong>not as root</strong>)
after extracting the binaries (not necessary for .deb).</p>
<p>We also have Linux packages that use the system ffmpeg (regular
packages come with a prebuilt ffmpeg). These are for advanced users and
are available as “noffmpeg” builds <a href="https://github.com/aclap-dev/vdhcoapp/releases/latest">here</a>.</p>
</div>
<div class="warn">
<p> Make sure to close your browser before upgrading the Companion App.</p>
<p> If the app is not recognized by the extension, please read the <a href="https://www.downloadhelper.net/w/CoApp-not-recognized">troubleshooting section</a>. </p>
</div>
</section>
<script>
const ua = window.navigator.userAgent;
if (ua.includes("Windows")) {
document.body.classList.add("windows");
} else if (ua.includes("Mac")) {
document.body.classList.add("mac");
} else if (ua.includes("X11")) {
document.body.classList.add("linux");
} else if (ua.includes("Linux")) {
document.body.classList.add("linux");
}
</script>
<footer>
<a href="https://github.com/aclap-dev/video-downloadhelper/wiki">Help</a>
<a href="/asites">Video sites</a> <!-- FIXME:NOW -->
<a href="/beta">Beta versions</a>
<a href="/privacy">Privacy</a>
<p id="copyright">© downloadhelper.net. All rights reserved</p>
</footer>
<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{"rayId":"8f58a7707ced3851","version":"2024.10.5","serverTiming":{"name":{"cfExtPri":true,"cfL4":true,"cfSpeedBrain":true,"cfCacheStatus":true}},"token":"fc4b58c974e64281bded8fabe6aa9f09","b":1}" crossorigin="anonymous"></script>
</body></html>