cyberdrop-dl - cyberdrop.me Downloader written in Rust 🦀

This is my own https://cyberdrop.me album downloader, written in Rust as an exercise. It is my new favorite language <3 .

Usage

How to install

Install using cargo. Get it @ https://rustup.rs/ if you don't have it installed

It's that simple $ cargo install cyberdrop-dl

Docker one-liner

No need to build and install via Docker

$ docker run -it --rm -v "$(pwd)"/cyberdrop-dl:/cyberdrop-dl:rw wmw9/cyberdrop-dl cyberdrop-dl https://cyberdrop.me/a/album

TODO