Download almost any album from downloads.khinsider using a multithreaded python script
Find a file
2024-01-16 10:37:07 +01:00
downloader-flac.py Create downloader-flac.py 2024-01-16 10:20:29 +01:00
downloader-mp3.py Create downloader-mp3.py 2024-01-16 10:19:29 +01:00
LICENSE Initial commit 2024-01-16 10:19:03 +01:00
README.md Update README.md 2024-01-16 10:37:07 +01:00
requirements.txt Create requirements.txt 2024-01-16 10:22:30 +01:00

pydownloader4downloads.khinsider

Download the album from downloads.khinsider using a multithreaded python script

How to use the script

Download the source code by running git clone

git clone https://github.com/OlaYZen/pydownloader4downloads.khinsider.git

Install the required python libraries by downloading the requirements.txt found on this GitHub page and running the following command

pip install -r requirements.txt

Start the program using Python and enter the album URL of the website by running Not all albums have mp3 or flac, If one does not work try the other

python downloader-flac.py

or

python downloader-mp3.py