diff --git a/sites/dstv.com/dstv.com.config.js b/sites/dstv.com/dstv.com.config.js index bf5558d1..03abb44d 100644 --- a/sites/dstv.com/dstv.com.config.js +++ b/sites/dstv.com/dstv.com.config.js @@ -1,3 +1,4 @@ +const axios = require('axios') const cheerio = require('cheerio') const dayjs = require('dayjs') const utc = require('dayjs/plugin/utc') @@ -43,6 +44,24 @@ module.exports = { }) return programs + }, + async channels({ bouquet }) { + const data = await axios + .get( + `https://guide.dstv.com/api/channel/fetchChannelsByGenresInBouquet?bouquetId=${bouquet}&genre=all` + ) + .then(r => r.data) + .catch(console.log) + + const items = data.items + return items.map(item => { + return { + lang: 'en', + site_id: `${bouquet}#${item.channelTag}`, + name: item.channelName, + logo: item.channelLogoPaths.XLARGE + } + }) } } diff --git a/sites/dstv.com/dstv.com.test.js b/sites/dstv.com/dstv.com.test.js index 56099060..c0dcf023 100644 --- a/sites/dstv.com/dstv.com.test.js +++ b/sites/dstv.com/dstv.com.test.js @@ -1,4 +1,5 @@ -// npx epg-grabber --config=sites/dstv.com/dstv.com.config.js --channels=sites/dstv.com/dstv.com_ao.channels.xml --output=.gh-pages/guides/ao/dstv.com.epg.xml --days=2 +// node ./scripts/commands/parse-channels.js --config=./sites/dstv.com/dstv.com.config.js --output=./sites/dstv.com/dstv.com_za.channels.xml --set=bouquet:c35aaecd-5dd1-480b-ae24-357e600a0e4d +// npx epg-grabber --config=sites/dstv.com/dstv.com.config.js --channels=sites/dstv.com/dstv.com_za.channels.xml --output=guide.xml --timeout=30000 --days=2 const { parser, url, logo } = require('./dstv.com.config.js') const dayjs = require('dayjs') diff --git a/sites/dstv.com/dstv.com_za.channels.xml b/sites/dstv.com/dstv.com_za.channels.xml new file mode 100644 index 00000000..9d744486 --- /dev/null +++ b/sites/dstv.com/dstv.com_za.channels.xml @@ -0,0 +1,165 @@ + + + + 1KZN TV + 1 Magic Africa + Africa Magic Epic + Africa Magic Family + Africa Magic Urban + Africanews + Afro Music Pop + Aljazeera English + BBC Brit South Africa + BBC Earth South Africa + BBC Lifestyle South Africa + BBC World News Africa + BET Africa + Big Brother Mzansi + Bloomberg TV Africa + Boomerang EMEA + BusinessDay TV + Cape Town TV + Cartoon Network Middle East & Africa + CBeebies South Africa + CBS Justice Africa + CBS Reality Africa + CCTV 4 Europe + CGTN + Channel O + CNBC Africa + CNN International Europe + Comedy Central Africa + Curiosity Channel + Da Vinci + Daystar TV + Discovery Channel Middle East & Africa + Discovery Family Africa + Disney Channel South Africa + Disney Junior South Africa + Dumisa TV + DW Deutsch + E! Africa + E Extra + Emmanuel TV + E Movies + E Movies Extra + ENews Channel Africa + ESPN 2 Africa + ESPN Africa + E Toonz + E TV + EuroNews English + Faith Africa + FliekNet + Food Network EMEA + Gau TV + Ginx eSports TV International + HGTV South Africa + History Africa + Honey + Ignition + Investigation Discovery Africa + ITV Networks + JimJam Europe + Kix + KykNet + KykNet & Kie + KykNet Nou! + Lifetime Africa + Maisha Magic Movies + Me + Mindset Learn + M-Net Movies 1 West Africa + M-Net Movies 2 + M-Net Movies 3 + M-Net Movies 4 + M-Net Movies Men of Action + M-Net South Africa + Moja Love + Mpuma Kapa TV + MTV Africa + MTV Base Africa + My Channel Africa + Mzansi Bioskop + Mzansi Magic + Mzansi Magic Music + Mzansi Wethu + National Geographic South Africa + National Geographic Wild South Africa + NDTV 24x7 + Newzroom Afrika + NHK World Japan + Nickelodeon Africa + Nick Jr Africa + NickToons Africa + Novela Magic + NTA International + One Gospel + Parliament TV + PBS Kids + People's Weather + Racing 240 + Rai Italia Africa + Real Time Africa + Rok + RT News + RTP Internacional Europa + SABC 1 + SABC 2 + SABC 3 + SABC News + Sky News International + Soundcity Africa + Soweto TV + Spice + StarLife + Studio Universal Africa + SuperSport Action Africa + SuperSport Blitz Africa + SuperSport Cricket Africa + SuperSport Football Africa + SuperSport Golf Africa + SuperSport Grandstand Africa + SuperSport LaLiga Africa + SuperSport Máximo 1 Africa + SuperSport Motorsport Africa + SuperSport OTT + SuperSport OTT 2 + SuperSport OTT 3 + SuperSport OTT 4 + SuperSport OTT 5 + SuperSport OTT 6 + SuperSport OTT 7 + SuperSport OTT 8 + SuperSport Play + SuperSport Premier League Africa + SuperSport PSL + SuperSport Rugby Africa + SuperSport Tennis Africa + SuperSport Variety 1 Africa + SuperSport Variety 2 Africa + SuperSport Variety 3 Africa + SuperSport Variety 4 Africa + TBN Africa + Telemundo Africa + Telemundo Africa + Tellytrack 1 + The Home Channel + TLC Africa + Tlnovelas Europa + TNT Africa + Trace Gospel English Speaking Africa + Trace Mziki + Trace Naija + Travel Channel Europe + Tshwane TV + TV5Monde Afrique + TV Lesotho + TV Moçambique Internacional + Universal TV Africa + Via + WildEarth + WWE Channel + Zee World + +