Update rtp.pt

This commit is contained in:
freearhey 2023-11-26 17:22:04 +03:00
parent 85e875575b
commit e4475c79a2
3 changed files with 15 additions and 17 deletions

View file

@ -1,6 +1,3 @@
// npm run channels:parse -- --config=./sites/rtp.pt/rtp.pt.config.js --output=./sites/rtp.pt/rtp.pt.channels.xml
// npm run grab -- --site=rtp.pt
const { parser, url } = require('./rtp.pt.config.js')
const fs = require('fs')
const path = require('path')