# TYTDDownloadWebUI a YouTube Search webui for TYTD
In order to build you need the following
- dotnet sdk [here](https://dotnet.microsoft.com/en-us/download)
- this source code
```bash
dotnet run
```