A YouTube Downloader website that archives videos when people download videos using it.
Go to file
Mike Nolan 5bd8cd56da
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/deploy Pipeline was successful Details
ci/woodpecker/tag/build Pipeline was successful Details
ci/woodpecker/tag/deploy Pipeline was successful Details
Check whether it compiles on push
2024-07-07 19:40:27 -05:00
.woodpecker Check whether it compiles on push 2024-07-07 19:35:42 -05:00
TYTDLite Fixed offline 2024-07-06 20:24:58 -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
.gitlab-ci.yml Maybe fix ci 2024-07-06 23:56:02 -05:00
LICENSE.md First commit 2024-06-30 19:50:11 -05:00
Makefile Check whether it compiles on push 2024-07-07 19:40:27 -05:00
README.md First commit 2024-06-30 20:08:05 -05:00
TYTDLite.sln First commit 2024-06-30 19:50:11 -05:00
publish.sh Check whether it compiles on push 2024-07-07 19:40:27 -05:00

README.md

TYTDLite

More

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

./TYTDLite.ServerCli --help

Download binaries (Mono)

TYTDLite Wii-Linux-NGX-Mono (only Wii or other PowerPC)

mono TYTDLite.ServerNetFwMono.exe --help