flickr_upload
module for uploading images to flickr.com
Install
- All systems
-
curl cmd.cat/flickr_upload.sh
- Debian
-
apt-get install libflickr-upload-perl
- Ubuntu
-
apt-get install libflickr-upload-perl
- Kali Linux
-
apt-get install libflickr-upload-perl
- Fedora
-
dnf install perl-Flickr-Upload-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libflickr-upload-perl
- Raspbian
-
apt-get install libflickr-upload-perl
- Dockerfile
- dockerfile.run/flickr_upload
libflickr-upload-perl
module for uploading images to flickr.com
flickr_upload is a completely functional batch uploading tool which uses Perl module Flickr::Upload as its back-end. It is flickr.com image uploading made easy and quick from the command line; it also helps you tagging, choosing access control, defining content type, setting safety level, etc., while uploading your images. flickr_upload may also be useful for generating authentication tokens against other API keys/secrets (i.e. for embedding in scripts).