Update xumo.tv

This commit is contained in:
freearhey
2023-12-02 16:00:06 +03:00
parent cd0ef77a64
commit f50ed56f92
4 changed files with 341 additions and 279 deletions

View File

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