/AnonBulkDownloader

Download links from anonfiles in bulk

Primary LanguagePython

AnonBulkDownloader

Python 2.7|3.x

Download links from anonfiles in bulk

Installation

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

Usage

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"