Update plex.tv

This commit is contained in:
freearhey
2023-11-26 12:52:57 +03:00
parent 948495df13
commit 9d92665918
4 changed files with 81 additions and 231 deletions

View File

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