NAME
tv_grab_es_digital - Grab TV listings for Spain (Digital+).
SYNOPSIS
tv_grab_es_digital --help
tv_grab_es_digital [--config-file FILE] --configure
tv_grab_es_digital [--config-file FILE] [--output FILE] [--days N] [--offset N] [--quiet]
tv_grab_es_digital --list-channels
DESCRIPTION
Output TV listings for several channels available in Spain (Digital+). Currently those channels are available either at Hispasat and Astra on DVB format. The listings are currently coming directly from Digital+ (cplus.es) The grabber relies on parsing HTML so it might stop working at any time.
First run tv_grab_es_digital --configure to choose, which channels you want to download. Then running tv_grab_es_digital with no arguments will output listings in XML format to standard output.
--configure Prompt for which channels, and write the configuration file.
--config-file FILE Set the name of the configuration file, the default is ~/.xmltv/tv_grab_es_digital.conf. This is the file written by --configure and read when grabbing.
--output FILE write to FILE rather than standard output.
--days N grab N days. The default is 3.
--offset N start N days in the future. The default is to start from today.
--quiet suppress the progress messages normally written to standard error.
SEE ALSO
AUTHOR
Ramon Roca, Ramon.Roca@XCombo.com, based on tv_grab_es