A python script to download images and gifs from bdsmlr blogs
- Clone or download the repository
- Install the requirements with
pip install -r requirements.txt
- Run the script:
python ./bdsmdownlr.py -b {blog-to-download} -u {your-account-email} -p {your-accout-password}