Download links from anonfiles in bulk
You can download AnonBulkDownloader by cloning the Git repository:
$ git clone https://github.com/mfcharaf/AnonBulkDownloader/
Install requests library
$ pip install requests
Or
$ pip3 install requests
Put your anonfiles links in links.txt file then run the script
$ python ABD.py
Or you can specify your own file path
$ python ABD.py "/path/to/your/file.txt"