codecrafted / khinsider-soundtracks-downloader
you can download full mp3 album from downloads.khinsider.com website
Package info
github.com/SeyedMahmoudMousavi/khinsider-soundtracks-downloader
Type:project
pkg:composer/codecrafted/khinsider-soundtracks-downloader
v1.0.0
2023-11-23 14:23 UTC
Requires
This package is auto-updated.
Last update: 2026-03-23 20:01:41 UTC
README
download khinsider soundtracks mp3 albums easily
How to use this downloader
-
first setup PHP on your system or use xampp and similar
-
update pakages with terminal:
$ composer update -
serve project with terminal:
$ php -S 127.0.0.1:8080 -
visit https://27.0.0.1:8080
Notice
please increase this value at "php.ini" in the root of php installed directory
max_execution_time=300
we recommend set time for each link 3 secound
Example
50 link * 3 secound
max_execution_time=150
