2018-11-04 17:16:50 +01:00
2018-11-04 16:39:38 +01:00
2018-11-04 15:58:15 +01:00
2018-11-04 17:16:50 +01:00
2018-11-04 15:58:15 +01:00
2018-11-04 15:58:15 +01:00
2018-11-04 15:58:15 +01:00
2018-11-04 15:58:15 +01:00
2018-11-04 15:58:15 +01:00

YTSFlix (WIP)

YTSFlix is web app that allow you to browse YTS.am content, watch trailers and stream Torrent with available subtitles.

Home Movie

Install with Docker

docker pull adphi/ytsflix
docker run -d --name ytsflix -v ytsflix:/downloads -e LOG_LEVEL=DEBUG -p 8080:8080 adphi/ytsflix

The app will be available at http://localhost:8080

Build

make build

Run tests

make tests
Description
No description provided
Readme 16 MiB
Languages
Go 62.7%
HTML 34%
Makefile 2%
Dockerfile 1.3%