Youtube Video Downloader app

Installation

You only need docker and make :-)

for development...

$ make build
$ make shell
$ make launch

For production environments...

$ make build
$ make run

License

MIT

Free Software, Hell Yeah!