an unofficial cyberdrop album downloader
based on https://gitlab.com/Fshy/cyberdrop-downloader, I can not run this easily, so I tried to make it easy. Sorry, i am very dumb
In the terminal, type
git clone https://github.com/CaianKardoso/cydrop.git cydrop
cd cydropThen
yarn install
node app.jsAfter that, you can open in
127.0.0.1:4000
if you do not understand anything, no panic, install git, node and yarn, then run these lines