NAME - filmaffinity-get-all-info.pl

get information from filmaffinity about a film and all ratings from a user

SYNOPSIS

  ./filmaffinity-get-all-info.pl --userid=123456 --destination=path/to/my/folder
  
  ./filmaffinity-get-all-info.pl --userid=123456 --destination=path/to/my/folder --delay=2
  
  ./filmaffinity-get-all-info.pl --userid=123456 --destination=path/to/my/folder --force

ARGUMENTS

--userid=123456

userid from filmaffinity

--destination=/home/william/filmaffinity

destination folder

OPTIONS

--delay=3

delay between requests

--force

force to retrieve all movies

AUTHOR

William Belle, <william.belle at gmail.com>

SEE ALSO

http://www.filmaffinity.com

LICENSE AND COPYRIGHT

Copyright 2013 William Belle.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.