codecrafted / khinsider-soundtracks-downloader
you can download full mp3 album from downloads.khinsider.com website
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
This package is auto-updated.
Last update: 2025-03-23 17:54:07 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