/CyberdropBunkrDownloader

Simple downloader for cyberdrop.me and bunkr.is

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

CyberdropDownloader

Simple downloader for cyberdrop.me

Usage

Before using install requirements with

pip3 install -r requirements.txt
python3 dump.py -u [url]

Download only specific extensions (optional):

python3 dump.py -u [url] -e [extensions (comma separated)] ex: python3 dump.py -u [url] -e [.jpg,.mp4]