Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 562 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 562 Bytes

chomikdl

chomikdl is a Python script for downloading mp3 files from chomikuj.pl

Use it to download files you own uploaded to your account.

It does not require logging in so your credentials are safe.

Installation

  1. Clone the repo
git clone https://github.com/kriskaminski/chomikdl
  1. install requred packages in venv
python -m pip install -r requirements.txt

Usage

python chomikdl.py https://chomikuj.pl/Adhira/MUZYKA/TEST

License

MIT