tv_grab_in
Utilities related to the XMLTV file format for TV listings
Install
- All systems
-
curl cmd.cat/tv_grab_in.sh
- Debian
-
apt-get install xmltv-util
- Ubuntu
-
apt-get install xmltv-util
- Kali Linux
-
apt-get install xmltv-util
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xmltv-util
- Raspbian
-
apt-get install xmltv-util
- Dockerfile
- dockerfile.run/tv_grab_in
xmltv-util
Utilities related to the XMLTV file format for TV listings
Gather television listings, process them and organize your viewing. XMLTV is a file format for storing TV listings, defined in xmltv.dtd. This package includes general programs that are part of the XMLTV package, such as various "grabbers" to get TV listings from online providers and also utilities to manipulate such listings. The upstream CGI (web) front-end example is also included as part of the documentation.