Skip to content
michalsanger edited this page Dec 7, 2014 · 1 revision

Get a list of your photosets as a simple table with ID, title and number of photos. ID is used when you want to download a photoset

List photosets

Usage

flickr_downloadr photoset:list

The shortcuts are available, so flickr_downloadr photoset:l or flickr_downloadr p:l are the same.

Options

There are several options you can set. Get the full list with basic info:

flickr_downloadr photoset:list --help

--limit

Number of newest photosets. Default value is 20.

--all

Ignore limit, list all photosets.

Clone this wiki locally