NAME
rajce-get - Download images from rajce.net.
VERSION
version 1.190840
SYNOPSIS
rajce-get [OPTIONS]
DESCRIPTION
This program will download images from rajce.net. Images are saved in directory username/album
Behind proxy server try:
export http_proxy=http://login:password@proxyserver:port export https_proxy=http://login:password@proxyserver:port
OPTIONS AND ARGUMENTS
-u, --url https://username.rajce.idnes.cz/album
Address of requested album
-v, --verbose
Verbose mode
-s, --sorted
Sort output file names in the same order as they
appear in album
-V, --version
Show version and exit
-h, --help
Show help
EXAMPLES
rajce-get --sorted --verbose --url https://username.rajce.idnes.cz/album
SEE ALSO
https://metacpan.org/module/WebService::Rajce
AUTHOR
Petr Kletecka <pek@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Petr Kletecka.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.