A YouTube Downloader website that archives videos when people download videos using it.
Go to file
Mike Nolan 228d59fde6 First commit 2024-06-30 19:55:45 -05:00
TYTDLite First commit 2024-06-30 19:50:11 -05:00
TYTDLite.ServerCli First commit 2024-06-30 19:50:11 -05:00
TYTDLite.ServerNetFwMono First commit 2024-06-30 19:50:11 -05:00
.gitignore First commit 2024-06-30 19:50:11 -05:00
LICENSE.md First commit 2024-06-30 19:50:11 -05:00
Makefile First commit 2024-06-30 19:50:11 -05:00
README.md First commit 2024-06-30 19:55:45 -05:00
TYTDLite.sln First commit 2024-06-30 19:50:11 -05:00

README.md

TYTDLite

A YouTube Downloader website that archives videos when people download videos using it.

Running from source (.NET 8)

cd TYTDLite.ServerCli
dotnet run -- --help

Download binaries (.NET 8)

./TYTDLite.ServerCli --help


Download binaries (Mono)
========================
- [TYTDLite](https://downloads.tesses.net/apps/tytdlite/mono)
- [Wii-Linux-NGX-Mono (only Wii or other PowerPC)](https://tesses.net/apps/tytd/2022/wii.php)
- ```bash 
mono TYTDLite.ServerNetFwMono.exe --help