Update telenet.tv

This commit is contained in:
freearhey
2023-11-28 14:51:06 +03:00
parent 506dcd4a5d
commit 5c10f403ce
4 changed files with 287 additions and 120 deletions
-3
View File
@@ -1,6 +1,3 @@
// npm run channels:parse -- --config=./sites/telenet.tv/telenet.tv.config.js --output=./sites/telenet.tv/telenet.tv.channels.xml
// npm run grab -- --site=telenet.tv
const { parser, url } = require('./telenet.tv.config.js')
const fs = require('fs')
const path = require('path')