jdrouet / xdcc-downloader

Proof of concept, you take the responsability of what you do with it !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xdcc-downloader

This is a simple tool to download files frow XDCC

Install it

git clone https://github.com/jdrouet/xdcc-downloader.git
cd xdcc-downloader
npm run docker:build

This will create a Docker image in order to avoid libicu problem of versions

Run it

npm run docker:start

And then just answer the questions ;)

About

Proof of concept, you take the responsability of what you do with it !


Languages

Language:JavaScript 100.0%