Skip to main content

Bulk downloader for multiple file hosts

Project description

cyberdrop-dl

Bulk downloader for multiple file hosts

Buy Me A Coffee

Supported Sites

Website Supported Link Types
Anonfiles Download page: Anonfiles.com/...
Bayfiles Download page: Bayfiles.com/...
Bunkr Albums: bunkr.is/a/...
Direct Videos: stream.bunkr.is/v/...
Direct Videos: cdn.bunkr.is/...
Direct Images: i.bunkr.is/...
Also works with Bunkr.to
Coomer.party Profiles: coomer.party/...
Thumbnail Links: coomer.party/thumbnail/...
Data Links: coomer.party/data/...
Cyberdrop Albums: cyberdrop.me/a/...
Direct Videos: fs-0#.cyberdrop.me/...
Direct Videos: f.cyberdrop.me/...
Direct Images: img-0#.cyberdrop.me/...
Direct Images: f.cyberdrop.me/...
Also works with .cc, .to, and .nl
Cyberfile folders: cyberfile.is/folder/...
shared: cyberfile.is/shared/...
Direct: cyberfile.is/...
Erome Albums: erome.com/a/...
GoFile Albums: gofile.io/d/...
jpg.church Albums: jpg.church/album/...
Direct Images: jpg.church/image/...
User Profile: jpg.church/#USER#
All User Albums: jpg.church/#USER#/albums
jpg.homes Albums: jpg.homes/album/...
Direct Images: jpg.homes/image/...
User Profile: jpg.homes/#USER#
All User Albums: jpg.homes/#USER#/albums
Kemono.party Profiles: kemono.party/...
Thumbnail Links: kemono.party/thumbnail/...
Data Links: kemono.party/data/...
LeakedNudes Thread: forum.leakednudes.co/threads/...
Continue from (will download this post and after): forum.leakednudes.co/threads/...post-NUMBER
PixelDrain Albums: Pixeldrain.com/l/...
Single Files: Pixeldrain.com/u/...
Pixl Albums: pixl.is/album/...
Direct Images: pixl.is/image/...
User Profile: pixl.is/#USER#
All User Albums: pixl.is/#USER#/albums
Postimg.cc Albums: postimg.cc/gallery/...
Direct Images: postimg.cc/...
Putmega Albums: putmega.com/album/...
Direct Images: s#.putmega.com/...
Direct Images: putmega.com/image/...
User Profile: putmega.com/#USER#
All User Albums: putmega.com/#USER#/albums
Also works with putme.ga
SocialMediaGirls Thread: forum.scoailmediagirls.com/threads/...
Continue from (will download this post and after): forum.scoailmediagirls.com/threads/...post-NUMBER
SimpCity Thread: simpcity.st/threads/...
Continue from (will download this post and after): simpcity.st/threads/...post-NUMBER

Reminder to leave the link full (include the https://)

Information

Requires Python 3.7 or higher (3.10 recommended)

You can get Python from here: https://www.python.org/downloads/

Make sure you tick the check box for "Add python to path" alt text

cyberdrop-dl will take the title of the archive and create a new folder for it, and download all of the available media to that folder. It'll repeat that for every link you give it.

Installation

Script method

Go to the releases page and download the Cyberdrop_DL.zip file. Extract it to wherever you want the program to be.

Using pip

Once Python is installed, run pip3 install cyberdrop-dl.

Advanced users may want to use virtual environments (via pipx), but it's NOT required.

Usage

Script method

Put the links in the URLs.txt file then run Start Windows.bat (Windows) or Start Mac.command (OS X) or Start Linux.sh (Linux).

** Mac users will need to run the command chmod +x 'Start Mac.command' to make the file executable.

Pip install method

  1. Run cyberdrop-dl once to generate an empty URLs.txt file.
  2. Copy and paste your links into URLs.txt. Each link you add has to go on its own line (paste link, press enter, repeat).
  3. Run cyberdrop-dl again. It will begin to download everything.
  4. Enjoy!

Custom way (Pip install above)

If you know what you're doing, you can use the available options to adjust how the program runs.

$ cyberdrop-dl -h
usage: cyberdrop-dl [-h] [-V] [-i INPUT_FILE] [-o OUTPUT_FOLDER] [--log-file LOG_FILE] [--threads THREADS] [--attempts ATTEMPTS] [--include-id] [--exclude-videos] [--exclude-images] [--exclude-audio] [--exclude-other] [--ignore-history] [--thotsbay-username "USERNAME"] [--thotsbay-password "PASSWORD"] [--skip SITE] [link ...]

Bulk downloader for multiple file hosts

positional arguments:
  link                  link to content to download (passing multiple links is supported)

optional arguments:
  -h, --help                show this help message and exit
  -V, --version             show program's version number and exit
  -i INPUT_FILE, --input-file INPUT_FILE             file containing links to download
  -o OUTPUT_FOLDER, --output-folder OUTPUT_FOLDER    folder to download files to
  --log-file LOG_FILE       log file to write to
  --db-file                 history DB file to write to
  --threads THREADS         number of threads to use (0 = max)
  --attempts ATTEMPTS       number of attempts to download each file
  --disable-attempt-limit   disables stopping the program based on attempt limits
  --include-id              include the ID in the download folder name
  --exclude-videos          exclude video files from downloading
  --exclude-images          exclude image files from downloading
  --exclude-audio           exclude audio files from downloading
  --exclude-other           exclude other files from downloading
  --ignore-history          ignores previous history and downloads everything
  --leakednudes-username       username to login to leakednudes (only required if the thread requires it)
  --leakednudes-password       password to login to leakednudes (only required if the thread requires it)
  --socialmediagirls-username       username to login to socialmediagirls (only required if the thread requires it)
  --socialmediagirls-password       password to login to socialmediagirls (only required if the thread requires it)
  --simpcity-username       username to login to simpcity (only required if the thread requires it)
  --simpcity-password       password to login to simpcity (only required if the thread requires it)
  --skip                    this removes the specified hosts links from downloads
  --ratelimit               this will add a ratelimiter to requests made in the program, the number you provide is in seconds
  --throttle                this is a throttle between requests during the downloading phase, the number is in seconds

--skip can use: "anonfiles", "bayfiles", "bunkr", "coomer.party", "cyberdrop", "cyberfile", "erome", "gfycat", "gofile", "jpg.church", "jpg.homes", "kemono.party", "leakednudes", "pixeldrain", "pixl.is", "postimg.cc", "putme.ga", "putmega.com", "redgifs", "saint", "socialmediagirls", "simpcity"

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cyberdrop-dl-3.2.4.tar.gz (39.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cyberdrop_dl-3.2.4-py3-none-any.whl (54.3 kB view details)

Uploaded Python 3

File details

Details for the file cyberdrop-dl-3.2.4.tar.gz.

File metadata

  • Download URL: cyberdrop-dl-3.2.4.tar.gz
  • Upload date:
  • Size: 39.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for cyberdrop-dl-3.2.4.tar.gz
Algorithm Hash digest
SHA256 510ecdbeabebf9e67e2599daf25e2f9237e45a06c84f842b823246bfbe0fcf05
MD5 6c15a47d919638060d893abc4669d12f
BLAKE2b-256 26a9f44a29c6e371f896577bb188f5feee41bf0174c641f61dad4799aa890e2e

See more details on using hashes here.

File details

Details for the file cyberdrop_dl-3.2.4-py3-none-any.whl.

File metadata

  • Download URL: cyberdrop_dl-3.2.4-py3-none-any.whl
  • Upload date:
  • Size: 54.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for cyberdrop_dl-3.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b82d40fc6fce968939d46adb30f624e9819ffd2f70814a66f572377957313606
MD5 4c8d7b3f92e8127186b4603d7c6738aa
BLAKE2b-256 ad7bd573c869daf0b9db26f259e76e158fac56717c57d7d0cb152431435e4d7a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page