tv_grab_jp

Langue: en

Version: 2007-08-23 (mandriva - 22/10/07)

Section: 1 (Commandes utilisateur)

NAME

tv_grab_jp - Grab TV listings for Japan.

SYNOPSIS

tv_grab_jp --help

tv_grab_jp [--config-file FILE] --configure [--gui OPTION]

tv_grab_jp [--config-file FILE] [--output FILE] [--days N]
           [--offset N] [--enable-readstr] [--no-category-code]
           [--quiet]

tv_grab_jp --list-channels

DESCRIPTION

Output TV listings for several channels available in Japan. The grabber relies on parsing HTML so it might stop working at any time.

First run tv_grab_jp --configure to choose, which channels you want to download. Then running tv_grab_jp with no arguments will output listings in XML format to standard output.

tv_grab_jp always grab 7 days of listings.

--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_jp.conf. This is the file written by --configure and read when grabbing.

--gui OPTION Use this option to enable a graphical interface to be used. OPTION may be 'Tk', or left blank for the best available choice. Additional allowed values of OPTION are 'Term' for normal terminal output (default) and 'TermNoProgressBar' to disable the use of Term::ProgressBar.

--output FILE Write to FILE rather than standard output.

--days N Grab N days. The default and the maximum is 7.

--offset N Start N days in the future. The default is to start from today.

--enable-readstr Add Hiragana(read strings) for program title.

--no-category-code Suppress category code. English translated category names will be added to the listings without this option.

--quiet Suppress the progress messages normally written to standard error.

--list-channels Write output giving <channel> elements for every channel available, but no programmes.

--version Show the version of the grabber.

--help Print a help message and exit.

SEE ALSO

xmltv(5).

AUTHOR

Takeru Komoriya<komoriya@paken.org> Based on tv_grab_fi by Matti Airas and tv_grab_sn by Stefan G:orling.

BUGS

The data source may not suit recommended XMLTV DTD format.