mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update comteco.com.bo
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<channels>
|
<channels>
|
||||||
<!-- <channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="ATB (4)">ATB</channel> -->
|
<channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="ATB (4)">ATB</channel>
|
||||||
<!-- <channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="P.A.T. (42)">PAT</channel> -->
|
<channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="P.A.T. (42)">PAT</channel>
|
||||||
<!-- <channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="Sony">Sony Channel</channel> -->
|
<channel site="comteco.com.bo" lang="es" xmltv_id="" site_id="Sony">Sony Channel</channel>
|
||||||
<channel site="comteco.com.bo" lang="es" xmltv_id="AbyaYalaTV.bo" site_id="ABYA YALA">Abya Yala TV</channel>
|
<channel site="comteco.com.bo" lang="es" xmltv_id="AbyaYalaTV.bo" site_id="ABYA YALA">Abya Yala TV</channel>
|
||||||
<channel site="comteco.com.bo" lang="es" xmltv_id="AEPanregional.us" site_id="A&E Mundo">A&E</channel>
|
<channel site="comteco.com.bo" lang="es" xmltv_id="AEPanregional.us" site_id="A&E Mundo">A&E</channel>
|
||||||
<channel site="comteco.com.bo" lang="es" xmltv_id="AMCLatinAmerica.us" site_id="AMC">AMC</channel>
|
<channel site="comteco.com.bo" lang="es" xmltv_id="AMCLatinAmerica.us" site_id="AMC">AMC</channel>
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
// npm run grab -- --site=comteco.com.bo
|
|
||||||
|
|
||||||
const { parser, url, request } = require('./comteco.com.bo.config.js')
|
const { parser, url, request } = require('./comteco.com.bo.config.js')
|
||||||
const dayjs = require('dayjs')
|
const dayjs = require('dayjs')
|
||||||
const utc = require('dayjs/plugin/utc')
|
const utc = require('dayjs/plugin/utc')
|
||||||
|
|||||||
15
sites/comteco.com.bo/readme.md
Normal file
15
sites/comteco.com.bo/readme.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# comteco.com.bo
|
||||||
|
|
||||||
|
https://www.comteco.com.bo/pages/canales-y-programacion-tv/
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab -- --site=comteco.com.bo
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test -- comteco.com.bo
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user