PHPackages                             michalsanger/cli-flickr-downloadr - 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. [CLI &amp; Console](/categories/cli)
4. /
5. michalsanger/cli-flickr-downloadr

ActiveLibrary[CLI &amp; Console](/categories/cli)

michalsanger/cli-flickr-downloadr
=================================

Backup your Flickr with this console app

v0.7.1(11y ago)219[7 issues](https://github.com/michalsanger/cli-flickr-downloadr/issues)MITPHPPHP &gt;=5.3.0

Since Nov 24Pushed 11y agoCompare

[ Source](https://github.com/michalsanger/cli-flickr-downloadr)[ Packagist](https://packagist.org/packages/michalsanger/cli-flickr-downloadr)[ RSS](/packages/michalsanger-cli-flickr-downloadr/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (6)Versions (6)Used By (0)

Flickr Downloadr
================

[](#flickr-downloadr)

Backup your Flickr with this console app

Installation
------------

[](#installation)

[Get the latest package](https://github.com/michalsanger/cli-flickr-downloadr/releases) and save it into the `$PATH`. PHP 5.3.0 or later is required.

```
wget https://github.com/michalsanger/cli-flickr-downloadr/releases/download/v0.7.1/flickr_downloadr.phar -O flickr_downloadr.phar
chmod u+x flickr_downloadr.phar
mv flickr_downloadr.phar /usr/local/bin/flickr_downloadr

```

Usage
-----

[](#usage)

Run just the app `flickr_downloadr` to get intro help:

[![Help screen](https://camo.githubusercontent.com/0c51a09a6b87970c0f47d303147e226d962a0bbeefbc98eedd8be55129d50299/68747470733a2f2f6661726d382e737461746963666c69636b722e636f6d2f373534302f31353638343430303738305f373163386634353330305f6f2e706e67)](https://camo.githubusercontent.com/0c51a09a6b87970c0f47d303147e226d962a0bbeefbc98eedd8be55129d50299/68747470733a2f2f6661726d382e737461746963666c69636b722e636f6d2f373534302f31353638343430303738305f373163386634353330305f6f2e706e67)

Use `--help` to get info about commands:

`flickr_downloadr photoset:list --help`

### Shortcuts

[](#shortcuts)

You don't have to write full command, it's enough if the prefix match one command. `flickr_downloadr photoset:download`, `flickr_downloadr photoset:d` or `flickr_downloadr p:d` are all the same.

### Authorize

[](#authorize)

At first, you have to allow access to your photos for this app:

`flickr_downloadr authorize`

There is a [step by step tutorial with screenshots](https://github.com/michalsanger/cli-flickr-downloadr/wiki/Authorization)

### Photosets list

[](#photosets-list)

Get a list of your albums:

`flickr_downloadr photoset:list`

[![List photosets](https://camo.githubusercontent.com/ec37cdcd0a87e14db4882f814dd2295cb9278937d5a6266a3adb3a65e15fc537/68747470733a2f2f6661726d382e737461746963666c69636b722e636f6d2f373534382f31353638353731343436395f303939336131363064645f6f2e706e67)](https://camo.githubusercontent.com/ec37cdcd0a87e14db4882f814dd2295cb9278937d5a6266a3adb3a65e15fc537/68747470733a2f2f6661726d382e737461746963666c69636b722e636f6d2f373534382f31353638353731343436395f303939336131363064645f6f2e706e67)

[Read the documentation](https://github.com/michalsanger/cli-flickr-downloadr/wiki/Photosets-list) about photosets list.

### Download a photoset

[](#download-a-photoset)

Use the photoset ID as argument for `photoset:download` command:

`flickr_downloadr photoset:download 72157647129250803`

[![Download photoset](https://camo.githubusercontent.com/37a930e22afa767ec4f18098d89e353fd753f2453ffe6c1c8cc6f6a6829c65ef/68747470733a2f2f6661726d382e737461746963666c69636b722e636f6d2f373438382f31363036323537353438315f653461313835333763655f6f2e706e67)](https://camo.githubusercontent.com/37a930e22afa767ec4f18098d89e353fd753f2453ffe6c1c8cc6f6a6829c65ef/68747470733a2f2f6661726d382e737461746963666c69636b722e636f6d2f373438382f31363036323537353438315f653461313835333763655f6f2e706e67)

[Read the documentation](https://github.com/michalsanger/cli-flickr-downloadr/wiki/Photoset-download) about this command.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Every ~6 days

Total

5

Last Release

4157d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1672f224a65e84e3dc99ee449b02542380763d69dc9e929e1923d7e54fc7a246?d=identicon)[michalsanger](/maintainers/michalsanger)

---

Top Contributors

[![michalsanger](https://avatars.githubusercontent.com/u/2528846?v=4)](https://github.com/michalsanger "michalsanger (122 commits)")

---

Tags

clibackupappdownloadflickr

### Embed Badge

![Health badge](/badges/michalsanger-cli-flickr-downloadr/health.svg)

```
[![Health](https://phpackages.com/badges/michalsanger-cli-flickr-downloadr/health.svg)](https://phpackages.com/packages/michalsanger-cli-flickr-downloadr)
```

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.2k](/packages/symfony-console)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.4k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k239.8M285](/packages/nunomaduro-termwind)[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M319](/packages/wp-cli-wp-cli)[wp-cli/php-cli-tools

Console utilities for PHP

68325.0M364](/packages/wp-cli-php-cli-tools)[socialengine/sniffer-rules

A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.

1248.2k1](/packages/socialengine-sniffer-rules)

PHPackages © 2026

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