Merge branch 'patch-2025.10.1' of https://github.com/iptv-org/epg into be-updates

This commit is contained in:
theofficialomega
2025-10-24 15:13:08 +02:00
108 changed files with 6272 additions and 6825 deletions

View File

@@ -1,7 +1,7 @@
import chalk from 'chalk'
import { program } from 'commander'
import { Storage, File } from '@freearhey/storage-js'
import { XmlDocument, XsdValidator, XmlValidateError, ErrorDetail } from 'libxml2-wasm'
import { Storage, File } from '@freearhey/storage-js'
import { program } from 'commander'
import chalk from 'chalk'
const xsd = `<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">