Sign inSign up

bartixxx32/cdapl-dl

By bartixxx32

Updated almost 2 years ago

Image
0

4.5K

bartixxx32/cdapl-dl repository overview

CDA.PL Folder Downloader

Możesz użyć tego skryptu aby pobrać cały folder z cda.pl

Wymagania:

  • lynx
  • nodejs
  • npm

sudo apt-get install lynx nodejs npm

Jak używać

Wersja Bash: npm install

./cda_dl.sh "link"
Np: ./cda_dl.sh https://www.cda.pl/uzytkownik/folder/12345678

Wersja Docker

docker pull bartixxx32/cdapl-dl:latest ; docker run -it --rm -v $PWD/Pobrane:/Pobrane bartixxx32/cdapl-dl "link"

Pobrane pliki znajdziemy w folderze Pobrane w aktualnej ścieżce

Tag summary

Content type

Image

Digest

sha256:ba9423bc0

Size

37 MB

Last updated

almost 2 years ago

docker pull bartixxx32/cdapl-dl