16 lines
715 B
PHP
Executable File
16 lines
715 B
PHP
Executable File
<?php include("../../../heading.php") ?>
|
|
<h1>Tesses YouTube Downloader - 2022</h1>
|
|
<br>
|
|
<span>Select build</span>
|
|
<br>
|
|
<ul>
|
|
<li><a href="https://www.nuget.org/packages/Tesses.YouTubeDownloader/">Nuget</a></li>
|
|
<li><a href="https://downloads.tesses.net/apps/tytd/binaries/tytd-binary-2022-latest.tar.gz">Mono Build (.NET Framework 4.8 should work too)</a></li>
|
|
<li><a href="https://gitlab.tesses.net/tesses50/tytd">Source Code (GitLab Self Hosted)</a></li>
|
|
<li><a href="https://github.com/tesses50/tytd-2022">Source Code (GitHub)</a></li>
|
|
<li><a href="https://downloads.tesses.net/apps/tytd/tytd-mono-src.tar.gz">Mono Build Source Code</a></li>
|
|
|
|
|
|
</ul>
|
|
|
|
<?php include("../../../footer.php") ?>
|