mirror of
https://github.com/NohamR/OqeeRewind.git
synced 2026-01-10 08:08:20 +00:00
Add EPG API URL and update dependencies
This commit is contained in:
@@ -13,6 +13,7 @@ from utils.stream import (
|
||||
)
|
||||
|
||||
SERVICE_PLAN_API_URL = "https://api.oqee.net/api/v6/service_plan"
|
||||
EPG_API_URL = "https://api.oqee.net/api/v1/epg/all/{unix}"
|
||||
|
||||
class DatetimeValidator(Validator):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user