Skip to content

Script to download all images and videos from a cyberdrop.me album written in shell script

License

Notifications You must be signed in to change notification settings

abyssswatcher/cyberdrop-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cyberdrop Downloader

Cyberdrop Downloader is a script to download all images and videos from a cyberdrop.me album written in shell script.

  • It only will work on unix like OS

Usage

  1. Install dependencies:
$ apt install curl wget -y
  1. Add exec permisson:
$ chmod +x ./cyberdrop-downloader.sh
  1. run:
$ ./cyberdrop-downloader.sh <cyberdrop-link>

To download multiple links create a file with the links (one per line) then run:

$ ./cyberdrop-downloader.sh -m <filename>

About

Script to download all images and videos from a cyberdrop.me album written in shell script

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages