This is the command tv_grab_ptp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
tv_grab_pt - Grab TV listings for Portugal.
SYNOPSIS
tv_grab_pt --help
tv_grab_pt [--config-file FILE] --configure [--gui OPTION]
tv_grab_pt [--config-file FILE] [--output FILE] [--days N]
[--offset N] [--fast] [--quiet] [--icons]
tv_grab_pt --list-channels
DESCRIPTION
Output TV listings for several channels available in Portugal. It supports the public
network and the private NetCabo network.
First run tv_grab_pt --configure to choose, which channels you want to download. Then
running tv_grab_pt with no arguments will output listings in XML format to standard
output.
--configure Prompt for which channels, and write the configuration file.
--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.
--config-file FILE Set the name of the configuration file, the default is
~/.xmltv/tv_grab_pt.conf. This is the file written by --configure and read when grabbing.
--days N Grab N days. The default is 7 days.
--offset N Start N days in the future. The default is to start from today.
--fast Only fetch summary information for each programme. This is only title, start/stop
times, category, episode number.
--output FILE Write to FILE rather than standard output.
--quiet Suppress the progress messages normally written to standard error.
--icons Fetches channels icons/logos [deprecated - this is now the default]
--version Show the version of the grabber.
--help Print a help message and exit.
Use tv_grab_ptp online using onworks.net services