Update getEpgs.py
This commit is contained in:
@@ -60,11 +60,11 @@ def filter_and_build_epg(urls):
|
||||
print(f"New EPG saved to {output_file_gz}")
|
||||
|
||||
urls = [
|
||||
'https://bit.ly/103216-595281-EPG-XML',
|
||||
'https://epgshare01.online/epgshare01/epg_ripper_US1.xml.gz',
|
||||
'https://epgshare01.online/epgshare01/epg_ripper_US_LOCALS2.xml.gz',
|
||||
'https://epgshare01.online/epgshare01/epg_ripper_CA1.xml.gz',
|
||||
'https://epgshare01.online/epgshare01/epg_ripper_PLEX1.xml.gz',
|
||||
'https://bit.ly/103216-595281-xml-gz',
|
||||
]
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user