Skip to content

Repository files navigation

FlickrRemovePhotosFromSet

This is a command line utility to remove photos that are in one photoset from another.

Example batch file to remove photos from the Auto Upload photoset that appear in the given photoset ID.

echo off
set arg1=%1
shift

FlickrRemovePhotosFromSet.exe -v -k [api-key] -a [api-secret] -t [Auto Upload Photoset ID] -s %arg1%

Licensed under GNU Lesser General Public License v3.0.

About

An open source .Net based project to automate management of photos in Flick Photo Albums.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages