Request movies from yts.mx
Go to file
Mike Nolan 8c5255be59 fix when creating torrents folder 2024-10-11 18:16:37 -05:00
data/wwwroot First commit 2024-10-11 17:59:37 -05:00
.gitignore First commit 2024-10-11 17:59:37 -05:00
LICENSE.md First commit 2024-10-11 17:59:37 -05:00
Program.cs fix when creating torrents folder 2024-10-11 18:16:37 -05:00
README.md fix bug in readme 2024-10-11 18:04:11 -05:00
RequestMovies.csproj First commit 2024-10-11 17:59:37 -05:00

README.md

Request Movies

To Install

dotnet publish --self-contained -p:PublishSingleFile=true -p:PublishReadyToRun=true -r linux-x64 -o out -c Release

copy data folder into out

go into out and run

./RequestMovies

Go here in your browser