mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update grab.js
This commit is contained in:
@@ -34,7 +34,7 @@ async function main() {
|
||||
await grabber
|
||||
.grab(channel, config, (item, err) => {
|
||||
console.log(
|
||||
` ${item.channel.site} - ${item.channel.xmltv_id} - ${item.date.format(
|
||||
` ${item.channel.xmltv_id} - ${item.channel.site} - ${item.date.format(
|
||||
'MMM D, YYYY'
|
||||
)} (${item.programs.length} programs)`
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user