Rename orange.fr to chaines-tv.orange.fr

This commit is contained in:
Aleksandr Statciuk 2021-11-21 22:41:21 +03:00
parent 554db6ed63
commit 863fffdc58
3 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
const dayjs = require('dayjs')
module.exports = {
site: 'orange.fr',
site: 'chaines-tv.orange.fr',
url({ channel, date }) {
return `https://rp-ott-mediation-tv.woopic.com/api-gw/live/v3/applications/STB4PC/programs?groupBy=channel&includeEmptyChannels=false&period=${date.valueOf()},${date
.add(1, 'd')

View file

@ -1,6 +1,6 @@
// npx epg-grabber --config=sites/orange.fr/orange.fr.config.js --channels=sites/orange.fr/orange.fr_fr.channels.xml --output=.gh-pages/guides/fr/orange.fr.epg.xml --days=2
// npx epg-grabber --config=sites/chaines-tv.orange.fr/chaines-tv.orange.fr.config.js --channels=sites/chaines-tv.orange.fr/chaines-tv.orange.fr_fr.channels.xml --output=.gh-pages/guides/fr/chaines-tv.orange.fr.epg.xml --days=2
const { parser, url, logo, request } = require('./orange.fr.config.js')
const { parser, url, logo, request } = require('./chaines-tv.orange.fr.config.js')
const dayjs = require('dayjs')
const utc = require('dayjs/plugin/utc')
const customParseFormat = require('dayjs/plugin/customParseFormat')

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<site site="orange.fr">
<site site="chaines-tv.orange.fr">
<channels>
<channel lang="fr" xmltv_id="01TV.fr" site_id="2942" logo="https://proxymedia.woopic.com/api/v1/images/553%2Flogos%2Fv2%2Flogos%2Flivetv_01tv%2F20200102_141654%2FwebTVLogo%2Flogo_180x96.png">01 TV</channel>
<channel lang="fr" xmltv_id="2MMonde.ma" site_id="340" logo="https://proxymedia.woopic.com/api/v1/images/553%2Flogos%2Fv2%2Flogos%2Flivetv_2mmonde%2F20151026_092415%2FwebTVLogo%2Flogo_180x96.png">2M Monde</channel>