Helper scripts for IRC XDCC downloads.
You need Python, beautifulsoup4, requests and weechat. If you haven't
used weechat before, you'll need to configure its xfer plugin,
at least you need to turn on auto_accept_files
. Just test it manually
before moving onto using these scripts. On Debian/Ubuntu you can install
the dependencies with the following command.
sudo apt install python3 python3-bs4 python3-requests weechat
To install, run
sudo make PREFIX=/usr/local install
Then just do
xdcc-search --help
xdcc-download --help