PHPackages                             md-adil/songspk-dl - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. md-adil/songspk-dl

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

md-adil/songspk-dl
==================

Download songs pk songs with one command

1.0.2(5y ago)227[2 PRs](https://github.com/md-adil/songspk-dl/pulls)MITPHP

Since Jan 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/md-adil/songspk-dl)[ Packagist](https://packagist.org/packages/md-adil/songspk-dl)[ RSS](/packages/md-adil-songspk-dl/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

Downloading songs from songs.pk using songspk-dl written in php.
================================================================

[](#downloading-songs-from-songspk-using-songspk-dl-written-in-php)

Hey guys!!! How much time does it take for you to download a 100 songs/albums from a site like songs.pk?? I have something that will just take a second of yours to download 100 songs in one go. Isn't that awesome!!!

### Getting Started

[](#getting-started)

These instructions will allow you to download songs in bulk from songs.pk on your local machine in just few steps.

### Installing

[](#installing)

A step by step series that will help you to install the package:

#### Step 1 : Download Composer (Ignore if you have already installed composer)

[](#step-1--download-composer-ignore-if-you-have-already-installed-composer)

#### Step 2 : Make the folder where you want to store the songs.

[](#step-2--make-the-folder-where-you-want-to-store-the-songs)

```
mkdir ~/Desktop/songs
cd ~/Desktop/songs

```

or you can right click and create a new folder.

#### Step 3 : Type the following command to install the package.

[](#step-3--type-the-following-command-to-install-the-package)

```
composer require md-adil/songspk-dl dev-master

```

#### Step 4 : Following command will get all the songs from .

[](#step-4---following-command-will-get-all-the-songs-from-httpssongspkmobi)

```
./vendor/bin/songspk-dl [argument] [--page]
or in Windows
vendor\bin\songspk-dl [argument] [--page]

```

### Here are few argument you can use :

[](#here-are-few-argument-you-can-use-)

#### argument (optional)

[](#argument-optional)

Download latest bollywood in the provided slug only first

```
browse/bollywood-albums

```

Download latest ghazals.

```
browse/ghazals

```

#### page (optional)

[](#page-optional)

The –-page option can be used in multiple ways.

To get all downloads from page 1

```
--page=1

```

Range to download from page 1 to 5.

```
--page=1-5

```

To download only page 1 and 3.

```
--page=1,3

```

### You can also install globally.

[](#you-can-also-install-globally)

```
composer global require md-adil/songspk-dl

```

( Make sure you added in path ) [https://getcomposer.org/doc/03-cli.md](https://getcomposer.org/doc/03-cli.md#global)then just run `songspk-dl` from any directory where you wish to download.

### Examples

[](#examples)

To Donwload all albums from songspk home page

```
./vendor/bin/songspk-dl

```

To Download songs from provided url, visit the site to get required url/slug.

```
./vendor/bin/songspk-dl browse/bollywood-albums

```

To Download songs from provided url only for page 1.

```
./vendor/bin/songspk-dl browse/bollywood-albums --page=1

```

To Download songs from provided url pages 1 to 10.

```
./vendor/bin/songspk-dl browse/bollywood-albums --page=1-10

```

##### Note:

[](#note)

```
Windows users can skip `.` and replace `/` with `\`

```

Please, Dont forget to give stars on [github.com/md-adil/songspk-dl](https://github.com/md-adil/songspk-dl).

### Bye :)

[](#bye-)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1977d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/184507?v=4)[adil](/maintainers/adil)[@adil](https://github.com/adil)

---

Tags

mp3songsbollywoodindian songssongs pk

### Embed Badge

![Health badge](/badges/md-adil-songspk-dl/health.svg)

```
[![Health](https://phpackages.com/badges/md-adil-songspk-dl/health.svg)](https://phpackages.com/packages/md-adil-songspk-dl)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49517.1k](/packages/blackfire-player)[dominikb/composer-license-checker

Utility to check for licenses of dependencies and block/allow them.

574.3M12](/packages/dominikb-composer-license-checker)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k58](/packages/open-dxp-opendxp)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
