mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
commit
b94bb61215
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ const dayjs = require('dayjs')
|
|||
|
||||
module.exports = {
|
||||
site: 'tva.tv',
|
||||
skip: true, // NOTE: the server is not responsible for the given time (https://github.com/iptv-org/epg/actions/workflows/tva.tv.yml)
|
||||
days: 2,
|
||||
url: function ({ date, channel }) {
|
||||
return `https://api.ott.tva.tv/v2/epg/program_events.json?channel_id=${
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue