tytdlite/README.md

640 B

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
  • bash ./TYTDLite.ServerCli --help

Download binaries (Mono)